ofxLibwebsockets icon indicating copy to clipboard operation
ofxLibwebsockets copied to clipboard

net::ERR_CONTENT_LENGTH_MISMATCH

Open chriship opened this issue 7 years ago • 1 comments

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?

chriship avatar Feb 12 '18 17:02 chriship

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

screen shot 2018-04-26 at 17 52 03

kr15h avatar Apr 26 '18 15:04 kr15h