Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

[Sage-NB4.7]SageNB returns no result, "got EOF subprocess must have crashed"

As a new sage user, I recently compiled Sage-4.7 from source and it runs smoothly in the command line. However, when I set up the sage notebook, the expression returns no result in browser For instance, if you enter 1+1, then click "Evaluate", the cell turns green but then no result is returned.

I originally thought it was a script-display problem, but then I was able to view output from sagenb.org just fine. Then looking at the terminal, I realized every time I press the "evaluate" at the browser, some error is returned:

2011-06-20 12:55:23-0400 [HTTPChannel,0,10.83.104.47] User 'admin' logged in.

2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] got EOF subprocess must have crashed...
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47]
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] import os;os.chdir("/tmp /tmpJANrMv");
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] execfile("_sage_input_1. py")
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] The authenticity of host 'localhost (127.0.0.1)' can't be established.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] RSA key fingerprint is 9 1:b6:9c:84:ed:55:7a:a5:a0:2b:ed:80:49:ee:90:ac.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] Are you sure you want to continue connecting (yes/no)? Host key verification failed.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47]
2011-06-20 12:55:32-0400 [HTTPChannel,2,10.83.104.47] got EOF subprocess must have crashed...

I tried checking the installation using make check and it is fine. Can someone give me some ideas on how to proceed?

Thanks so much!

Riemann

[Sage-NB4.7]SageNB [Sage-4.7]SageNB returns no result, "got EOF subprocess must have crashed"result

As a new sage user, I recently compiled Sage-4.7 from source and it runs smoothly in the command line. However, when I set up the sage notebook, the expression returns no result in browser For instance, if you enter 1+1, then click "Evaluate", the cell turns green but then no result it keeps running and never returns anything. The terminal displays the following:

sage: notebook(interface='', server_pool=['sage1@localhost'],
....: ulimit='-v 500000', secure=True, directory="/tmp/work", accounts=True)
The notebook files are stored in: work.sagenb
****************
* *
* Open your web browser to https://localhost:8000 *
* *
****************
There is returned.

I originally thought it was a script-display problem, but then I was able to view output from sagenb.org just fine. Then looking at the terminal, I realized every time I press the "evaluate" at the browser, some error is returned:

an admin account. If you do not remember the password,
quit the notebook and type notebook(reset=True).
/tmp/work/sage-4.7/local/bin/sage-native-execute: line 8: firefox: command not found
2011-06-20 12:55:23-0400 [HTTPChannel,0,10.83.104.47] User 'admin' logged in.

13:50:09-0400 [-] Log opened.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] got EOF subprocess must have crashed... 13:50:09-0400 [-] twistd 9.0.0 (/tmp/work/sage-4.7/local/bin/python 2.6.4) starting up.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] 13:50:09-0400 [-] reactor class: twisted.internet.selectreactor.Sel ectReactor.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] import os;os.chdir("/tmp /tmpJANrMv"); 13:50:09-0400 [-] twisted.web2.channel.http.HTTPFactory starting on 8000
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] execfile("_sage_input_1. py")
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] The authenticity of host 'localhost (127.0.0.1)' can't be established.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] RSA key fingerprint is 9 1:b6:9c:84:ed:55:7a:a5:a0:2b:ed:80:49:ee:90:ac.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47] Are you sure you want to continue connecting (yes/no)? Host key verification failed.
2011-06-20 12:55:27-0400 [HTTPChannel,1,10.83.104.47]
2011-06-20 12:55:32-0400 [HTTPChannel,2,10.83.104.47] got EOF subprocess must have crashed...
13:50:09-0400 [-] Starting factory <twisted.web2.channel.http.httpf actory="" instance="" at="" 0x19ef35a8="">

I tried checking the installation using make check and it is fine. Can someone give me some ideas on how to proceed?

Thanks so much!

Riemann

click to hide/show revision 3
use "code" button to preformat code

[Sage-4.7]SageNB returns no result

As a new sage user, I recently compiled Sage-4.7 from source and it runs smoothly in the command line. However, when I set up the sage notebook, the expression returns no result in browser For instance, if you enter 1+1, then click "Evaluate", the cell turns green but then it keeps running and never returns anything. The terminal displays the following:

sage: notebook(interface='', server_pool=['sage1@localhost'], 
....: ulimit='-v 500000', secure=True, directory="/tmp/work", accounts=True)
The notebook files are stored in: work.sagenb
****************
**************************************************** * *
* Open your web browser to https://localhost:8000 *
* *
****************
**************************************************** There is an admin account. If you do not remember the password,
quit the notebook and type notebook(reset=True).
/tmp/work/sage-4.7/local/bin/sage-native-execute: line 8: firefox: command not found
2011-06-20 13:50:09-0400 [-] Log opened.
2011-06-20 13:50:09-0400 [-] twistd 9.0.0 (/tmp/work/sage-4.7/local/bin/python 2.6.4) starting up.
2011-06-20 13:50:09-0400 [-] reactor class: twisted.internet.selectreactor.Sel ectReactor.
2011-06-20 13:50:09-0400 [-] twisted.web2.channel.http.HTTPFactory starting on 8000
2011-06-20 13:50:09-0400 [-] Starting factory <twisted.web2.channel.http.httpf actory="" instance="" at="" 0x19ef35a8="">

<twisted.web2.channel.http.HTTPF actory instance at 0x19ef35a8>

I tried checking the installation using make check and it is fine. Can someone give me some ideas on how to proceed?

Thanks so much!

Riemann