badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
124 stars 25 forks source link

"error: Connection refused" #57

Open HorstBaerbel opened 11 months ago

HorstBaerbel commented 11 months ago

I installed Snapdroid on an older Phone with Android 7.1.2. My Snapserver seems to be set up ok and starts. Snapdroid finds the server and tries to connect, but always displays the above message. What am I doing wrong?

Matthias84 commented 10 months ago

I have to confirm this issue:

It gets an proper identification of my server via autodiscovery ("server.lan") but refuses to connect "error: Connection refused". Same if I enter IP manually or try the Webinterface. Other LAN clients work well :thinking:

Matthias84 commented 9 months ago

For my setup I noticed, that snapdroid client tries to connect to the IPv6 address instead of the IPv4 address. I guess my snapserver is configured for IPv4 only, but still wondering why the original snapclient discovery uses IPv4 without problems.

So my fix was to enter the IPv4 IP manually and snapdroid is working fine :+1: