-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<package-name>: <summary> xiaomi ax3600 luci-app-attendedsysupgrade (24.10.0) error #7687
Comments
Have you updated sysupgrade first? |
Yes, All packages upgraded (via Luci). |
@efahl does this look like something you recognise? |
Yes, I'll take a look. |
Displayed error is due to insufficient error handling right here: https://github.com/openwrt/luci/blob/master/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js#L101 . I'll fix both of those functions to be a bit more robust.
@migueldeblas The root cause is that the |
Seems like target renames should be tracked in general somewhere server-side, as some kind of re-direct? |
Yeah, it's sort of like the While I've got you, does this look like a reasonable/proper way to implement the error handling? I feel like a noob with this newfangled JS stuff, I haven't used it much for like 20 years. (Might have bugs, I haven't even tried to test it yet, I'm more interested in structure and making it look right to a "real" JS programmer.)
|
I believe it should be https://downloads.openwrt.org/releases/24.10.0/targets/qualcommax/ipq807x/ |
Seems reasonable. |
Check various aspects of the overview and revision downloads from the sysupgrade site, giving the user better error messages when things go wrong. Partially addresses issue openwrt#7687 with respect to diagnosis, but not root cause. Signed-off-by: Eric Fahlgren <[email protected]>
Check various aspects of the overview and revision downloads from the sysupgrade site, giving the user better error messages when things go wrong. Partially addresses issue openwrt#7687 with respect to diagnosis, but not root cause. Signed-off-by: Eric Fahlgren <[email protected]>
Is there an existing issue for this?
screenshots or captures
Error in luci-app-attendedsysupgrade
I have a Xiaomi AX3600 IoT
When I try to upgrade (attendedsysupgrade) from 23.05.5. to 24.10.0 Luci does not work.
The navigation console error:
Actual behaviour
When I try to upgrade (attendedsysupgrade) from 23.05.5. to 24.10.0
Luci does not work and does not show any message or error.
Expected behaviour
Generates the firmware and shows a message or error.
Steps to reproduce
Luci > System > Attended Sysupgrade > Search for firmware upgrade >
Select firmware version: 24.10.0
Board Name / Profile: xiaomi,ax3600
Click "Request firmware image"
Additional Information
What browsers do you see the problem on?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: