Edgewall Software

Ticket #5633 (closed defect: worksforme)

Opened 17 months ago

Last modified 17 months ago

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

Reported by: guillaume.dallaco@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

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

Change History

Changed 17 months ago by eblot

  • version set to 0.10.4
  • description modified (diff)
  • reporter changed from workcraft development member : guillaume.dallaco@… to guillaume.dallaco@…

Changed 17 months ago by guillaume.dallaco@…

  • status changed from new to closed
  • resolution set to fixed

Trac functions are usable now, no more problems.

Changed 17 months ago by eblot

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 17 months ago by eblot

  • status changed from reopened to closed
  • resolution set to worksforme

Add/Change #5633 (no possibility to access to any service of our trac (roadmap, timeline, etc...))

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.