OktopUSP/oktopus

websocket seems not work

Closed this issue · 2 comments

I am trying to run websocket agent to connect to the controllert, but the websocket seems not work ont the controller side.
Screenshot from 2024-04-22 15-25-01

It seems the ws-adapter failed to connect port 8080 on websockets.
Screenshot from 2024-04-22 15-26-45

Hello @ArthurGing , i believe this was solved in this PR: #246PR

It's now a socket.io issue. It appears that the frontend is attempting to create a WebSocket but failing. This only occurs on a remote VM and the initial page will be skipped.
works well on localhost
failed on remote VM