tehkillerbee / mopidy-tidal

Tidal Backend plugin for Mopidy
Apache License 2.0
93 stars 28 forks source link

Tidal authentication failed #31

Closed chicco64 closed 3 years ago

chicco64 commented 3 years ago

Hi ! I can't connect to Tidal anymore, can you help me? thanks

tehkillerbee commented 3 years ago

Hey, you will need to send your log files so I can see what is going wrong. Did it stop working recently?

If you run Mopidy as a system service and are using journald, like most modern Linux systems, you can view the Mopidy log by running:

sudo journalctl -u mopidy

To save the output to a file for sharing, run:

sudo journalctl -u mopidy | tee mopidy.log

chicco64 commented 3 years ago

Hi ! now it works perfectly, many thanks !

tehkillerbee commented 3 years ago

Not sure what you did to fix the issue.

However, I have noticed that sometimes Tidal connection fails due to missing internet connection (eg. when rebooting the PC, raspberry pi etc. ). In those situations, it helps delaying the mopidy startup or restarting the plugin:

sudo service mopidy restart