Advertisement
Guest User

Untitled

a guest
Sep 30th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. 18:05:06 T:2735725376 NOTICE: Thread BackgroundLoader start, auto delete: false
  2. 18:09:07 T:2492463936 NOTICE: Previous line repeats 1 times.
  3. 18:09:07 T:2492463936 ERROR: /home/antichris/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  4. InsecurePlatformWarning
  5. 18:09:11 T:2919717696 NOTICE: Thread BackgroundLoader start, auto delete: false
  6. 18:09:14 T:2492463936 NOTICE: Thread LanguageInvoker start, auto delete: false
  7. 18:09:14 T:2492463936 NOTICE: -->Python Interpreter Initialized<--
  8. 18:09:14 T:2651536192 NOTICE: 127.0.0.1 - - [30/Sep/2015:18:09:14] "GET / HTTP/1.0" 404 1073 "" "Python-urllib/1.17"
  9. 18:09:14 T:2651536192 NOTICE: .
  10. 18:09:15 T:2492463936 ERROR: /home/antichris/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  11. InsecurePlatformWarning
  12. 18:09:16 T:2492463936 WARNING: Attempt to use invalid handle -1
  13. 18:09:16 T:2492463936 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  14. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  15. Error Type: <type 'exceptions.KeyError'>
  16. Error Contents: 'k'
  17. Traceback (most recent call last):
  18. File "/home/antichris/.kodi/addons/plugin.video.xbmc-nhl-gamecenter/main.py", line 510, in <module>
  19. game = game_center.unserialize_data(__addonargs__.get('game')[0])
  20. File "/home/antichris/.kodi/addons/plugin.video.xbmc-nhl-gamecenter/main.py", line 301, in unserialize_data
  21. return pickle.loads(base64.b64decode(data))
  22. File "/usr/lib/python2.7/pickle.py", line 1382, in loads
  23. return Unpickler(file).load()
  24. File "/usr/lib/python2.7/pickle.py", line 858, in load
  25. dispatch[key](self)
  26. KeyError: 'k'
  27. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement