Hello, I have been through the ringer trying to get Spotify to connect to my Raspberry Pi. Before I start, I should mention that I attempted Moode before Volumio and had basically the same issue.
Volumio Ver.: 3.832
Spotify Plugin Ver.: Tried on 4.2.2 and 4.3.0
I have Premium and am logged in. No idea how to get logs since the thing refuses my SSH connection. I see nothing about SSH or logs in the UI.
I can see Volumio as an option in Spotify. When I select it, it will try to connect for a few seconds and then fails. I would try the host file edit that I’ve seen, but again, the thing will not accept an SSH connection.
Are you talking about the Linux root pw? If so, then I am not sure. When I set up Volumio using Pi Imager, I elected to set up a user and password, but I am not sure if it has any effect. In any case, I tried using that combo as well as volumio/volumio.
I have tried the img file from the website and the one from Pi Imager; neither worked.
You not allowed to change the password. That’s why your having issues.
Only use the official image downloaded from Volumio.com, unzip it and flash the *.img file.
On this screen:
Used Pi Imager to burn to SD card (remembering to decline custom settings)
Navigated to /dev, clicked ‘ENABLE’ under SSH.
Still no SSH connection.
Restart Pi
Still no SSH
The specific error I am getting is "Received disconnect from 192.168.1.195 port 22:2: Too many authentication failures
Disconnected from 192.168.1.195 port 22
It’s important to note that I get this on the first try. So I think it might require the un and pw. I use sshpass to give it a password on login, same error.
In the past, when I encountered this error, it was due to a misconfiguration somewhere. Does Volumio expect a specific, non-standard auth scheme? I really wish there were an option in /dev to set an SSH key, which would remove many unknowns in this circumstance.
At risk of giving cause to abandon this thread, I just tried the Spotify connection, and for whatever reason, it worked this time. Is this because I didn’t change the root pw? If so, that seems like a major security bug, no? Still, I would love to solve the issue of not being able to SSH into Volumio.