nogi
Explorer
- Joined
- Jul 5, 2011
- Messages
- 74
Arrrrghhhh, things seem to be getting worse for me. Another day, another error. I can't get into the web gui anymore. I noticed that on the console I was getting python error relating to /data: filesystem full which is odd is my RAIDZ vol has >1TB free. As I couldn't get into the GUI I rebooted the server via CLI and tried again. This is what greets me now:
Code:
DatabaseError at /account/login/ database or disk is full Request Method: POST Request URL: http://192.168.1.201/account/login/ Django Version: 1.3.1 Exception Type: DatabaseError Exception Value: database or disk is full Exception Location: /usr/local/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py in execute, line 234 Python Executable: /usr/local/bin/python Python Version: 2.7.2 Python Path: ['/usr/local/www/freenasUI', '/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg', '/usr/local/lib/python2.7/site-packages/South-0.7.3-py2.7.egg', '/usr/local/lib/python2.7/site-packages/pyasn1-0.0.13b-py2.7.egg', '/usr/local/lib/python2.7/site-packages/pyasn1_modules-0.0.1a-py2.7.egg', '/usr/local/lib/python2.7/site-packages/flup-1.0.2-py2.7.egg', '/usr/local/lib/python2.7/site-packages/python_ldap-2.4.1-py2.7-freebsd-8.2-STABLE-amd64.egg', '/usr/local/lib/python27.zip', '/usr/local/lib/python2.7', '/usr/local/lib/python2.7/plat-freebsd8', '/usr/local/lib/python2.7/lib-tk', '/usr/local/lib/python2.7/lib-old', '/usr/local/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/site-packages', '/usr/local/www', '/usr/local/www', '/usr/local/www/freenasUI'] Server time: Wed, 2 Nov 2011 17:21:30 +1000