On Sat, Mar 20, 2010 at 3:12 PM, gerhard <ge01...@yahoo.de> wrote: > Has nobody encounteres this problem before? > Any ideas of how to try and debug this? > > On Mar 19, 11:37 am, gerhard <ge01...@yahoo.de> wrote: >> Hi all, >> I tried to bring up a server on a new machine: >> >> compiled sage version 4.3.3 from scratch and tested it. >> Starting the server with >> notebooks_start.py
Why do you want to do this instead of $ sage -notebook or sage: notebook() ? >> import sagenb.notebook.notebook_object as n >> server_pool=['s...@company.com'] >> n.notebook( port=8000, accounts=True, interface='', >> directory='/home/sage/sage_dir', >> server_pool=server_pool, >> secure=True, open_viewer=False, >> ulimit='-v 2000000') >> >> lets me open a browser and login tohttps://company.com:8000, >> create, edit, save and publish worksheets. >> >> **** Trying to execute code in a cell however hangs?! *** >> >> Interrupting the computation causes >> an output " got EOF subprocess must have crashed..." >> in the server log. >> >> What do I need to look for to resolve this? >> Thanks! > > -- > 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 > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > > To unsubscribe from this group, send email to > sage-support+unsubscribegooglegroups.com or reply to this email with the > words "REMOVE ME" as the subject. > -- 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 For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.