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.
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
