I successfully upgraded my routers to the latest openwrt. I had no problem with all of them except one, xiaomi ax3600. I cannot update and install packages:
ERROR: wget: exited with error 5 WARNING: updating and opening ``https://downloads.openwrt.org/releases/25.12.5/targets/qualcommax/ipq807x/packages/packages.adb:`` unexpected end of file ERROR: wget: exited with error 5 WARNING: updating and opening ``https://downloads.openwrt.org/releases/25.12.5/packages/aarch64_cortex-a53/base/packages.adb:`` unexpected end of file ERROR: wget: exited with error 5 WARNING: updating and opening ``https://downloads.openwrt.org/releases/25.12.5/targets/qualcommax/ipq807x/kmods/6.12.94-1-dbd7ac5945a1d38dbc7f22bedd674e40/packages.adb:`` unexpected end of file
I do not have wget-ssl installed and I already did ln -sf /bin/uclient-fetch /usr/bin/wget as described below:
Moreover, is the package luci-app-nlbawmon abandoned? I cannot find it also with other routers.
ERROR: unable to select packages: luci-app-nlbawmon (no such package): required by: world[luci-app-nlbawmon]
client-fetch ``https://downloads.openwrt.org/releases/25.12.5/tar gets/qualcommax/ipq807x/kmods/6.12.94-1-dbd7ac5945a1d38dbc7f22bedd674e40/package s.adb Downloading '``https://downloads.openwrt.org/releases/25.12.5/targets/qualcommax/ipq807x/kmods/6.12.94-1-dbd7ac5945a1d38dbc7f22bedd674e40/packages.adb``' Connecting to 1.1.1.1:443 Connection error: Server hostname does not match SSL certificate
I checked the system date
date
Fri Jul 3 05:33:06 UTC 2026
I also tried to reinstall the system without success