Spotify will not load

Hi,

I cannot get Spotify to load here in Sweden.
It appears that the certificate is not being validated, see log extract below:
The log file shows that the certificate is not yet authorised - after several hours!
2020-03-18T00:38:08.710Z - info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
2020-03-18T00:38:08.753Z - info: An error occurred while listing Spotify featured playlists WebapiError: Unauthorized
2020-03-18T00:38:08.773Z - info: An error occurred while listing Spotify categories WebapiError: Unauthorized
2020-03-18T00:38:08.777Z - info: An error occurred while listing Spotify new albums WebapiError: Unauthorized
2020-03-18T00:38:11.194Z - info: Fetching Streaming Services browse cache
2020-03-18T00:38:11.403Z - info: CoreCommandRouter::volumioRemoveToBrowseSourcesQOBUZ
2020-03-18T00:38:11.405Z - info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
2020-03-18T00:38:11.419Z - info: CoreCommandRouter::volumioRemoveToBrowseSourcesTIDAL
2020-03-18T00:38:11.420Z - info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
2020-03-18T00:38:26.257Z - info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
2020-03-18T00:38:26.258Z - info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
2020-03-18T00:38:29.747Z - info: CoreCommandRouter::volumioGetState
2020-03-18T00:38:29.747Z - info: CoreStateMachine::getState
2020-03-18T00:38:29.747Z - info: CorePlayQueue::getTrack 0
2020-03-18T00:38:29.811Z - info: CoreCommandRouter::volumioGetQueue
2020-03-18T00:38:29.811Z - info: CoreStateMachine::getQueue
2020-03-18T00:38:29.812Z - info: CorePlayQueue::getQueue
2020-03-18T00:38:29.813Z - info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
2020-03-18T00:38:32.748Z - info: CALLMETHOD: system_controller system enableSSH true
2020-03-18T00:38:32.749Z - info: CoreCommandRouter::executeOnPlugin: system , enableSSH
2020-03-18T00:38:34.416Z - info: enable SSH service success
2020-03-18T00:38:34.424Z - info: CALLMETHOD: system_controller system enableSSH true
2020-03-18T00:38:34.428Z - info: CoreCommandRouter::executeOnPlugin: system , enableSSH
2020-03-18T00:38:36.612Z - info: enable SSH service success
any advice?
I have posted this on other areas of the forum but unfortunately no-one was able to help.
Hope you can

found the solution: you must set the time and date correctly on the raspberry pi
simple fix using cmd timedatectl set-ntp True

maybe this could be incorporated into volumio startup to cater for idiots like me!

Interesting!
Then it means that your PI could not connect to SSL connection because time was out of sync.
Interestingly enough, Volumio should already do it by itself…

same problem here, THX !!! :slight_smile: