Skip to content

Navigation Menu

Sign in
Sign up

issue with ui stuck at loading #2144

ghalaxianz started this conversation in Bug Reports
Discussion options

ui stuck at loading after reboot or even after first boot

already tried the new update 20260801
1
2

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

update: i fixed mine (only the crashing ui not the port conflict)

by updating the websocket.py
systemd service (websocket.service)

root cause:

nqptp reserves UDP port 9000.
websocket.py also tried to bind to UDP port 9000.
Python raised:"OSError: [Errno 98] Address already in use:"
The WebSocket server on 8080 never started.
The browser stayed on Loading... forever because it couldn't connect.

You must be logged in to vote
2 replies
Comment options

Same problem here. It’s disappointing this major issue was brought up with the previous release & not addressed in the new release.

Comment options

yes quite a disappointing but i was able to fiX the ui crashing issue although the issue in port conflict still exist but atleast it doesnt crash again

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

AltStyle によって変換されたページ (->オリジナル) /