On Wed, Apr 22, 2009 at 5:15 PM, Kevin Horton <[email protected]> wrote: > > I am trying to setup sage in a virtual machine. I've got sage 3.4, > installed from source, running in a Ubuntu 8.10 server (minimal > install, no X, no GUI apps) virtual machine running in VMWare Fusion, > on an Intel iMac running OS X 10.5.6. The Ubuntu VM seems to be > running nicely, and sage runs OK. But, I can't login to the notebook > interface. I did a notebook(address='', secure=True, > open_viewer=False) from the sage command prompt. I can see the > notebook login page, but an attempt to login results in a blank page > titled "Error | Sage Notebook". I've tried resetting the admin > password. I've tried setting address="my ip address". I've tried > with secure=False. I get the same result in all cases. > > I haven't found an answer in the README, the sage reference manual, by > searching sage-support, or via Google. Nor can I find any logs that > might provide a clue. Any hints would be greatly appreciated. > > -- > Kevin Horton
Could you try using a different web browser or deleting *all* the cookies in your browser (or at least all sage-related ones)? 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
