Help with Spotify Connect 2 and HifiBerry Amp2 on Raspberry Pi

Hi,

Since this weekend the Connect plugin doesn’t work anymore. The icon in the spotify app is greyed out and it mentions something in the direction of Unable to play this right now.

I have reinstalled the plugin, but no success. What to do?

Volumio Information

Volumio Version: 2.8.6.1
Hardware: Raspberry Pi 4 Model B / 2GB
DAC: HifiBerry AMP2

Could you share some logs?

Either a link to a full debug log or a quick snippet from the /dev page using the livelog feature or via ssh.

# Volumio logs
journalctl -f 
# vollibrespot logs
journalctl -f -o cat -u volspotconnect2.service

Note you might need sudo before these commands depending on the version of Volumio your running