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

Error communicating with remote server #48

Closed
GoogleCodeExporter opened this issue Feb 15, 2016 · 3 comments
Closed

Error communicating with remote server #48

GoogleCodeExporter opened this issue Feb 15, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

When I did finally get the gotour to work locally, running the program just 
gave me this error. Again, probably something wrong on my end. If so, maybe 
someone can offer some pointers as to exactly what is wrong because I'm lost 
for now.


Original issue reported on code.google.com by happywan...@gmail.com on 29 Oct 2012 at 10:19

@GoogleCodeExporter
Copy link
Author

Can you tell me what command line you are using to run gotour? Where is it 
installed? What port is it listening on?

Can you use the developer console of your browser to inspect the http request 
that happens when you press 'compile'?

Original comment by a...@golang.org on 30 Oct 2012 at 8:44

@GoogleCodeExporter
Copy link
Author

For me, when I encountered this issue, this is what I saw in the console in 
Chrome:

Uncaught ReferenceError: SocketTransport is not defined script.js:3968
(anonymous function) script.js:3968
POST http://127.0.0.1:3999/compile 404 (Not Found) 

I then stumbled on issue 34, and realized I hadn't set my GOPATH again after 
rebooting my system.  Once I set my GOPATH, the tour worked.

Original comment by adoni...@gmail.com on 6 Aug 2013 at 4:33

@GoogleCodeExporter
Copy link
Author

Closing due to lack of response.

Original comment by a...@golang.org on 15 Aug 2013 at 4:18

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant