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-AlexaControl or MMM-AlexaOn/Off setup

    Scheduled Pinned Locked Moved Troubleshooting
    94 Posts 4 Posters 48.8k Views 5 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.
    • S Offline
      sdetweil @dave_
      last edited by

      @dave_ u got the eaddressinuse error. something is using port 1900, this the the port we stopped Spotify to get access to

      stop mm, then do

      sudo netstat -a | grep 1900
      

      in there is a response then something is still using the port.

      I havent tried discovery from my Alexa app in a long time. since they made it possible via voice command

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        dave_ @sdetweil
        last edited by sdetweil

        @sdetweil alt text that’s what it says

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @dave_
          last edited by

          @dave_
          ok do this

          sudo netstat -a -p | grep 1900
          

          mine shows this when MM is running

          sudo netstat -a -p | grep 1900
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           11153/electron.js 
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            dave_ @sdetweil
            last edited by

            @sdetweil ohh shit i had installed jellyfin media server ages ago and that’s what it’s saying how do i uninstall that 😂

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @dave_
              last edited by

              @dave_ sorry, no idea… google might help

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              D 2 Replies Last reply Reply Quote 0
              • D Offline
                dave_ @sdetweil
                last edited by

                @sdetweil lemme see and I’ll let u know

                1 Reply Last reply Reply Quote 0
                • D Offline
                  dave_ @sdetweil
                  last edited by

                  @sdetweil can i just Change the ports? And then make ot work if yes what should i change it to

                  S 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @dave_
                    last edited by

                    @dave_ no ssdp discovery only supports port 1900

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      dave_ @sdetweil
                      last edited by

                      @sdetweil makes sense

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @dave_
                        last edited by

                        @dave_ come on man, google says

                        https://www.electromaker.io/tutorial/blog/how-to-install-jellyfin-on-the-raspberry-pi

                        and shows how to start/stop

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        D 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 9
                        • 10
                        • 2 / 10
                        • 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