On Wed, Nov 16, 2011 at 5:27 PM, Avery F <[email protected]> wrote: > So I was trying to set up sage on a server I run, but no matter what port I > ask the notebook to bind to, I get an error as displayed here: > http://pastebin.com/H9NSQJxc . Running "netstat -untap|grep :" shows no > connections or servers on any ports attempted. Running "notebook()" plain > and simple does work and allows commands over the command line to be > correctly entered. Anyone have any ideas to get this working over the > network? Thanks in advance!
Just out of curiosity, what happens if you run the notebook as root, e.g., "sudo su" first? William > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
