[mythtv-users] Metadata Lookup Errored in Backend Log - On Every Recording.
Greg Grotsky
spikeygg.mythbox at gmail.com
Fri Feb 3 13:53:40 UTC 2012
On Thu, Feb 2, 2012 at 11:35 PM, Michael T. Dean <mtdean at thirdcontact.com>wrote:
> http://www.mythtv.org/wiki/Find_orphans.py
>
>
I created the script and tried to run it but it gives me this:
> find_orphans.py
Traceback (most recent call last):
File "/mythtv/scripts/find_orphans.py", line 221, in <module>
DB = MythDB()
File "/mythtv/local64/lib/python2.7/site-packages/MythTV/database.py",
line 965, in __init__
dbconn = xml.getConnectionInfo(pin)
File "/mythtv/local64/lib/python2.7/site-packages/MythTV/connections.py",
line 619, in getConnectionInfo
dat = self._request('Myth/GetConnectionInfo', Pin=pin).readJSON()
File "/mythtv/local64/lib/python2.7/site-packages/MythTV/connections.py",
line 574, in readJSON
return json.loads(self.read())
File "/mythtv/local64/lib/python2.7/site-packages/MythTV/connections.py",
line 563, in read
def read(self): return self.open().read()
File "/mythtv/local64/lib/python2.7/site-packages/MythTV/connections.py",
line 562, in open
def open(self): return urllib2.urlopen(self)
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 438, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 521, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20120203/ba836801/attachment.html
More information about the mythtv-users
mailing list