Edgewall Software

Changes between Initial Version and Version 1 of Ticket #10407


Ignore:
Timestamp:
Oct 14, 2011, 8:10:14 AM (13 years ago)
Author:
Christian Boos
Comment:
  • permission issue (write perm needed on the $TRACENV/db/trac.db folder and $TRACENV/db folder)?
  • $TRACENV/db on a network drive? (this is known to trigger this error at times)

Anyway, not a bug in Trac itself but rather an InstallationIssue.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10407

    • Property Status newclosed
    • Property Resolutionworksforme
  • Ticket #10407 – Description

    initial v1  
    11Traceback (most recent call last):
     2{{{
    23  File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in dispatch_request
    34    dispatcher.dispatch(req)
     
    2526    return function(self, *args, **kwargs)
    2627OperationalError: unable to open database file
     28}}}