OpenWrt news, tools, tips and discussion. Related projects, such as DD-WRT, Tomato and OpenSAN, are also on-topic.
The opkg update command failed with code 6? Help needed!
Hello everyone!
My opkg update both thro LUCI and CLI doesn't wanna update, while my internet is getting routed fine.
It's outputting this error:
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Failed to send request: Operation not permitted
Collected errors:
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/targets/ramips/mt7621/packages/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/base/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/luci/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/packages/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/routing/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/telephony/Packages.gz, wget returned 4.
opkg_download: Check your network settings and connectivity.
I have a setup like this where the MI4AG and LEDE routers are on 2.x and same submask (the LEDE has dhcp on, disabled that for the mi4ag)
They route the internet fine, I just cannot use opkg tho :/
Any tips? I'm assuming I'm just horrible at setting up this multi router setup I have, as I'm clueless regarding networking.
Any help is appreciated! Thank you!
EDIT: Pinging doesn't work either thro Diagnostics tab, posted errors down below in the comments.