MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    [MMM-SpotifyConnectUI] Error: connect ECONNREFUSED 127.0.0.1:4000

    Scheduled Pinned Locked Moved Troubleshooting
    18 Posts 4 Posters 12.0k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CatoC Offline
      Cato Module Developer
      last edited by

      What did you do? Did you read my documentation?

      1 Reply Last reply Reply Quote 0
      • C Offline
        Camelblack
        last edited by

        Yes I followed the instructions from your module. I first installed Spotify Connect Web, then I installed the module and changed my config.js folder.
        However, when installing Spotify Connect web, I did get a permission issue when I was supposed to insert

        chmod a+x /etc/systemd/system/spotifyconnect.service
        

        I got this

        ~ $ chmod a+x /etc/systemd/system/spotifyconnect.service
        chmod: changing permissions of ‘/etc/systemd/system/spotifyconnect.service’: 
        Operation not permitted
        

        I insterted a sudo command to continue the installations steps. Is this causing my issue?

        1 Reply Last reply Reply Quote 0
        • CatoC Offline
          Cato Module Developer
          last edited by

          No sudo is required. Hmmm, did I forget that in my documentation… :-)

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            Camelblack @Cato
            last edited by

            @Cato So, despite that I get Operation not permitted I should continue to the next step? :)

            1 Reply Last reply Reply Quote 0
            • CatoC Offline
              Cato Module Developer
              last edited by

              You say you get permission errors even when using sudo?

              C 1 Reply Last reply Reply Quote 0
              • C Offline
                Camelblack @Cato
                last edited by Camelblack

                @Cato No, after inserting sudo infront of chmod a+x /etc/systemd/system/spotifyconnect.service I did not get any permissions errors.
                When I continued I did not encounter any other errors before I tried to launch MM and got
                [MMM-SpotifyConnectUI] Notification received: CONFIG
                [MMM-SpotifyConnectUI] Error: connect ECONNREFUSED 127.0.0.1:4000

                1 Reply Last reply Reply Quote 0
                • CatoC Offline
                  Cato Module Developer
                  last edited by

                  What happen if you open http://127.0.0.1:4000 in a browser on the RPi – or change the IP to the IP of the RPi and open in a browser on your own machine?

                  C 1 Reply Last reply Reply Quote 0
                  • C Offline
                    Camelblack @Cato
                    last edited by Camelblack

                    @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 run ifconfig

                    lo        Link encap:Local Loopback  
                              inet addr:127.0.0.1  Mask:255.0.0.0
                              inet6 addr: ::1/128 Scope:Host
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • CatoC Offline
                      Cato Module Developer
                      last edited by

                      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…

                      C 1 Reply Last reply Reply Quote 0
                      • C Offline
                        Camelblack @Cato
                        last edited by

                        @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
                        
                        1 Reply Last reply Reply Quote 0
                        • CatoC Offline
                          Cato Module Developer
                          last edited by

                          Then you have to contact the author of Spotify Connect Web, as this is out of the scope for my knowledge.

                          C 1 Reply Last reply Reply Quote 0
                          • C Offline
                            Camelblack @Cato
                            last edited by

                            @Cato Will do, thanks anyway!

                            Z 1 Reply Last reply Reply Quote 0
                            • Z Offline
                              zerotwenty @Camelblack
                              last edited by

                              @Camelblack Let me know if you have any luck, I am running into the same issue.

                              C 1 Reply Last reply Reply Quote 0
                              • C Offline
                                Camelblack @zerotwenty
                                last edited by

                                @zerotwenty will do. Unfortunately still no go. Please let me know if you find a fix.

                                1 Reply Last reply Reply Quote 0
                                • schlachtkreuzer6S Offline
                                  schlachtkreuzer6
                                  last edited by

                                  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

                                  1 Reply Last reply Reply Quote 0

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Register Login
                                  • 1 / 1
                                  • First post
                                    Last post
                                  Enjoying MagicMirror? Please consider a donation!
                                  MagicMirror created by Michael Teeuw.
                                  Forum managed by Sam, technical setup by Karsten.
                                  This forum is using NodeBB as its core | Contributors
                                  Contact | Privacy Policy