Skip to content
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

Server response: Unsupported profile: linksys,wrt1200ac #708

Closed
recyclebin99 opened this issue Jan 17, 2024 · 1 comment
Closed

Server response: Unsupported profile: linksys,wrt1200ac #708

recyclebin99 opened this issue Jan 17, 2024 · 1 comment

Comments

@recyclebin99
Copy link

Getting "Unsupported profile" error from the sysupgrade server for my WRT1200AC.

Using LuCI (System->Attended Sysupgrade), with "Advanced Mode" enabled (same error occurs without Advanced Mode enabled).
Starting from 22.03.2 - r19803-9a599fee93, trying to go to 22.03.06.

{
    "url": "https://sysupgrade.openwrt.org",
    "revision": "r19803-9a599fee93",
    "advanced_mode": "1",
    "branch": "22.03",
    "efi": null,
    "profile": "linksys,wrt1200ac",
    "target": "mvebu/cortexa9",
    "version": "22.03.6",
    "packages": [
        "base-files",
        "busybox",
        "ca-bundle",
        "dnsmasq",
        "dropbear",
        "firewall4",
        "fstools",
        "htop",
        "iwinfo",
        "kernel",
        "kmod-gpio-button-hotplug",
        "kmod-mwlwifi",
        "kmod-nft-offload",
        "libc",
        "libustream-wolfssl",
        "logd",
        "luci",
        "luci-app-advanced-reboot",
        "luci-app-attendedsysupgrade",
        "mtd",
        "mwlwifi-firmware-88w8864",
        "netifd",
        "nftables-json",
        "odhcp6c",
        "odhcpd-ipv6only",
        "opkg",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "procd-seccomp",
        "procd-ujail",
        "tcpdump",
        "uboot-envtools",
        "uci",
        "uclient-fetch",
        "urandom-seed",
        "urngd",
        "wpad-basic-wolfssl"
    ],
    "diff_packages": true,
    "filesystem": "squashfs",
    "client": "luci/git-23.093.42303-58b861d"
}
@recyclebin99
Copy link
Author

Never was able to get ASU working for 22.03.2->22.03.6 due to "Unsupported profile" for my WRT1200AC, but using LuCI ASU (in advanced mode) I was able to jump to 23.05.2 r23630-842932a63d.

root@WRT1200AC:~# cat /etc/os-release 
NAME="OpenWrt"
VERSION="23.05.2"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt 23.05.2"
VERSION_ID="23.05.2"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
BUILD_ID="r23630-842932a63d"
OPENWRT_BOARD="mvebu/cortexa9"
OPENWRT_ARCH="arm_cortex-a9_vfpv3-d16"
OPENWRT_TAINTS=""
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="OpenWrt 23.05.2 r23630-842932a63d"

root@WRT1200AC:~# uname -a
Linux WRT1200AC 5.15.137 #0 SMP Tue Nov 14 13:38:11 2023 armv7l GNU/Linux

So I'm closing this ticket, even though technically 22.03.2->22.03.6 ASU wouldn't work for the WRT1200AC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant