Modify ↓
Opened 18 years ago
Closed 18 years ago
#5903 closed defect (invalid)
http://opensg.vrsource.org/trac - unable to open databse file
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
http://opensg.vrsource.org/trac
Trac detected an internal error:
Traceback (most recent call last):
File "/home/trac/installed/lib/python2.4/site-packages/trac/web/main.py", line 335, in dispatch_request
dispatcher.dispatch(req)
File "/home/trac/installed/lib/python2.4/site-packages/trac/web/main.py", line 220, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/tractags/web_ui.py", line 51, in process_request
File "build/bdist.linux-i686/egg/tractags/api.py", line 193, in get_tags
File "build/bdist.linux-i686/egg/tractags/api.py", line 297, in get_tags
File "build/bdist.linux-i686/egg/tractags/api.py", line 283, in walk_tagged_names
File "build/bdist.linux-i686/egg/tractags/api.py", line 133, in walk_tagged_names
File "/home/trac/installed/lib/python2.4/site-packages/trac/db/util.py", line 47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 255, in execute
self.rs = self.con.db.execute(SQL % parms)
DatabaseError: unable to open database file
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
| Version: | → 0.10 |
Note:
See TracTickets
for help on using tickets.



This looks like an issue with the server, not w/ Trac.
Anyway this web site is running an outdated, beta release of Trac, so the admin needs to upgrade to 0.10.4 first.