HI, I have encountered a problem where i can upload attachment lower than 500 kb without problem, and if i attach higher than that the server encountered an internal server error(500). i have checked the log file and there stated =
File "/usr/share/pyshared/werkzeug/contrib/sessions.py", line 240, in save
f.close()
IOError: [Errno 28] Auf dem Gerät ist kein Speicherplatz mehr verfügbar
Anyone has the same issues? or ideas how to fix this?
Thank You.
Info: I have checked the disk with df -h and i still have enough space and df -i and I also have enough nodes.