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

XMLHTTPRequest: Access-Control-Allow-Origin #12

Open
yinyinhe opened this issue Oct 29, 2012 · 0 comments
Open

XMLHTTPRequest: Access-Control-Allow-Origin #12

yinyinhe opened this issue Oct 29, 2012 · 0 comments

Comments

@yinyinhe
Copy link

Hi,

Noduino looks very interesting, thanks for creating it.

I'm trying to get everything set up but having an issue with Access-Control-Allow-Origin.
Here's the console output when I try to run srv.web.js:

["info", "connecting to noduino"] Logger.js:25
["info", "sending command through socket"] Logger.js:25
["socket-write", "board.connect: undefined"] Logger.js:25
XMLHttpRequest cannot load http://localhost:8090/socket.io/1/?t=1351489542224. Origin http://localhost:8080 is not allowed by Access-Control-Allow-Origin.

I also notice that board.connect is undefined. I also get this error when I try the blinkled example but it works.

Thanks in advance for help,

Yin

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

1 participant