Attended sysupgrade problem

Hi
Im on snapshot,
Attended sysupgrade is using same version im using.
I choose the latest version, but still it installing same version as I have
Why its happening?

w h a t d e v i c e ?

Xiaomi AX6 , ipq807x

Please run the following command (copy-paste the whole block) and paste the output here, using the "Preformatted text </> " button:
grafik

ubus call system board;
{
        "kernel": "5.15.93",
        "hostname": "AX6_Node1",
        "system": "ARMv8 Processor rev 4",
        "model": "Redmi AX6",
        "board_name": "redmi,ax6",
        "rootfs_type": "squashfs",
        "release": {
                "distribution": "OpenWrt",
                "version": "SNAPSHOT",
                "revision": "r22063-f490295bf2",
                "target": "ipq807x/generic",
                "description": "OpenWrt SNAPSHOT r22063-f490295bf2"
        }
}

do you stop wpad before sysupgrade?

2 Likes

No, is that necessary?

on the xiaomi ax3600 it is. I think it‘s also needed on ax6

1 Like

Works like a charm. Thanks!

1 Like

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