Advertisement
Guest User

Untitled

a guest
Jul 10th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. 14:26:50 T:1663427344 NOTICE: -->Python Interpreter Initialized<--
  2. 14:26:50 T:1663427344 NOTICE: [GoogleMusicEXP-1.4~alpha4] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '2', '']
  3. 14:26:53 T:1663427344 NOTICE: [GoogleMusicEXP-1.4~alpha4] Trying to fetch the device_id
  4. 14:26:53 T:1663427344 NOTICE: [GoogleMusicEXP-1.4~alpha4] Logging in
  5. 14:26:53 T:1663427344 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:79: 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.
  6. InsecurePlatformWarning
  7. 14:26:53 T:1663427344 ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:769: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
  8. InsecureRequestWarning)
  9. 14:26:54 T:1663427344 NOTICE: [GoogleMusicEXP-1.4~alpha4] Login failed
  10. 14:26:57 T:1663427344 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  11. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  12. Error Type: <type 'exceptions.TypeError'>
  13. Error Contents: exceptions must be old-style classes or derived from BaseException, not NoneType
  14. Traceback (most recent call last):
  15. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 49, in <module>
  16. login.initDevice()
  17. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 44, in initDevice
  18. self.login(True)
  19. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 97, in login
  20. raise
  21. TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType
  22. -->End of Python script error report<--
  23. 14:26:57 T:1514778760 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.audio.googlemusic.exp/
  24. 14:26:58 T:1514778760 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement