Sysupgrade issues

hi

I have an ax3600 and I am trying to update the firmware to the latest version. I have no way to access Luci via web, because it seems to fail...
the case is that the only way I have to try to restore the equipment is to upgrade to the latest firmware available but when I run the sysupgrade command, it logs me out and does not seem to complete the installation...

root@ro-router:~# sysupgrade -v /tmp/openwrt-ipq807x-generic-xiaomi_ax3600-squashfs-sysupgrade.bin
Mon Feb 20 13:42:34 CET 2023 upgrade: Saving config files...
etc/collectd.conf
etc/config/attendedsysupgrade
etc/config/babeld
etc/config/banip
etc/config/collectd
etc/config/dawn
etc/config/ddns
etc/config/dhcp
etc/config/dropbear
etc/config/firewall
etc/config/irqbalance
etc/config/lldpd
etc/config/luci
etc/config/luci_statistics
etc/config/luci_statistics-opkg
etc/config/network
etc/config/qos
etc/config/rpcd
etc/config/system
etc/config/ubootenv
etc/config/ucitrack
etc/config/uhttpd
etc/config/umdns
etc/config/upnpd
etc/config/wireless
etc/dropbear/dropbear_ed25519_host_key
etc/dropbear/dropbear_rsa_host_key
etc/fw_env.config
etc/fw_sys.config
etc/group
etc/hosts
etc/inittab
etc/luci-uploads/.placeholder
etc/nftables.d/10-custom-filter-chains.nft
etc/nftables.d/README
etc/opkg/keys/1f3c40c11ec0bec1
etc/opkg/keys/8a11255d14aef6c8
etc/opkg/keys/b5043e70f9a75cde
etc/passwd
etc/profile
etc/rc.local
etc/shadow
etc/shells
etc/shinit
etc/sysctl.conf
Mon Feb 20 13:42:34 CET 2023 upgrade: Commencing upgrade. Closing all shell sessions.
Command failed: Connection failed

any ideas?

thanks!

Before running the upgrade stop wpad.
It’s a known issue with ath11k.

From CLI: service wpad stop
From Luci: Startup menu

2 Likes

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