#6620 closed defect (worksforme)
bug loading all pages
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
I have error when I try to load any page of Trac system.
Here below is the trace of the error:
Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 191, in dispatch chosen_handler = self._pre_process_request(req, chosen_handler) File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 263, in _pre_process_request chosen_handler = f.pre_process_request(req, chosen_handler) File "/usr/local/lib/python2.4/site-packages/trac/versioncontrol/api.py", line 73, in pre_process_request self.get_repository(req.authname).sync() File "/usr/local/lib/python2.4/site-packages/trac/versioncontrol/cache.py", line 70, in sync cursor.execute("SELECT name, value FROM system WHERE name IN (%s)" % File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line 51, in execute return self.cursor.execute(sql) File "/usr/local/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 56, in execute args or []) File "/usr/local/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 48, in _rollback_on_error return function(self, *args, **kwargs) OperationalError: unable to open database file
Hope you fix this ASAP.
Regards
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | → worksforme |
Severity: | blocker → normal |
Status: | new → closed |
Version: | → 0.10.4 |
This is an installation issue. Please use the MailingList for installation questions.
Also, please report detailed information when you submit a new ticket. At least, the version of Trac that is in trouble.
follow-up: 4 comment:3 by , 17 years ago
Can you guide me where in Mail list i can find solution to this issue.
comment:4 by , 17 years ago
Replying to mostafa:
Can you guide me where in Mail list i can find solution to this issue.
You need to subscribe to the MailingList (follow the link), then post a message with your error message and the description of your environment.
url : csstester trac