Never seen that error before. Seems like the debug handler is trying to open a file to store a log. Try setting the permission to the directory to 777 to everybody to write to the install folder. For what version is this error?
On Saturday, September 12, 2015 at 4:03:28 PM UTC-4, Eric Hannoyer wrote: > > Hi Malon, > > I have the same error, did you managed to fix it ? > Thanks for your feedback. > > Eric > > Le vendredi 21 août 2015 13:06:58 UTC+2, Malon Chetty a écrit : >> >> Hi Guys >> >> I have just install mayan on a debian box. After I have completed the >> setup and try and upload a document I get the following error: >> >> >> IOError at /sources/upload/document/new/interactive/ >> >> [Errno 5] Input/output error >> >> Request Method:POSTRequest URL: >> http://196.41.127.122:8000/sources/upload/document/new/interactive/?document_type_id=1Django >> >> Version:1.6.11Exception Type:IOErrorException Value: >> >> [Errno 5] Input/output error >> >> Exception Location:/usr/lib/python2.7/logging/__init__.py in >> callHandlers, line 1324Python Executable:/mayan/bin/pythonPython Version: >> 2.7.3Python Path: >> >> ['/mayan/mayan', >> '/mayan/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg', >> '/mayan/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg', >> '/mayan/lib/python2.7', >> '/mayan/lib/python2.7/plat-linux2', >> '/mayan/lib/python2.7/lib-tk', >> '/mayan/lib/python2.7/lib-old', >> '/mayan/lib/python2.7/lib-dynload', >> '/usr/lib/python2.7', >> '/usr/lib/python2.7/plat-linux2', >> '/usr/lib/python2.7/lib-tk', >> '/mayan/local/lib/python2.7/site-packages', >> u'/mayan/mayan/mayan/apps', >> '/mayan/mayan', >> '/mayan/local/lib/python2.7/site-packages/git/ext/gitdb', >> '/mayan/local/lib/python2.7/site-packages/gitdb/ext/smmap'] >> >> Server time:Fri, 21 Aug 2015 11:06:14 +0000 >> Any ideas on how to fix this >> >> -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
