Auc - sysupgrade does not work for me

I´m been having trouble "auc" upgrading a mt6000 and wrt3200acm for a couple of days, i have been jumping around releases for a couple of weeks ago with no issues

i have seen this problem before but it usually starts to work within a couple of hours..but not now..ideas?

mt6000

root@OpenWrt:~# auc -b snapshot -B snapshot
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: 23.05.3 r23809-234f1a2efa on mediatek/filogic (glinet,gl-mt6000)
WARNING: cannot determing currently running branch.
Invalid argument (22)
root@OpenWrt:~# auc -b snapshot
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: 23.05.3 r23809-234f1a2efa on mediatek/filogic (glinet,gl-mt6000)
WARNING: cannot determing currently running branch.
Invalid argument (22)
root@OpenWrt:~# auc -b 23.05 -B 23.05.0
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: 23.05.3 r23809-234f1a2efa on mediatek/filogic (glinet,gl-mt6000)
WARNING: cannot determing currently running branch.
Invalid argument (22)

and wrt3200acm

root@OpenWrt:~# auc
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: SNAPSHOT r26006-9bc08af753 on mvebu/cortexa9 (linksys,wrt3200acm)
WARNING: cannot determing currently running branch.
Invalid argument (22)
root@OpenWrt:~# auc -b snapshot -B snapshot
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: SNAPSHOT r26006-9bc08af753 on mvebu/cortexa9 (linksys,wrt3200acm)
WARNING: cannot determing currently running branch.
Invalid argument (22)
root@OpenWrt:~# auc -b 23.05 -B 23.05.2
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: SNAPSHOT r26006-9bc08af753 on mvebu/cortexa9 (linksys,wrt3200acm)
WARNING: cannot determing currently running branch.
Invalid argument (22)

what is wrong?

1 Like

The web service.

ok..so it´s dead i asume, will it (ever) get back running

can we sponsor to keep it running?
restart have been tried i guess?

I think you need to check at repo https://github.com/openwrt/asu

web version kind of works.

2 Likes

Yes if upgrading on stable release, but if you're trying to jump to SNAPSHOT or running 23.05-SNAPSHOT you can't upgrade.

Looks like I can run my own ASU server but as the branches have been stripped out I'd have to revert the commit causing the issue

1 Like

it´s to bad that auc dont work, i find it really usefull when upgrading, the "old" way have given me to much hedache over the years.

after having a somewhat crashed system where i couldent restore of upgrade, it was on 23.05.3 even if i sysupgrade snapshot but then luci wouldent start..etc etc

opnsense is cinda stable....

edit

noticing anything wierd?

Yeah, cool kernal numberz
you can build image via luci auc, set it to advanced mode, then you can edit pkg list and upgrade even unconditionally with same version

Tried a sysupgrade to latest snapshot, ended up with PPPoE WAN refusing to work.

Netgear WAX206, mt7622, kernel 6.6.29

I'd recommend reverting to release and use (web auc) luci-app-attendedsysupgrade happy after :wink:
The issue is already reported .... twice ... thats way I get along.

Why would I need Luci?

because luci auc works :wink:

Not really, at least not in mine case....

Screenshot 2024-05-04 at 23-57-15 donkey - LuCI

it hangs forever

Patience, takes some time.

1 Like

sysupgrade via luci has NEVER worked for me from SNAPSHOT
I have let it run ALL day once before, and many half days, nothing...

So, is this telling me, that I cannot update kernels this way?

I have to do upgrade via online Firmware Downlod generator?

root@OpenWrt:~# auc
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: SNAPSHOT r26128-9e86e0b33b on mediatek/filogic (glinet,gl-mt6000)
Requesting package lists...
...
Are you sure you want to continue the upgrade process? [N/y] Y
Requesting build...Error: Received inncorrect version r26198-587f3531fa (requested r26186-064d4a8083)
Bad message (74)

Confirm, suddenly seems server is fixed

auc -n -f
auc/0.3.2-1
Server:    https://sysupgrade.openwrt.org
Running:   23.05.3 r23809-234f1a2efa on ramips/mt7621 (asus,rt-ax54)
Available: 23.05.3 r23809-234f1a2efa
Requesting package lists...
Are you sure you want to continue the upgrade process? [N/y]

Still getting....
Screenshot 2024-05-07 at 00-36-03 donkey - LuCI
...forever

Try pasting package list to firmware-selector

opkg list-installed | cut -d" " -f1

It is same image builder behind the scenes.

2 Likes