Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#5902 closed defect (duplicate)

Trac based sites failing to open

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)

trying to access: OpenSG, VRJuggler, Maestro. Each give the same 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 (2)

comment:1 by anonymous, 17 years ago

Resolution: duplicate
Status: newclosed

As described in #5903, the Trac team does not operate your Trac site in general.

comment:2 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Priority: highnormal
Severity: majornormal
Version: 0.10

Plus, the three sites share a common property: they all use an old beta release of Trac and need to be upgraded. Please contact their respective administrators and ask them to install a stable Trac release.

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.