You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm getting errors when trying to get onto the chat, I'm pretty sure it's because im at school at like most, they block anything that isn't running on port 80, therefore the request is forbidden as I believe something is not running on 80, I'll look into this when I get a minute.
SCRIPT12008: WebSocket Error: Incorrect HTTP response. Status code 403, Forbidden
SCRIPT7002: XMLHttpRequest: Network Error 0x80030019, An error occurred during a seek operation.
chat.yrs.io
SCRIPT7002: XMLHttpRequest: Network Error 0x80030019, An error occurred during a seek operation.
The text was updated successfully, but these errors were encountered:
Everything should run on port 80 or 443 (if you're on https)... might be that your educational institution blocks web sockets which should cause socket.io to fallback onto polling.
So I'm getting errors when trying to get onto the chat, I'm pretty sure it's because im at school at like most, they block anything that isn't running on port 80, therefore the request is forbidden as I believe something is not running on 80, I'll look into this when I get a minute.
SCRIPT12008: WebSocket Error: Incorrect HTTP response. Status code 403, Forbidden
SCRIPT7002: XMLHttpRequest: Network Error 0x80030019, An error occurred during a seek operation.
chat.yrs.io
SCRIPT7002: XMLHttpRequest: Network Error 0x80030019, An error occurred during a seek operation.
The text was updated successfully, but these errors were encountered: