Re: [sage-devel] server pool problem

2010-01-11 Thread John Cremona
2010/1/11 William Stein : > On Sun, 2010-01-10 at 22:49 +, John Cremona wrote: >> 2010/1/10 William Stein : >> >> > >> > Try using instead >> > >> >  sage: notebook(address="", accounts=True, secure=True, open_viewer=False, >> >    server_pool = ['sa...@localhost']) >> > >> > >> >> Good point:

Re: [sage-devel] server pool problem

2010-01-10 Thread Gonzalo Tornaria
On Sun, Jan 10, 2010 at 8:49 PM, John Cremona wrote: > The server log ends like this (for some reason I cannot scroll back as > it is running under screen): Use C-a [ to enter "copy mode" which allows you to see the scroll back of screen itself (pgup, arrows, etc, esc to quit). Gonzalo -- To po

Re: [sage-devel] server pool problem

2010-01-10 Thread William Stein
On Sun, 2010-01-10 at 22:49 +, John Cremona wrote: > 2010/1/10 William Stein : > > > > > Try using instead > > > > sage: notebook(address="", accounts=True, secure=True, open_viewer=False, > >server_pool = ['sa...@localhost']) > > > > > > Good point: I did not have quotes around them.

Re: [sage-devel] server pool problem

2010-01-10 Thread John Cremona
2010/1/10 William Stein : > > Try using instead > >  sage: notebook(address="", accounts=True, secure=True, open_viewer=False, >    server_pool = ['sa...@localhost']) > > Good point: I did not have quotes around them. So I added them, but the same happens. the firefox window says exactly Inte

Re: [sage-devel] server pool problem

2010-01-10 Thread William Stein
2010/1/10 John Cremona : > Thanks -- answers below. > > 2010/1/10 William Stein : >> On Sun, Jan 10, 2010 at 12:36 PM, John Cremona >> wrote: >>> I'm running a sage server on a ubuntu linux machine, without problems. >>>  But when I set up a server pool then I cannot load any worksheets >>> (eith

Re: [sage-devel] server pool problem

2010-01-10 Thread John Cremona
Thanks -- answers below. 2010/1/10 William Stein : > On Sun, Jan 10, 2010 at 12:36 PM, John Cremona wrote: >> I'm running a sage server on a ubuntu linux machine, without problems. >>  But when I set up a server pool then I cannot load any worksheets >> (either from the admin account or a user ac

Re: [sage-devel] server pool problem

2010-01-10 Thread William Stein
On Sun, Jan 10, 2010 at 12:36 PM, John Cremona wrote: > I'm running a sage server on a ubuntu linux machine, without problems. >  But when I set up a server pool then I cannot load any worksheets > (either from the admin account or a user account. > > I created accounts called sage0,sage1,sage2,sa

[sage-devel] server pool problem

2010-01-10 Thread John Cremona
I'm running a sage server on a ubuntu linux machine, without problems. But when I set up a server pool then I cannot load any worksheets (either from the admin account or a user account. I created accounts called sage0,sage1,sage2,sage3 and set up ssh so that from the main sage account (from whic