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

https://sysupgrade.openwrt.org/api/v1/build not working on localhost and website #61

Open
GermanAizek opened this issue Dec 6, 2024 · 6 comments

Comments

@GermanAizek
Copy link

out of interest, I changed my IP, thinking that there are restrictions on ISP provider or server, and the same thing. How do I build an image with a convenient web panel?

index.js:868 versions: 23.05.5,19.07.10
index.js:131 
        
        
       POST https://sysupgrade.openwrt.org/api/v1/build net::ERR_ADDRESS_UNREACHABLE
buildAsuRequest @ index.js:131
(anonymous) @ VM26:1
index.js:91 Uncaught (in promise) TypeError: message.startsWith is not a function
    at showStatus (index.js:91:24)
    at index.js:192:7
showStatus @ index.js:91
(anonymous) @ index.js:192
Promise.catch
buildAsuRequest @ index.js:191
(anonymous) @ VM26:1
@mwarning
Copy link
Collaborator

mwarning commented Dec 7, 2024

@GermanAizek hm, what is your brower and version?

@AreYouLoco
Copy link

AreYouLoco commented Dec 7, 2024

I've tried on Firefox on Android 133.0.0 as well as Chrome 131.0.6778.104
Chrome throws init error and Firefox same error as in the original Issue description.

Edit: sorry for highjacking

@GermanAizek
Copy link
Author

@GermanAizek hm, what is your brower and version?

Im tested on:

  • LibreWolf 133.0-3
  • Chromium Version 131.0.6778.108 (Official Build) built on Debian GNU/Linux trixie/sid (64-bit)

@mwarning
Copy link
Collaborator

mwarning commented Dec 8, 2024

This might be an ASU issue. Please try to build with ASU using a localhost instance: python3 -m http.server.
It does not work for me, too.

@aparcar do you know?

@AreYouLoco
Copy link

Fixed for me. Also new 24.10-rc2 works now

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

3 participants