Skip to content

luci-app-attendedsysupgrade: searching for upgrade hangs when using my own asu server #8480

@MaxRower

Description

@MaxRower

Is there an existing issue for this?

  • I have searched among all existing issues (including closed issues)

screenshots or captures

Image

Actual behaviour

When I try to use my own asu server, it hangs after clicking "Search for firmware upgrade".
When I use "owut upgrade" on the same device, everything runs fine, and the device restarts with the upgraded release.

When I look at the logs of the asu_server container, the last entry alway is:

INFO:     10.89.0.9:59742 - "GET /api/v1/overview?1774787541239 HTTP/1.1" 301 Moved Permanently

which does a redirect to /json/v1/overview.json. Apperently, the local browser(?) does not follow the redirect?
I tried firefox and chromium with Ubuntu 24.04.

Image

I tried setting privacy.file_unique_origin=false in Firefox, but it did not help.

System info of the device is after the upgrade, but it won't work here as well.

Expected behaviour

n/a

Steps to reproduce

n/a

Additional Information

{
	"kernel": "6.12.74",
	"hostname": "archer-c7",
	"system": "Qualcomm Atheros QCA9558 ver 1 rev 0",
	"model": "TP-Link Archer C7 v2",
	"board_name": "tplink,archer-c7-v2",
	"rootfs_type": "squashfs",
	"release": {
		"distribution": "OpenWrt",
		"version": "25.12.2",
		"firmware_url": "https://downloads.openwrt.org/",
		"revision": "r32802-f505120278",
		"target": "ath79/generic",
		"description": "OpenWrt 25.12.2 r32802-f505120278",
		"builddate": "1774469393"
	}
}

What browsers do you see the problem on?

Firefox

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions