Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi folks,

I tried running notebook(require_login=False) .... which produced an error and probably as a side-effect deleted the "lock" file I was looking for with the defunct pid.

Then I restarted the notebook() and it works... The terminal message told me: Executing twistd --pidfile="sage_notebook.sagenb/sagenb.pid" -ny "sage_notebook.sagenb/twistedconf.tac"

I then checked :~/.sage/sage_notebook.sagenb for sagenb.pid .... this file contained 3800 --- which is the currently running server.

So I suspect that if I get this problem again, alls I need to do is delete this "lock" file.

Eh bien!

Pat