Open simphide opened 5 months ago
Is experimentalCanvas enabled?
No, that is the config
{
module: "MMM-OnSpotify",
position: "bottom_right", /* bottom_left, bottom_center */
config: {
clientID: "x",
clientSecret: "x",
accessToken: "x",
refreshToken: "x-x-x-x-x-x-x"
/* Add here your theming and behaviour configurations */
}
},
That is strange, I guess that your MM2 installation is relatively new, so that is a non issue. Is it a base install in a raspberrypi or is it just the server MM2? Any logs from the browser that displays MM2?
It is just the MM2 server - no logs beside the undocumented API call warning
I had exactly the same issue this night again
magicmirror | 2024-05-16T20:41:11.894558622Z [2024-05-16 22:41:11.894] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 22:41:11
magicmirror | 2024-05-16T21:41:13.837900014Z [2024-05-16 23:41:13.837] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 23:41:11
magicmirror | 2024-05-16T22:41:13.838838088Z [2024-05-17 00:41:13.838] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 24:41:13
magicmirror | 2024-05-16T23:41:13.838048249Z [2024-05-17 01:41:13.837] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 01:41:13
magicmirror | 2024-05-17T00:41:15.842643091Z [2024-05-17 02:41:15.842] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 02:41:13
magicmirror | 2024-05-17T01:41:15.907691563Z [2024-05-17 03:41:15.907] [LOG] [MMM-OnSpotify] Access token expiration 🗝 >> 03:41:15
When I go back to version 4 it works
Since the update the Module sometimes randomly breaks and is stuck on "Connecting to Spotify...".
Is there a problem with the access token renewal?
Here are the logs for the module: