openwrt / openwrt/asu

Server response: Unsupported version: 24.10.1 for JCG Q20

Open
#1,345 1 comment 0 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

{
"url": "https://sysupgrade.openwrt.org",
"branch": "24.10",
"revision": "r28427-6df0e3d02a",
"efi": null,
"advanced_mode": "0",
"request_hash": "",
"sha256_unsigned": "",
"client": "luci/25.104.480328e5fed1",
"packages": {
"iwinfo": "2024.10.20
b94f066e-r1",
"opkg": "2024.10.1638eccbb1-r1",
"wpad-basic-mbedtls": "2024.09.15
5ace39b0-r2",
"libpthread": "1.2.5-r4",
"rpcd": "2024.09.179f4b86e7-r1",
"libiwinfo": "2024.10.20
b94f066e-r1",
"lsof": "4.99.3-r1",
"kmod-nft-fib": "6.6.73-r1",
"kmod-nfnetlink": "6.6.73-r1",
"kmod-nf-reject6": "6.6.73-r1",
"kmod-crypto-aead": "6.6.73-r1",
"openssl-util": "3.0.16-r1",
"kmod-nf-flow": "6.6.73-r1",
"kmod-lib-crc-ccitt": "6.6.73-r1",
"px5g-mbedtls": "11",
"getrandom": "2024.04.2685f10530-r1",
"kmod-pppoe": "6.6.73-r1",
"kmod-pppox": "6.6.73-r1",
"kmod-nf-reject": "6.6.73-r1",
"procd-ujail": "2024.12.22
42d39376-r1",
"base-files": "16556df0e3d02a",
"kmod-nf-nat": "6.6.73-r1",
"kmod-crypto-crc32c": "6.6.73-r1",
"libustream-mbedtls": "2024.07.28
99bd3d2b-r1",
"firewall4": "2024.12.1818fc0ead-r1",
"uboot-envtools": "2024.07-r1",
"dnsmasq": "2.90-r4",
"kmod-crypto-acompress": "6.6.73-r1",
"rpcd-mod-ucode": "2024.09.17
9f4b86e7-r1",
"ucode-mod-math": "2024.07.22b610860d-r3",
"kmod-lib-crc32c": "6.6.73-r1",
"opennds": "10.3.0-r1",
"kmod-nft-nat": "6.6.73-r1",
"libmbedtls": "3.6.2-r1",
"libmnl": "1.0.5-r1",
"jansson": "2.14-r3",
"odhcp6c": "2024.09.25
b6ae9ffa-r1",
"uclient-fetch": "2024.10.2288ae8f20-r1",
"uci": "2025.01.20
16ff0bad-r1",
"luci-ssl": "24.328.435919e70c9a",
"dropbear": "2024.86-r1",
"libnftnl": "1.2.8-r1",
"adguardhome": "0.107.56-r1",
"rpcd-mod-file": "2024.09.17
9f4b86e7-r1",
"mtd": "26",
"odhcpd-ipv6only": "2024.05.08a2988231-r1",
"kmod-crypto-authenc": "6.6.73-r1",
"luci-app-sqm": "25.055.69337
67763a0",
"kmod-nf-log": "6.6.73-r1",
"urandom-seed": "3",
"ppp": "2.5.1-r1",
"kmod-leds-gpio": "6.6.73-r1",
"kmod-gpio-button-hotplug": "6.6.73-r5",
"logd": "2024.04.2685f10530-r1",
"kmod-nf-log6": "6.6.73-r1",
"luci-app-attendedsysupgrade": "25.104.48032
8e5fed1",
"kmod-crypto-des": "6.6.73-r1",
"kmod-crypto-hw-eip93": "6.6.73-r1",
"kmod-nft-offload": "6.6.73-r1",
"kmod-ppp": "6.6.73-r1",
"uhttpd": "2023.06.2534a8a74d-r4",
"kmod-nf-conntrack": "6.6.73-r1",
"kmod-mt7915-firmware": "6.6.73.2025.01.14
8e4f72b6-r1",
"ca-bundle": "20240203-r1",
"libuclient": "2024.10.2288ae8f20-r1",
"luci": "24.297.79519
bcd13b9",
"kmod-nf-conntrack6": "6.6.73-r1",
"kmod-lib-lzo": "6.6.73-r1",
"rpcd-mod-iwinfo": "2024.09.179f4b86e7-r1",
"kmod-nft-core": "6.6.73-r1",
"uhttpd-mod-ubus": "2023.06.25
34a8a74d-r4",
"hostapd-common": "2024.09.155ace39b0-r2",
"acme": "4.0.0",
"urngd": "2023.11.01
44365eb1-r1",
"kmod-slhc": "6.6.73-r1",
"ppp-mod-pppoe": "2.5.1-r1"
},
"profile": "jcg,q20",
"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 reproducing the request against https://sysupgrade.openwrt.org using the supplied branch, version, target, and profile values. Trace how the server handles the 24.10.0 request for jcg,q20 and determine why it reports version 24.10.1 as unsupported. Done means the valid JCG Q20 request is accepted or the incompatibility is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, 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.