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

socket.io error on client side #18

Open
devang-gaur opened this issue Nov 23, 2015 · 1 comment
Open

socket.io error on client side #18

devang-gaur opened this issue Nov 23, 2015 · 1 comment

Comments

@devang-gaur
Copy link

I am getting this error while loading index.html. Need help.

The connection to ws://localhost:3000/socket.io/?EIO=3&transport=websocket&sid=zDCPxairx0Xm_Jk2AAAB was interrupted while the page was loading.

@reymerfricasm
Copy link

First: is't neccesary put /socket.io/?.
Second: make sure you have this script:

<script type="text/javascript" src="/socket.io/socket.io.js"></script> <script src="https://cdn.socket.io/socket.io-1.3.7.js"></script>

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