Packages are not displayed - stuck on "Loading package information…"

Hello. I am running OpenWrt 19.07.6 on a TP-Link Archer C7 AC1750 v4 router. I tried installing a package, but it resulted in a failure (unfortunately i did not save a log). I tried then to update a list of packages using "Update lists..." button and it appears to have been executed correctly. here's the log:

Downloading http://downloads.openwrt.org/releases/19.07.6/targets/ath79/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading http://downloads.openwrt.org/releases/19.07.6/targets/ath79/generic/packages/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/targets/ath79/generic/kmods/4.14.215-1-b84a5a29b1d5ae1dc33ccf9ba292ca1d/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_kmods
Downloading http://downloads.openwrt.org/releases/19.07.6/targets/ath79/generic/kmods/4.14.215-1-b84a5a29b1d5ae1dc33ccf9ba292ca1d/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/base/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/freifunk/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_freifunk
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/freifunk/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/luci/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/packages/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/routing/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading http://downloads.openwrt.org/releases/19.07.6/packages/mips_24kc/telephony/Packages.sig
Signature check passed.

Upon re-loading the page, on the "Available" tab a message "Loading package information…" appears to be stuck. The web browser console also has the following error message:

TypeError: pkg is null

If i switch to "Installed" and "Updates" tabs there is a "No information available" text here. Please tell me how to fix this problem, thank you.

There is currently a major buildbot problem with the 19.07.x packages.

Read the other threads about it, e.g.
Packages missing in 19.07.7? - #10 by tjkolev

Wait.
Or build by yourself.

1 Like

Thanks for clarification!

Might still be the same issue there though.

It is actually two problems, on top of each other...

  • buildbot failed to build packages, and the download directories and/or package lists were emptied.
  • LuCI improperly hangs when the package list is empty.

The first problem revealed the second.
The second problem (with hanging LuCI) is hopefully fixed a few minutes ago with

Buildbot is generating the fixed SDKs for package builds, which can succeed once there are fixed SDKs.

It will take some time before everything has been rebuilt.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.