[RELEASE] Texture Cache Maintenance utility
I get this error.

joe@HTPC-SERVER:~/texturecache.py$ python texturecache.py c
Traceback (most recent call last):
File "texturecache.py", line 7150, in <module>
main(sys.argv[1:])
File "texturecache.py", line 6892, in main
if not checkConfig(argv[0]): sys.exit(2)
File "texturecache.py", line 6552, in checkConfig
data = jcomms.sendJSON(REQUEST, "libPing", checkResult=False, useWebServer=True)
File "texturecache.py", line 1647, in sendJSON
return json.loads(data) if data != "" else ""
File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 383, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

Any ideas on what I'm missing

thanks
joe
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by unclejoe01 - 2014-03-28, 18:21
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17