Spotify Connect IOS 14

Hi,

Since I installed IOS 14 Spotify can’t find my volumio hubs anymore. They still work over airplay but not as a connect point. I have tried turning network devices off and on again in the IOS app.

Both my hubs are Raspberry Pi’s.

Anyone else with this problem?

Could you share some logs?

Either 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

Some other hints:
– Try and capture logs when your attempting to connect to the device.
– If your using the “multi user” feature, please try logging in with your credentials to confirm that everything works with that.

Hi there,

You probably have to allow local network access for Spotify in the app settings (in IOS of course :wink: ). That allows for network polling required to find the devices.

Cheers, Saiyato