I'm having this issue with WebSockets when running the Dashboard of the GUI in my Rasp 3 (with Gunbot 8.0.3):
WebSocket connection to 'ws://127.0.0.1:5942/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
it eventually turns into lots of:
WebSocket connection to 'ws://127.0.0.1:5942/' failed: Error in connection establishment: net::ERR_INSUFFICIENT_RESOURCES
Anyone experienced the same issue and know how to fix it?