Closed ScrewChineseCommunist closed 8 years ago
Error Message: XMLHttpRequest cannot load http://10.0.0.11:8888/socket.io/1/?t=1402608669424. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://10.0.0.11:8080' is therefore not allowed access.
Have tried to modify origins in server.js of signalmaster with all the solutions listed and totally failed.
signalmaster and simplewebrtc require using socket.io 0.9.16.
But how to switch/revert to old version of socket.io? I have searched and got nothing.
@legastero, thanks, I didn't realize this would happen when updating to socket.io-client 1.0.6!
Trying to configure my own signalmaster server and worked for a while. But after I messed up pip3 with pip2 and reinstall ubuntu and update to socket.io@1.04, it doesn't work. I updated all dependent files: