Advertisement
Guest User

HTPCManager Log 1-10-17

a guest
Jan 10th, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. 2017-01-10 12:08:18 :: root :: INFO :: Welcome to Hellowlol's HTPC Manager fork
  2. 2017-01-10 12:08:18 :: root :: INFO :: Loglevel set to info
  3. 2017-01-10 12:08:18 :: htpc.updater :: INFO :: Using GitUpdater engine
  4. 2017-01-10 12:08:18 :: apscheduler.scheduler :: INFO :: Added job "Updater.update_needed" to job store "default"
  5. 2017-01-10 12:08:18 :: modules.kodi :: WARNING :: No configured kodi-Servers.
  6. 2017-01-10 12:08:18 :: modules.newznab :: WARNING :: No configured Indexers.
  7. 2017-01-10 12:08:18 :: htpc.server :: INFO :: Starting up webserver
  8. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Listening for SIGHUP.
  9. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Listening for SIGTERM.
  10. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Listening for SIGUSR1.
  11. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Bus STARTING
  12. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Serving on http://0.0.0.0:8085
  13. 2017-01-10 12:08:18 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:18] ENGINE Bus STARTED
  14. 2017-01-10 12:08:52 :: cherrypy.error :: INFO :: [10/Jan/2017:12:08:52] ENGINE Started monitor thread 'Session cleanup'.
  15. 2017-01-10 12:08:59 :: modules.stats :: ERROR :: Could not get disk info [Errno 2] No such file or directory: '/var/lib/ureadahead/debugfs/tracing'
  16. 2017-01-10 12:09:16 :: modules.plex :: ERROR :: Failed to get http://192.168.10.200:32400/library/sections
  17. Traceback (most recent call last):
  18. File "/opt/HTPCManager/modules/plex.py", line 725, in jloader
  19. j = r.json()
  20. File "/opt/HTPCManager/libs/requests/models.py", line 819, in json
  21. return json.loads(self.text, **kwargs)
  22. File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
  23. return _default_decoder.decode(s)
  24. File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
  25. obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  26. File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
  27. raise ValueError("No JSON object could be decoded")
  28. ValueError: No JSON object could be decoded
  29. 2017-01-10 12:09:16 :: modules.plex :: ERROR :: Failed to get http://192.168.10.200:32400/library/sections
  30. Traceback (most recent call last):
  31. File "/opt/HTPCManager/modules/plex.py", line 725, in jloader
  32. j = r.json()
  33. File "/opt/HTPCManager/libs/requests/models.py", line 819, in json
  34. return json.loads(self.text, **kwargs)
  35. File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
  36. return _default_decoder.decode(s)
  37. File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
  38. obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  39. File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
  40. raise ValueError("No JSON object could be decoded")
  41. ValueError: No JSON object could be decoded
  42. 2017-01-10 12:09:17 :: modules.qbittorrent :: ERROR :: Couldn't get torrents No JSON object could be decoded
  43. 2017-01-10 12:09:18 :: modules.plex :: INFO :: Sending discovery message: M-SEARCH * HTTP/1.0
  44. 2017-01-10 12:09:19 :: modules.plex :: INFO :: GDM: No servers discovered
  45. 2017-01-10 12:09:21 :: modules.plex :: ERROR :: Unable to contact Plex via http://192.168.10.200:32400 error No JSON object could be decoded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement