-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotify: Error occurred while trying to retrieve current playback state: Cannot read properties of null (reading 'length') #76
Comments
Thanks for the detailed logs! I've made a change that should fix this. Can you try using |
Hi, I changed to develop but now it seems like Spotify can't authenticate. I re-authenticated it, Spotify gives me OK and then I get:
Maybe I'm doing something wrong on my end? Here's the log: |
Just to give a quick update, I noticed this morning I was getting a different error:
I restarted MS, re-authenticated and it logged my backlog but it went back to saying: Here's the full log: Thank you. |
So we don't have to restart after authenticating in order to start polling #76
* Removes need to override poll() in child class and better defines when logic should be performed * Fixes app crash when spotify credentials are present but invalid #76
Please update The |
So far so good. I'll continue using it and monitor it a few times a day to
see if something happens. Thank you!
…On Wed, 24 May 2023 at 11:08, Matt Foxx ***@***.***> wrote:
Please update develop again and let me know if you still have issues. I
added a fix that should address cannot start polling after authenticating.
The invalid_grant Refresh token revoked error is new to me. This can
happen if the json file generated to store the spotify credentials is
tampered with or if the Multi-Scrobbler app has its access removed from
your Spotify Account. In either case re-authenticating should fix this.
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APDRB6JKBR5IZN2PKXLRQQTXHYP73ANCNFSM6AAAAAAYHDIFSI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've not had a single issue anymore so I'm gonna say this is resolved. Thanks again. |
Hello,
For a while now I've been getting the following error from Spotify:
I'm not sure what triggers it. When I restart Multi-Scrobbler it'll work again for a while and then this happens randomly. Today I did the 0.4.0 changes in Unraid and at first I thought me not having done that caused this issue. Unfortunately it happened again so that wasn't it.
Re-authenticating and restarting the polling has also temporarily fixed it before.
For clarification, I've been using Multi-Scrobbler for a year or two and this has never been an issue until a few months ago.
Below you can find my full log. You'll see that most of it is good until near the end of the document where this error keeps occurring.
multi-scrobbler-2023-05-18T23-59-37.log
The text was updated successfully, but these errors were encountered: