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

sysupgrade and custom build requests failing #961

Open
lorand-horvath opened this issue Sep 7, 2024 · 8 comments
Open

sysupgrade and custom build requests failing #961

lorand-horvath opened this issue Sep 7, 2024 · 8 comments

Comments

@lorand-horvath
Copy link

@aparcar @efahl ASU and firmware-selector fail to build for a few days now, it seems the sysupgrade server is down or its API is somehow broken.
Please see reports:
openwrt/openwrt#15192 (comment)
https://forum.openwrt.org/t/the-openwrt-firmware-selector/81721/874
https://forum.openwrt.org/t/the-openwrt-firmware-selector/81721/885

@efahl
Copy link
Contributor

efahl commented Sep 7, 2024

Yeah, the front end API server there was completely dead for a while (503 errors fetching stuff from json/v1), then it came back. Still dead with any build requests are just returning Internal Server Error.

@hainguyen-cmd
Copy link

Until now, ASU still have problem! Waiting for @aparcar @efahl !!

@efahl
Copy link
Contributor

efahl commented Sep 8, 2024

Sorry, not much I can do, I only work on the clients (and sometimes submit PRs to ASU). Paul is the only one I know who can actually log into the servers.

@sqliuchang
Copy link

https://sysupgrade.openwrt.org/api/v1/build is still not working.

@sqliuchang
Copy link

It works now.

@hainguyen-cmd
Copy link

Still got error:
`Downloading file:packages/Packages
Updated list of available packages in /builder/build_dir/target-mipsel_24kc_musl/root-ramips/../../../../builder/dl/imagebuilder
Downloading file:packages/Packages.sig
Signature check passed.
Collected errors:

  • opkg_install_cmd: Cannot install package luci-app-wireguard.
    make[2]: *** [Makefile:220: package_install] Error 255
    make[1]: *** [Makefile:161: _call_manifest] Error 2
    make: *** [Makefile:322: manifest] Error 2`

@efahl
Copy link
Contributor

efahl commented Sep 9, 2024

opkg_install_cmd: Cannot install package luci-app-wireguard.

That's a package issue, nothing to do with ASU server. You can check on the download server to see if it's there, and try again later.

@hainguyen-cmd
Copy link

opkg_install_cmd: Cannot install package luci-app-wireguard.

That's a package issue, nothing to do with ASU server. You can check on the download server to see if it's there, and try again later.

Thanks so much! I have checked again. Everything work fine!

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

4 participants