On Mon, Nov 1, 2010 at 5:07 PM, Jeroen Demeyer <[email protected]> wrote: > Hi, I just got the following error on Trac: > > Oops… > Trac detected an internal error: > > OSError: [Errno 28] No space left on device: > '/var/trac/sage_trac/attachments/ticket/7513'
That's annoying. This was caused by me working on upgrading the sage install on boxen (which is still at 4.5). It's odd, since the disk advertises having 11GB free, so there must be some files locked, and not being given back. Anyways, I deleted the temp space I was using for this, and now trac should work again. > > There was an internal error in Trac. It is recommended that you inform > your local Trac administrator and give him all the information he needs > to reproduce the issue. > > The action that triggered the error was: > > POST: /attachment/ticket/7513/ > > TracGuide — The Trac User and Administration Guide > > -- > To post to this group, send an email to [email protected] > To unsubscribe from this group, send an email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
