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

net::ERR_CONTENT_LENGTH_MISMATCH #103

Open
chriship opened this issue Feb 12, 2018 · 1 comment
Open

net::ERR_CONTENT_LENGTH_MISMATCH #103

chriship opened this issue Feb 12, 2018 · 1 comment

Comments

@chriship
Copy link

This seems to work fine in OSX but in Windows I get the following error inside the javascript console in the client browser:

GET http://192.168.1.119:9092/js/libs/jquery-1.7.1.min.js net::ERR_CONTENT_LENGTH_MISMATCH
Uncaught ReferenceError: $ is not defined at main.js:8

Note this is only when I try to access the web page from a different computer on the network, locally it works fine. I've turned off my firewall just in case but still no luck.

Any ideas?

@kr15h
Copy link

kr15h commented Apr 26, 2018

Have the same issue when running the echo and canvas example on the Raspberry Pi.

screen shot 2018-04-26 at 17 52 03

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