TLDR: Pulled an AR150 out of the dust and flashed it with the latest firmware from here (openwrt-ar150-3.216-0321-1679391237.bin). Want to install LUCI and a few other tools, however updating plug-ins failed.
How do I fix this?
– What I’ve Tried -
Discovered that the source domain in /etc/opkg/distfeeds.conf is no longer online, I updated /etc/opkg/distfeeds.conf by replacing fw.gl-inet.com/releases with download.gl-inet.com.
The new address can be pinged, however opkg update fails. It returns the following error:
- opkg_download: Failed to download http://download.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages/Packages.gz, wget returned 4.
- opkg_download: Check your network settings and connectivity.
Confirmed from a linux machine that wget of the new addresses does download the file.
In short, im stuck
. Thanks for your help.