[MMM-SpotifyConnectUI] Error: connect ECONNREFUSED 127.0.0.1:4000
-
@Cato Unfortunately even though my raspberry is assigned to a static ip I get “this site can’t be reached” on both alternatives.
127.0.0.1 does show up when I runifconfig
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host
-
Try to start it manually:
cd /home/pi/spotify-connect-web ./spotify-connect-web -n MAGICMIRROR -o plughw:CARD=ALSA,DEV=1
NB! plughw might not work for you…
-
@Cato tried that and got this error
./spotify-connect-web -n MAGICMIRROR -o plughw:CARD=ALSA,DEV=1 Loading Spotify library... min_volume_range: 0.0 Using libspotify_embedded version: release-esdk-1.20.0-v1.20.0-g594175d4 SpInit: 2 SpInit failed, exiting
-
Then you have to contact the author of Spotify Connect Web, as this is out of the scope for my knowledge.
-
@Cato Will do, thanks anyway!
-
@Camelblack Let me know if you have any luck, I am running into the same issue.
-
@zerotwenty will do. Unfortunately still no go. Please let me know if you find a fix.
-
newer spotify connect app - raspotify works out of the box:
https://github.com/dtcooper/raspotify
https://discourse.osmc.tv/t/howto-spotify-connect-support-via-raspotify-librespot/38348