socketio / socket.io-admin-ui

Admin UI for Socket.IO
https://admin.socket.io
MIT License
346 stars 94 forks source link

"websocket error" when trying to login #86

Open maximilien0405 opened 4 months ago

maximilien0405 commented 4 months ago

Hi, i just set up the admin-ui to my project and everything works perfectly fine with my local api (localhost:3000), but if i try to connect to my production api (using PM2 & NgInix) i get the error "Error: websocket error". I'm not sure why it can't connect to my sockets.. i'm using the same hashed password (stored in .env file)

Any idea what could cause the problem ? @darrachequesne

maximilien0405 commented 4 months ago
Capture d’écran 2024-05-02 à 00 47 16
maximilien0405 commented 3 months ago

@darrachequesne Any idea what could cause the problem ? 🙂