On Wed, Feb 10, 2010 at 9:34 PM, VictorMiller <[email protected]> wrote: > I've been running Sage 4.3.1 on my macbook pro. Today, the following > happened twice: > > The notebook server stopped responding. When I looked at the console > I had the following error on it: > > 2010-02-10 23:02:21-0500 [HTTPChannel,86,127.0.0.1] /Applications/sage/ > local/lib/python2.6/site-packages/twisted/internet/defer.py:267: > exceptions.DeprecationWarning: Don't pass strings (like 'Bad token') > to failure.Failure (replacing with a DefaultException). > 2010-02-10 23:02:21-0500 [HTTPChannel,86,127.0.0.1] Exception > rendering: > 2010-02-10 23:02:21-0500 [HTTPChannel,86,127.0.0.1] Unhandled Error > Traceback (most recent call last): > Failure: twisted.python.failure.DefaultException: Bad token > > > At that point I had to stop the notebook server and restart it, but > after an hour or so, it happened again. Has anybody seen anything > like that? Is this a known bug?
It doesn't look familiar to me. Did you try refreshing your web browser, and did it then still not work? Did you try using a different web browser (e.g., Safari) to see if that made any difference. Were there any additional log messages when you clicked around? When you said the server stopped responding, what do you mean exactly? William -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
