Edgewall Software
Modify

Opened 17 years ago

Closed 17 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 Emmanuel Blot)

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 Emmanuel Blot, 17 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed
Version: 0.10

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.