2016-01-24, 17:31
I am using 2-step authentication, created app-specific password. Still 'Invalid credentials or connectivity problems' (the connectivity is ok). Please kindly advise... Thank you!
Quote:15:25:41 T:140199216580352 NOTICE: Thread BackgroundLoader start, auto delete: false
15:25:43 T:140199216580352 NOTICE: Thread JobWorker start, auto delete: true
15:25:44 T:140198595782400 NOTICE: Thread LanguageInvoker start, auto delete: false
15:25:44 T:140198595782400 NOTICE: -->Python Interpreter Initialized<--
15:25:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', '']
15:25:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Trying to fetch the device_id
15:25:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Logging in
15:25:45 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Login failed
15:25:46 T:140198595782400 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: exceptions must be old-style classes or derived from BaseException, not NoneType
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 51, in <module>
login.initDevice()
File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 49, in initDevice
self.login(True)
File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 98, in login
raise
TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType
-->End of Python script error report<--
15:25:46 T:140199839917952 ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
15:25:46 T:140199839917952 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
15:25:46 T:140198595782400 NOTICE: Thread BackgroundLoader start, auto delete: false
15:27:25 T:140199216580352 NOTICE: Previous line repeats 13 times.
15:27:25 T:140199216580352 NOTICE: Thread JobWorker start, auto delete: true
15:27:29 T:140198503462656 NOTICE: Thread BackgroundLoader start, auto delete: false
15:27:43 T:140198503462656 NOTICE: Previous line repeats 1 times.
15:27:43 T:140198503462656 NOTICE: Thread JobWorker start, auto delete: true
15:27:43 T:140198595782400 NOTICE: Thread LanguageInvoker start, auto delete: false
15:27:43 T:140198595782400 NOTICE: -->Python Interpreter Initialized<--
15:27:43 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '2', '']
15:27:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Trying to fetch the device_id
15:27:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Logging in
15:27:44 T:140198595782400 NOTICE: [GoogleMusicEXP-1.6] Login failed