Modify ↓
Opened 12 years ago
Closed 12 years ago
#11267 closed defect (cantfix)
Trac detected an internal error:
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I am a visitor of dsource.org Today i open this website http://www.dsource.org/projects/gtkD
but the page is
Oops…
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.
Python Traceback
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/trac/web/main.py", line 484, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib64/python2.5/site-packages/trac/web/main.py", line 208, in dispatch
req.authname = self.authenticate(req)
File "/usr/lib64/python2.5/site-packages/trac/web/main.py", line 172, in authenticate
authname = authenticator.authenticate(req)
File "build/bdist.linux-x86_64/egg/dsource/auth.py", line 49, in authenticate
db = self.env.get_central_db_cnx()
File "build/bdist.linux-x86_64/egg/dsource/env.py", line 45, in get_central_db_cnx
return CentralDatabaseManager(self).get_connection()
File "/usr/lib64/python2.5/site-packages/trac/db/api.py", line 74, in get_connection
return connector.get_connection(**args)
File "/usr/lib64/python2.5/site-packages/trac/db/postgres_backend.py", line 40, in get_connection
return PostgreSQLConnection(path, user, password, host, port, params)
File "/usr/lib64/python2.5/site-packages/trac/db/postgres_backend.py", line 112, in __init__
cnx = psycopg.connect(' '.join(dsn))
OperationalError: FATAL: could not access status of transaction 0
DETAIL: could not write to file "pg_subtrans/BE17" at offset 155648: No space left on device
Attachments (0)
Note:
See TracTickets
for help on using tickets.



MaintenanceIssue and a duplicate of #10952. Please report to the Trac administrator of dsource.org.