On Saturday, September 15, 2012 7:40:31 PM UTC-4, ma...@mendelu.cz wrote:
> Thank you for your answer. I think that I did all the steps and got no error. 
> But if I run the script, I get the message
> 
> ZMQ Connection with computer 87489d02-26f5-493d-bdd0-c4d262be72de at port 
> 52311 established.
> 
> and thats all. There is no sagecell at 8080. Any idea how to find what 
> hapens? 
> 
> Robert

Try port 8888. The default port for v2 was switched to that, but unfortunately 
the documentation for v2 has been lagging behind. Note that you can also 
specify whatever port you want using -p as an argument to web_server.py.

The "ZMQ connection ... established" message lets one know that various parts 
of the server architecture are communicating correctly over ZeroMQ / SSH. If 
you don't get that message, computations won't ever be evaluated, so the server 
should be restarted.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to