Edgewall Software
Modify

Ticket #5633 (closed defect: worksforme)

Opened 5 years ago

Last modified 5 years 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:
Release Notes:
API Changes:

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

comment:1 Changed 5 years ago by eblot

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

comment:2 Changed 5 years ago by guillaume.dallaco@…

  • Resolution set to fixed
  • Status changed from new to closed

Trac functions are usable now, no more problems.

comment:3 Changed 5 years ago by eblot

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 5 years ago by eblot

  • Resolution set to worksforme
  • Status changed from reopened to closed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.