fuzeman / Spotify2.bundle

Spotify music streaming for Plex (all platforms)
77 stars 45 forks source link

Authentication Error with PMS 9.11.5-774 #48

Closed Ph1975 closed 9 years ago

Ph1975 commented 9 years ago

'Client hasn't logged in after waiting 8 seconds' error

2014-12-13 21:47:20,790 (7f972d5dc700) : DEBUG (runtime:106) - Sending packed state data (109 bytes) 2014-12-13 21:47:20,791 (7f972d5dc700) : DEBUG (runtime:918) - Response: [200] MediaContainer, 1231 bytes 2014-12-13 21:47:20,832 (7f972d5dc700) : DEBUG (runtime:717) - Handling request GET /music/spotify/your_music 2014-12-13 21:47:20,834 (7f972d5dc700) : DEBUG (runtime:49) - Received packed state data (80 bytes) 2014-12-13 21:47:20,836 (7f972d5dc700) : DEBUG (runtime:814) - Found route matching /music/spotify/your_music 2014-12-13 21:47:20,837 (7f972d5dc700) : DEBUG (init:24) - plugin_callback - method: <utils.decorator object at 0x2f6b0d0>, kwargs: {}, async: False 2014-12-13 21:47:20,837 (7f972d5dc700) : DEBUG (utils:50) - authenticated 2014-12-13 21:47:30,838 (7f972d5dc700) : DEBUG (utils:57) - authenticated - login error 2014-12-13 21:47:30,840 (7f972d5dc700) : DEBUG (runtime:106) - Sending packed state data (109 bytes) 2014-12-13 21:47:30,841 (7f972d5dc700) : DEBUG (runtime:918) - Response: [200] MessageContainer, 152 bytes 2014-12-13 21:48:46,670 (7f972d5dc700) : DEBUG (runtime:717) - Handling request GET /music/spotify 2014-12-13 21:48:46,672 (7f972d5dc700) : DEBUG (runtime:49) - Received packed state data (80 bytes) 2014-12-13 21:48:46,674 (7f972d5dc700) : DEBUG (runtime:814) - Found route matching /music/spotify 2014-12-13 21:48:46,675 (7f972d5dc700) : DEBUG (init:24) - plugin_callback - method: , kwargs: {}, async: False 2014-12-13 21:48:46,676 (7f972d5dc700) : DEBUG (base:125) - Checking if com.plexapp.plugins.spotify2 is broken 2014-12-13 21:48:46,677 (7f972d5dc700) : DEBUG (networking:172) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X1N0b3JlU2VydmljZTpJc0NoYW5uZWxCcm9rZW4_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMQpzMjgKY29tLnBsZXhhcHAucGx1Z2lucy5zcG90aWZ5MnMxMAppZGVudGlmaWVycjAK' 2014-12-13 21:48:46,695 (7f972d5dc700) : DEBUG (runtime:106) - Sending packed state data (109 bytes) 2014-12-13 21:48:46,696 (7f972d5dc700) : DEBUG (runtime:918) - Response: [200] MediaContainer, 1231 bytes

j00bar commented 9 years ago

I get the same. Using 8f31f95 of Spotify2.bundle, PHT 1.3.2.417-04be1687 on Mac 10.10.1, PMS 0.9.11.1.678-c48ffd2, using a tokenized username/password. Thanks!

madmod commented 9 years ago

Same problem here. :/

jenskock commented 9 years ago

Getting the Same Error Message on 0.5.7 - Win. 8.1

pbrongers commented 9 years ago

pablorusso created a fork of fuzemans plugin. It works for me on Windows 8.1

https://github.com/pablorusso/Spotify2.bundle

dannytrigo commented 9 years ago

Same issue for me, Windows Vista, PMS 0.9.11.7. Switched to above fork and its working

jenskock commented 9 years ago

Fork above worked for me too ✔

fuzeman commented 9 years ago

Fixed in v0.5.8

madmod commented 9 years ago

Works great. Thank you!