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: | 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 )
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 , 17 years ago
Description: | modified (diff) |
---|---|
Reporter: | changed from | to
Version: | → 0.10.4 |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Trac functions are usable now, no more problems.
comment:3 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |