Skip to content
New issue

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

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

Already on GitHub? # to your account

Disconnect response has no allow-origin #986

Closed
rdzar opened this issue Aug 9, 2012 · 2 comments
Closed

Disconnect response has no allow-origin #986

rdzar opened this issue Aug 9, 2012 · 2 comments

Comments

@rdzar
Copy link

rdzar commented Aug 9, 2012

When a socket.io connection is alive and reload my page, I get this error message;

XMLHttpRequest cannot load https://api.s.com/socket.io/1//_vlX-debgDV22Dhw2G4x/?disconnect=1. 
Origin https://localhost.s.com is not allowed by Access-Control-Allow-Origin.
2
Uncaught Error: NETWORK_ERR: XMLHttpRequest Exception 101
socket.io.js:1861

When I inspect the response it indeed doesn't have anything regarding Access-Control-Allow-Origin at all.

@joefiorini
Copy link

Just upgraded to 0.9.10 and it seems to have fixed the issue for me. Does that help you?

@rdzar
Copy link
Author

rdzar commented Aug 22, 2012

This is indeed fixed, thank you for the heads up! :)

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

No branches or pull requests

2 participants