hi, i have the following bug : ** i downloaded and installed (as user phil) : sage-3.1.1-debian32-intel-i686-Linux ** ./sage worked fine ** notebook() gave me that error :
sage: notebook() The notebook files are stored in: /home/phil/.sage//sage_notebook ************************************************** * * * Open your web browser to http://localhost:8000 * * * ************************************************** 2008-08-22 11:06:38+0200 [-] Log opened. 2008-08-22 11:06:38+0200 [-] twistd 8.0.1 (/donnees/SAGE-MATH/sage-3.1.1-debian32-intel-i686-Linux/local/bin/python 2.5.2) starting up 2008-08-22 11:06:38+0200 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'> 2008-08-22 11:06:38+0200 [-] twisted.web2.channel.http.HTTPFactory starting on 8000 2008-08-22 11:06:38+0200 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x8c0aa4c> 2008-08-22 11:06:38+0200 [HTTPChannel,1,127.0.0.1] /donnees/SAGE-MATH/sage-3.1.1-debian32-intel-i686-Linux/local/lib/python2.5/site-packages/twisted/internet/defer.py:262: exceptions.DeprecationWarning: Don't pass strings (like 'Bad token') to failure.Failure (replacing with a DefaultException). 2008-08-22 11:06:38+0200 [HTTPChannel,1,127.0.0.1] Exception rendering: 2008-08-22 11:06:38+0200 [HTTPChannel,1,127.0.0.1] Unhandled Error Traceback (most recent call last): Failure: twisted.python.failure.DefaultException: Bad token and an 'Internal Server Error' page in firefox. I have seen a closed bug in Sage Trac, but it didn't help me. For the moment, i just cancel the ?startup_token=d508c.... part in the URL to log into the server. Cheers Philippe --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
