Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
918 stars 53 forks source link

Error S6001 on Linux Fedora #353

Closed james-westwood closed 4 months ago

james-westwood commented 4 months ago

I have googled around for this error code but found nothing relevant.

Here's a screenshot of the error message that appears at the bottom of the player.

image

The whole interface seems to be loading correctly, but I have not been able to get it to play any music.

Happy to give any other specs of my machine or set-up if it's relevant. Please let me know what you need.

Mastermindzh commented 4 months ago

Hey,

This seems to happen for some people at times and is usually fixed by deleting the cache of TIDAL.

Try:

rm -rf ~/.config/tidal-hifi

(Or wherever the config dir is located)

james-westwood commented 4 months ago

Hi, unfortunately this did not work. The config is indeed stored at the location you suggested, and clearing meant I had to log in again.

However when I tried to play a track the same error occurred.

james-westwood commented 4 months ago

Hi again. I couldn't solve this issue so I uninstalled the dnf version and installed again via flatpack, as I noticed this other user had solved their problem by using flatpack.

This solved two problems for me:

Everything seems to work so far.

Thanks!

Mastermindzh commented 4 months ago

@james-westwood, great! Glad you can enjoy the music again!