[josm-dev] JOSM trac failing at the moment?
Tom Evans
tom_evans_a at yahoo.co.uk
Sat Feb 16 20:03:26 GMT 2008
Couldn't add an attachment to one ticket, or reply to another ticket.
Error messages below, but the useful one might be:
"database or disk is full"
Not sure who can deal with this, but I presume they read this list.
Tom
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-x86_64/egg/traccaptcha/__init__.py", line 54, in process_request
File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 290, in process_request
self._do_save(req, db, ticket)
File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 557, in _do_save
cnum=internal_cnum):
File "/var/lib/python-support/python2.4/trac/ticket/model.py", line 240, in save_changes
(self[name], self.id))
File "/var/lib/python-support/python2.4/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/var/lib/python-support/python2.4/trac/db/sqlite_backend.py", line 56, in execute
args or [])
File "/var/lib/python-support/python2.4/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
return function(self, *args, **kwargs)
OperationalError: database or disk is full
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
More information about the josm-dev
mailing list