Modify ↓
Opened 19 years ago
Closed 19 years ago
#4533 closed defect (invalid)
SageTV Pages Not Working!
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wiki system | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Go to the web page: http://www.sage-community.org/ and try to click on one of the subtopics. None of the subtopics seem to work. I'm trying to get info on some of these plugins for SageTV.
The error page for the subtopic "About the site": http://www.sage-community.org/index.cgi/wiki/AboutTheSite
gives this as a result:
Python traceback
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/core.py", line 531, in cgi_start
real_cgi_start()
File "/usr/lib/python2.3/site-packages/trac/core.py", line 526, in real_cgi_start
dispatch_request(path_info, args, req, env)
File "/usr/lib/python2.3/site-packages/trac/core.py", line 433, in dispatch_request
req.session = Session.Session(env, req, newsession)
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 51, in __init__
self.get_session(sid)
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 114, in get_session
self.update_sess_time()
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 99, in update_sess_time
self['last_visit'] = sess_time
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 59, in __setitem__
return self.set_var(key, val)
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 138, in set_var
self.purge_expired()
File "/usr/lib/python2.3/site-packages/trac/Session.py", line 175, in purge_expired
" AND var_value < %i)", mintime)
File "/usr/lib/python2.3/site-packages/sqlite/main.py", line 237, in execute
self.con._begin()
File "/usr/lib/python2.3/site-packages/sqlite/main.py", line 503, in _begin
self.db.execute("BEGIN")
OperationalError: database is locked
It would be nice if someone could refix these pages. This is a lot of information unavailable for some reason!
Thanks
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
| Version: | 0.10.3 → 0.8.1 |
Note:
See TracTickets
for help on using tickets.



This problem should be fixed in the current version of Trac, but SageTV is running a very old version. Please contact the site's administrator about upgrading.