openwrt / openwrt/asu

Attended Sysupgrade: Error building the firmware image

Open
#1,315 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Server response: Unsupported version: 24.10.1
Request Data:

{
"url": "https://sysupgrade.openwrt.org",
"branch": "24.10",
"revision": "r28427-6df0e3d02a",
"efi": null,
"advanced_mode": "1",
"request_hash": "",
"sha256_unsigned": "",
"client": "luci/25.103.515212ac26e5",
"packages": {
"iwinfo": "2024.10.20
b94f066e-r1",
"libopenssl": "3.0.16-r1",
"libc": "1.2.5-r4",
"opkg": "2024.10.1638eccbb1-r1",
"libpthread": "1.2.5-r4",
"kmod-crypto-aead": "6.6.73-r1",
"luci-mod-system": "25.103.51521
2ac26e5",
"libnl-tiny": "2025.03.19c0df580a-r1",
"kmod-lib-crc-ccitt": "6.6.73-r1",
"ucode-mod-uloop": "2025.02.10
a8a11aea-r1",
"getrandom": "2024.04.2685f10530-r1",
"mc": "4.8.32-r1",
"luci-theme-bootstrap": "25.103.51521
2ac26e5",
"kmod-pppoe": "6.6.73-r1",
"procd-ujail": "2024.12.2242d39376-r1",
"base-files": "1655
6df0e3d02a",
"libustream-mbedtls": "2024.07.2899bd3d2b-r1",
"firewall4": "2024.12.18
18fc0ead-r1",
"dnsmasq": "2.90-r4",
"kmod-crypto-acompress": "6.6.73-r1",
"luci-mod-status": "25.103.515212ac26e5",
"kmod-usb3": "6.6.73-r1",
"libopenssl-legacy": "3.0.16-r1",
"luci-app-firewall": "25.103.51521
2ac26e5",
"libmbedtls": "3.6.3-r1",
"wpad-openssl": "2024.09.155ace39b0-r2",
"odhcp6c": "2024.09.25
b6ae9ffa-r1",
"uci": "2025.01.2016ff0bad-r1",
"luci-ssl": "25.103.51521
2ac26e5",
"dropbear": "2024.86-r1",
"mtd": "26",
"odhcpd-ipv6only": "2024.05.08a2988231-r1",
"kmod-crypto-authenc": "6.6.73-r1",
"luci-app-package-manager": "25.103.51521
2ac26e5",
"urandom-seed": "3",
"luci-proto-ppp": "25.103.515212ac26e5",
"ppp": "2.5.1-r1",
"luci-mod-admin-full": "25.103.51521
2ac26e5",
"luci-base": "25.103.515212ac26e5",
"kmod-leds-gpio": "6.6.73-r1",
"kmod-gpio-button-hotplug": "6.6.73-r5",
"logd": "2024.04.26
85f10530-r1",
"luci-proto-ipv6": "25.103.515212ac26e5",
"luci-app-attendedsysupgrade": "25.103.51521
2ac26e5",
"kmod-crypto-des": "6.6.73-r1",
"kmod-crypto-hw-eip93": "6.6.73-r1",
"kmod-ppp": "6.6.73-r1",
"libopenssl-conf": "3.0.16-r1",
"ca-bundle": "20241223-r1",
"libuclient": "2024.10.2288ae8f20-r1",
"fping": "5.2-r1",
"luci": "25.103.51521
2ac26e5",
"luci-light": "25.103.515212ac26e5",
"kmod-usb-ledtrig-usbport": "6.6.73-r1",
"kmod-lib-lzo": "6.6.73-r1",
"kernel": "6.6.73
3abe85def815b59c6c75ac1f92135cb6-r1",
"kmod-mt76x2": "6.6.73.2025.01.148e4f72b6-r1",
"luci-mod-network": "25.103.51521
2ac26e5",
"hostapd-common": "2024.09.155ace39b0-r2",
"urngd": "2023.11.01
44365eb1-r1",
"ppp-mod-pppoe": "2.5.1-r1"
},
"profile": "dlink,dir-860l-b1",
"target": "ramips/mt7621",
"version": "24.10.0",
"diff_packages": true,
"filesystem": "squashfs"
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the request to https://sysupgrade.openwrt.org for profile dlink,dir-860l-b1 and target ramips/mt7621, focusing on the mismatch between version 24.10.0 in the request and the server's Unsupported version: 24.10.1 response. Reproduce the request and identify where version validation or firmware-image selection fails; done means the reported incompatibility is resolved or clearly surfaced to the client.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.