Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Keeping a stable connection between the notebook interface and the server

Hello,

I have some difficulty to keep active the connection between the notebook interface in Firefox (the last stable version) and the Sage server. I execute Sage in the terminal, then start the notebook interface through notebook(). And quite quickly I loose the connection and get the following errors (see the last line - I have posted only one of them but this problem generates hundreds of them after the first one):

    sage: notebook()
The notebook files are stored in: sage_notebook.sagenb
**************************************************
*                                                *
* Open your web browser to http://localhost:8000 *
*                                                *
**************************************************
2011-01-26 17:53:29+0100 [-] Log opened.
2011-01-26 17:53:29+0100 [-] twistd 9.0.0 (/Applications/_Recherche/sage/local/bin/python 2.6.4) starting up.
2011-01-26 17:53:29+0100 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
2011-01-26 17:53:29+0100 [-] twisted.web2.channel.http.HTTPFactory starting on 8000
2011-01-26 17:53:29+0100 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x10a118908>
2011-01-26 17:53:41+0100 [HTTPChannel,4,127.0.0.1] Request error: Connection to the other side was lost in a non-clean fashion.

Keeping a stable connection between the notebook interface and the server

Hello,

I have some difficulty to keep active the connection between the notebook interface in Firefox (the last stable version) and the Sage server. I execute Sage in the terminal, then start the notebook interface through notebook(). And quite quickly (as soon as I open an existing notebook) I loose the connection and get the following errors (see the last line - I have posted only one of them but this problem generates hundreds of them after the first one):

    sage: notebook()
The notebook files are stored in: sage_notebook.sagenb
**************************************************
*                                                *
* Open your web browser to http://localhost:8000 *
*                                                *
**************************************************
2011-01-26 17:53:29+0100 [-] Log opened.
2011-01-26 17:53:29+0100 [-] twistd 9.0.0 (/Applications/_Recherche/sage/local/bin/python 2.6.4) starting up.
2011-01-26 17:53:29+0100 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
2011-01-26 17:53:29+0100 [-] twisted.web2.channel.http.HTTPFactory starting on 8000
2011-01-26 17:53:29+0100 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x10a118908>
2011-01-26 17:53:41+0100 [HTTPChannel,4,127.0.0.1] Request error: Connection to the other side was lost in a non-clean fashion.