Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to WebSocket error. #30

Open
CodeLuca opened this issue Sep 17, 2015 · 1 comment
Open

Connecting to WebSocket error. #30

CodeLuca opened this issue Sep 17, 2015 · 1 comment

Comments

@CodeLuca
Copy link
Contributor

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.

@Mitame
Copy link
Member

Mitame commented Sep 17, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants