Opened 16 years ago
Closed 16 years ago
#7604 closed defect (invalid)
Unable to edit http://trac.bebo.com/wiki/CCResponseCurrentBugs
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | elsa, davids, samuel, krystin, jsteadman | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I get the following error when attempting to edit the bug list page:
Trac detected an internal error:
If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.
Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.
TracGuide — The Trac User and Administration Guide Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-x86_64/egg/tractags/web_ui.py", line 64, in process_request File "/usr/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 113, in process_request
self._do_save(req, db, page)
File "build/bdist.linux-x86_64/egg/tractags/web_ui.py", line 38, in _do_save File "/usr/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 239, in _do_save
req.remote_addr)
File "/usr/lib/python2.4/site-packages/trac/wiki/model.py", line 126, in save
"%s,%s)", (self.name, self.version + 1, t, author,
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line 3111, in execute
raise OperationalError, msg
OperationalError: ERROR: could not extend relation "pg_toast_17187": No space left on device HINT: Check free disk space.
WrongTrac
Please report this error to the maintainers of trac.bebo.com. The error should give them a hint: