-
Run the raspotify service as root by running
sudo systemctl edit raspotify.service
and adding the following between the comments[Service] DynamicUser=no
Restart raspotify with
sudo service raspotify restart
Run the raspotify service as root by running sudo systemctl edit raspotify.service
and adding the following between the comments
[Service]
DynamicUser=no
Restart raspotify with sudo service raspotify restart