[Moin-user] "no space left on device" but plenty of disk space.

Michał Lenart michal.lenart at gmail.com
Tue Jan 10 15:18:28 EST 2012


On Tue, Jan 10, 2012 at 8:47 PM, Paul Boddie <paul at boddie.org.uk> wrote:

> On Tuesday 10 January 2012 17:43:55 Michał Lenart wrote:
> >
> > I am running a MoinMoin wikifarm. When I try to upload big attachment
> (1GB)
> > I get "Internal server error" and I see "no space left on device" error
> in
> > moin.log. However `df -h /usr/share/moin` says there is about 100GB of
> free
> > space on the disk. What is the problem?
>
> A quick unresearched guess is that you're actually running out of space in
> your /tmp partition. File uploads with most Python Web frameworks typically
> involve creating a temporary file inside the preferred temporary storage
> location (usually /tmp),


Probably you are right. Is it possible to explicitly set a location where
Moin stores it's temporary files?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20120110/7c18c7f5/attachment.html>


More information about the Moin-user mailing list