Alright. Sorry for the above post, when I tried that previously it failed due to the port error. Yet when run under root, it seemed to work. Why does the argument seem to want an actual network interface ID, yet actually wants an IP?
On Nov 19, 8:35 pm, William Stein <[email protected]> wrote: > On Saturday, November 19, 2011, Avery F <[email protected]> wrote: > > With respect, no. The interface argument works as expected when run > > as root. The problem is sage throwing errors when not given root and > > told to bind to a port that does not require root access. Binding to > > the port works just fine from other applications not running as root. > > At this point, I'm pretty sure the problem is in Sage, not my > > syntax > > Kelvin is right - the interface argument should be an ip address. > > > > > > > > > > > On Nov 19, 6:24 pm, Kelvin Li <[email protected]> wrote: > >> 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. > > >> I think the "interface" argument needs to be an IP address, not the > >> "eth0", "eth1", ... kind of network interface. > > >> -- Kelvin > > > -- > > 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 Washingtonhttp://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
