Opened 17 years ago
Closed 17 years ago
#5513 closed defect (duplicate)
Please repair this page which has been down for over a week
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
From htis source url: http://www.sagetv.com/configuration.html Click on the link for XMLTV Plugin You get the Oops page with Database is locked.
EPG Data Plugin If you live in Canada and need an EPG data source, try the DigiCasa plugin. If you live outside of Canada or the U.S. and have access to another EPG data source, you can try the third-party XMLTV plugin. Here is a fee-based XMLTV plugin for Australian users from IceTV. These plugins are not supported by SageTV so you will have to rely on other users and the author for support. If you're feeling ambitious, try writing your own EPG Data Plugin. Dump follows; 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
selflast_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
Sorry, nothing we can do here, they're using a very outdated version of our software.
But as this has been reported many times to us, please consider contacting them directly http://www.sagetv.com/contact.html?navA=contact
Another #3592 duplicate.