Connection Problems
Connection Refused
Section titled “Connection Refused”Symptom: “Connection refused” error when trying to connect.
Causes and Fixes:
- Server not running — Start your SendSpin or Music Assistant server
- Wrong port — Verify the port number (default: 8927)
- Firewall — Ensure port 8927 is open on the server’s firewall
- Wrong IP address — Verify the server’s current IP (it may change with DHCP)
Connection Timeout
Section titled “Connection Timeout”Symptom: Connection attempt hangs and eventually times out.
Causes and Fixes:
- Different networks — Ensure your device and server are on the same subnet
- VPN interference — Disable VPN if it routes local traffic through an external tunnel
- AP isolation — Some WiFi setups isolate clients from each other. Check your router settings.
Frequent Disconnections
Section titled “Frequent Disconnections”Symptom: Connection drops repeatedly and the app shows “Reconnecting…”
Causes and Fixes:
- Weak WiFi signal — Move closer to your access point or add a repeater
- Battery optimization — Exempt SendSpin Player from battery optimization in Android Settings
- Android Doze — Enable High Power Mode in app settings for always-on devices
- Server overload — Check server logs for errors
- Network congestion — Try switching to Opus codec to reduce bandwidth
Auto-Reconnection
Section titled “Auto-Reconnection”The app automatically tries to reconnect when a connection drops:
- Normal mode — Retries with exponential backoff up to a limit, then gives up
- High Power Mode — Retries indefinitely with a 30-second steady-state interval
A “Reconnecting…” banner appears on screen during reconnection attempts.
Remote Access Issues
Section titled “Remote Access Issues”Remote ID Not Connecting
Section titled “Remote ID Not Connecting”- Verify the 26-character Remote ID is correct (uppercase letters and numbers only)
- Check that Remote Access is enabled in your Music Assistant settings
- Ensure your server has internet access for the WebRTC relay
- Try regenerating the Remote ID in Music Assistant settings
Proxy Authentication Failed
Section titled “Proxy Authentication Failed”- Verify your username and password (or token)
- Check that your proxy server is running and accessible
- Verify the proxy URL is correct, including the path
- Check proxy server logs for authentication errors
- If using token mode, the token may have expired — generate a new one
mDNS Discovery Not Working
Section titled “mDNS Discovery Not Working”Symptom: Nearby servers list stays empty even though the server is on the same network.
Causes and Fixes:
- Router blocks multicast — Many enterprise and some consumer routers block mDNS. Use manual entry instead.
- Guest network — Guest networks typically isolate devices. Connect to the main network.
- Multiple VLANs — mDNS doesn’t cross VLAN boundaries without a reflector/proxy
- Server not advertising — Check that your server’s mDNS/Zeroconf service is running
Manual entry always works as a fallback — you just need the server’s IP address and port.
Diagnostic Steps
Section titled “Diagnostic Steps”If none of the above solve your issue:
- Test from another device — Can another client connect to the server?
- Test the network — Can you ping the server’s IP from your Android device?
- Check server logs — Look for connection attempts and errors on the server side
- Enable debug logging — Collect logs from the app and file a bug report