AX3200 Upgrade Issues: Broken Packages and APK Connectivity Errors (v24.10.5 to v25.12.2)

Subject: AX3200 Upgrade Issues: Broken Packages and APK Connectivity Errors (v24.10.5 to v25.12.2)

Device: Xiaomi AX3200 (RB03)

Firmware Version: Upgrading from 24.10.5 to 25.12.2

Description:

I am encountering several issues after upgrading my AX3200 to version 25.12.2. The following packages appear to be missing from the LuCI interface:

zapret


luci-app-adblock


luci-app-sqm


luci-app-https-dns-proxy

Connectivity Issues:

After the upgrade, the internet connection was lost completely.


I managed to restore internet access for connected devices by manually adding DNS servers to the WAN interface.


However, the internal package manager (apk) still cannot connect to the repositories or the internet.

Problem:

Even though the WAN has a manual DNS, the system itself cannot resolve addresses to download or fix packages. The previously installed LuCI applications are not visible in the web UI.

How can I fix the apk package manager's connectivity and restore the functionality of these packages on this version?

1 Like

You have to skip those (uncheck) during upgrade process and install them later manually.

Should we guess your configs or you will provide them?

isn't in the openwrt repo, is it ?

Yes, I installed it manually myself.

then you can't automagically update it, unless owut is told to ignore it (if doable) or uninstall it.

In that case, a clean install is the best option. Because when I did a standard upgrade, I couldn’t resolve the internet issue.

not really surprising, if you kept the config, but dropped all the packages you had installed.

Actually, my DNS provider is usually configured by luci-app-https-dns-proxy, and the other settings are left at their defaults. I’m attaching screenshots of the configuration screen. To resolve the issue, I’m manually adding the DNS server 8.8.8.8 as shown in the second screenshot. However, my package manager still isn’t working.

I tried upgrading after taking a backup, but it didn’t work. I’ll try reinstalling it tonight.

post the error (from ssh) apk is throwing.

post output of nslookup downloads.openwrt.org too.

I performed a clean install and updated the IPv4 address to 192.168.2.1/24; however, the internet connection remained inactive. Following a suggestion from Gemini, I replugged the WAN cable, which fully resolved the issue. It appears the root cause was the router's failure to lease the correct IP address from the main modem. Thanks, everyone.

then your clients wouldn't have been able to use internet, unless your AX3200 isn't a router, but an AP.

Hello everyone, i’m getting the same issue in all OpenWRT v25, i tried everything the ChatGPT suggests, perform clean install. unplug/plug wan cable, change ip, but nothing works. I perform a clean install of v24 and works with the default settings. I’m getting the exactly same problem in the Xiaomi AX3000T.

My home network works with a Nokia G-140W-H blocked by the internet provider (i can’t enable brigde mode so my trade off was double nat) connecting my AX32000 and AX3000T (AX3200 as my main router). I was hopping someone could help.

Works with 25.12.2 out of the box with clean install or sysupgrade.

I tried today using sysupgrade (from a working 24.10.6 version) and out of the box with clean install. and still doesn’t work.

I got some logs from both versions.

OpenWrt 24.10.6, r29141-81be8a8869:

root@AX3200:~# ping google.com
PING google.com (2800:3f0:4001:810::200e): 56 data bytes
64 bytes from 2800:3f0:4001:810::200e: seq=0 ttl=119 time=8.649 ms
64 bytes from 2800:3f0:4001:810::200e: seq=1 ttl=119 time=10.351 ms
64 bytes from 2800:3f0:4001:810::200e: seq=2 ttl=119 time=9.290 ms
64 bytes from 2800:3f0:4001:810::200e: seq=3 ttl=119 time=8.168 ms
^C
--- google.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 8.168/9.114/10.351 ms
root@AX3200:~# ping openwrt.org
PING openwrt.org (2a03:b0c0:3:d0::1a51:c001): 56 data bytes
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=0 ttl=52 time=203.693 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=1 ttl=52 time=205.678 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=2 ttl=52 time=205.207 ms
64 bytes from 2a03:b0c0:3:d0::1a51:c001: seq=3 ttl=52 time=204.778 ms
^C
--- openwrt.org ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 203.693/204.839/205.678 ms
root@AX3200:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=115 time=11.528 ms
64 bytes from 8.8.8.8: seq=1 ttl=115 time=10.591 ms
64 bytes from 8.8.8.8: seq=2 ttl=115 time=8.656 ms
64 bytes from 8.8.8.8: seq=3 ttl=115 time=8.405 ms
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 8.405/9.795/11.528 ms

OpenWrt 25.12.2 r32802-f505120278:

root@AX3200:~# ping google.com
ping: bad address 'google.com'
root@AX3200:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=115 time=9.229 ms
64 bytes from 8.8.8.8: seq=1 ttl=115 time=11.923 ms
64 bytes from 8.8.8.8: seq=2 ttl=115 time=13.131 ms
64 bytes from 8.8.8.8: seq=3 ttl=115 time=8.596 ms
64 bytes from 8.8.8.8: seq=4 ttl=115 time=11.262 ms
64 bytes from 8.8.8.8: seq=5 ttl=115 time=9.602 ms
64 bytes from 8.8.8.8: seq=6 ttl=115 time=10.569 ms

Executing package manager

apk update

8 unavailable, 0 stale; 154 distinct packages available

Errors

wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/targets/mediatek/mt7622/packages/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/base/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/targets/mediatek/mt7622/kmods/6.12.74-1-2e14cd580d013ab4e512592b79bf44ae/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/luci/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/packages/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/routing/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/telephony/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.2/packages/aarch64_cortex-a53/video/packages.adb: unexpected end of file

The apk update command failed with code 8.

I got a list of all packages in both versions, if helps i can attach here.:slight_smile:

Try downloading the list manually with debugging turned on. Probably TLS failure, certificates... - God knows what can happen.

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