7

So it seems like redis isn't accepting connections its running heres the error I get in browser

WebSocket connection to 'wss://127.0.0.1/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERRCONNECTIONREFUSED

Any ideas?

So it seems like redis isn't accepting connections its running heres the error I get in browser WebSocket connection to 'wss://127.0.0.1/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED Any ideas?

4 comments

[–] E-werd 2 points (+2|-0)

They use a relay bot that connects to IRC, looks like the webserver connects to that bot via a socket. I don't know any specifics on this.

[–] pmyb2 [OP] 0 points (+0|-0)

Thanks for adding that, I appreciate it. Hopefully I can get it working tomorrow.