On Sun, Jun 12, 2011 at 12:27 AM, Simon King <[email protected]> wrote: > Hi. > > I try to work on some worksheet on www.sagenb.org. When I try to save > it, it typically does not work - more precisely, it does nothing > whatsoever, and when I tell my browser to go to another page then some > info box pops up, telling me that something is undefined. > > In terms of bug hunt, it is even more frustrating that sometimes > saving actually works. Rarely, though. > > And then, it also happens from time to time that I can not connect > with the server (502 Proxy error). > > I hope that is just a temporary problem.
Using sagenb.org at present is completely pointless because the server is massively overloaded by users. The flask, etc., rewrite of the notebook and the Sage Days starting tomorrow is about replacing this server by something that scales better. http://wiki.sagemath.org/days31 For example, one of the projects at this Sage Days will be to migrate sagenb.org to run multithreaded on the current flask codebase, which will improve scalability. There will be some downtime for this migration, but in the longrun things will be better. > Is there anything that I can do on my end? No, except not use sagenb.org for now. You could temporarily use http://flask.sagenb.org, which is much better. > > Cheers, > Simon > > -- > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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
