Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5633 closed defect (worksforme)

no possibility to access to any service of our trac (roadmap, timeline, etc...)

Reported by: guillaume.dallaco@… 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 Emmanuel Blot)

I have to say we can access to our SVN at https://opensvn.csie.org/workcraft/, only the trac services are down (some tests done, always the same error page shown). Updating my local working copy do not cause any error, and I commit this afternoon it worked well. (Sorry for my english, I'm a french user, making his best ;-)

We already had a problem a few days ago, but it had been corrected (don't know if it helps… I don't remember the exact error, it was a problem of updating the trac system).

I said everything I think may help, here are the traces given on our error page :

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 243, in dispatch
    req.session.save()
  File "/usr/local/lib/python2.4/site-packages/trac/web/session.py", line 197, in save
    (self.last_visit, self.sid, authenticated))
  File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  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: SQL logic error or missing database

By the way, thanks for your work ;-)

workcraft development member : guillaume.dallaco@…

Attachments (0)

Change History (4)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Reporter: changed from workcraft development member : guillaume.dallaco@… to guillaume.dallaco@…
Version: 0.10.4

comment:2 by guillaume.dallaco@…, 17 years ago

Resolution: fixed
Status: newclosed

Trac functions are usable now, no more problems.

comment:3 by Emmanuel Blot, 17 years ago

Resolution: fixed
Status: closedreopened

comment:4 by Emmanuel Blot, 17 years ago

Resolution: worksforme
Status: reopenedclosed

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.