asu
asu copied to clipboard
Could not reach API at "https://sysupgrade.openwrt.org/json/v1/overview.json". Please try again later.
On both OenWRT 23.05.2 devices I got the following error in UI:
Error connecting to upgrade server
Could not reach API at "https://sysupgrade.openwrt.org/json/v1/overview.json". Please try again later.
auc command results :
root@router:/etc/scripts# auc -n auc/0.3.2-1 Server: https://sysupgrade.openwrt.org Running: 23.05.2 r23630-842932a63d on ipq806x/generic (netgear,r7800) No data available (61)
Is it a server-side issue or a local one?
I'm experiencing this issue as well, with a Belkin RT3200. I made sure all my packages are updated, and I do not have banip installed.
I have the same issue. It looks like https://sysupgrade.openwrt.org/json/v1/overview.json is missing or protected from being read by the web server
I have the same issue. It looks like https://sysupgrade.openwrt.org/json/v1/overview.json is missing or protected from being read by the web server
Yes, Looks like it is a server-side issue.
Same here: Error connecting to upgrade server Could not reach API at "https://sysupgrade.openwrt.org/json/v1/overview.json". Please try again later.
Problem for me too:
~# auc -c
auc/0.3.1-1
Server: https://sysupgrade.openwrt.org
Running: 22.03.4 r20123-38ccc47687 on x86/64 (generic)
No data available (61)
Also experiencing this issue.
# auc -c
auc/0.3.2-1
Server: https://sysupgrade.openwrt.org
Running: 23.05.2 r23630-842932a63d on mediatek/mt7622 (netgear,wax206)
No data available (61)
+1
Please try again. There is something wrong with the updating logic so a file was missing. I'll see what's the issue and let you know. Sorry for the inconvenience
@aparcar Thank you for updating. I just tried and on bth devices got the following error :
Error building the firmware image Server response: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
I rested the server to have it pick the latest code changes. I see now people using it again:
default |████████ 8, 4 executing, 2444 finished, 123 failed
1 queues, 8 jobs total
7cdf038894454b42975044aee5eb344b (03cb44a0621b 10.89.0.25:38844 1): busy default. jobs: 3 finished, 1 failed
c4c97d59bfdf42f883448aa81113fb44 (e48b99690c80 10.89.0.24:40316 1): busy default. jobs: 4 finished, 0 failed
85662540cda34ba2b6bcd7c6cb386eb9 (d274ee88ffdc 10.89.0.26:48284 1): busy default. jobs: 3 finished, 0 failed
23529d0b430f479b98214b8c724edc35 (94ef57d13cc3 10.89.0.23:38148 1): busy default. jobs: 4 finished, 0 failed
4 workers, 1 queues
Updated: 2023-11-30 09:56:00.605556
@aparcar For me it is still failing in both UI and shell options.
auc -n auc/0.3.2-1 Server: https://sysupgrade.openwrt.org Running: 23.05.2 r23630-842932a63d on ipq806x/generic (netgear,r7800) Invalid argument (22)
Luci version works as the http error 404 is resolved, auc still reports Invalid argument (22)
Now auc seems to be listing updates properly, however I did not yet try to request the update.
I completely reseted the system and tested auc afterwards with an successful update.
Thanks! If all fine, I suppose this issue can be closed.