On Oct 2, 2014, at 12:52 PM, kcrisman <[email protected]> wrote: > Hi there, > I used to work with the version 5.13 on my MacBookAir, and I recently wanted > to install the latest version. Everything went right during the installation, > I have no problem to launch Sage in a terminal. The problem is when I try to > launch the notebook from the terminal, the page > http://localhost:8080/home/admin/ is opening in my browser but nothing is > happening, the page remains white. > I tried to reinstall the previous version but even with the version in > TimeMachine, the same problem occurs. > Any idea of what's wrong with my notebook? > > No idea, wow. Here are some ideas for debugging, though. > > 1) Try going to http://localhost:8080/home/admin/3 or some worksheet you know > should exist. > > 2) Make sure your notebook stuff is still there in (presumably) > ~/.sage/sage_notebook.sagenb/home/admin > > 3) See if there are any unusual messages in the Terminal - usually if > something is messed up, you will get some error messages there that will be > quite helpful. > > 4) The directory structure of Sage has changed since 5.13 - that shouldn't > really have made a difference, but maybe if you had some unusual startup > script like init.sage or something I guess it could have messed up and caused > something to hang? > > Good luck and let us know, especially 3).
You might also try moving/renaming the .sage directory and see if that makes it helps. -Ivan -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
