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.

    Error code EADDRINUSE

    Scheduled Pinned Locked Moved Solved Requests
    41 Posts 3 Posters 13.7k Views 3 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 @PXNDA
      last edited by

      @PXNDA well, if u found it thats all that matters

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • P Offline
        PXNDA
        last edited by

        I’ve tracked the problem to the address. I’ve changed it from localhost to 0.0.0.0. Any ideas why.

        1 Reply Last reply Reply Quote 0
        • P Offline
          PXNDA
          last edited by

          Ok, I’ve figured that Electron only accepts https certified addresses so how can i fix that.

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

            @PXNDA electron does not do https unless u do a lot of extra work

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • P Offline
              PXNDA
              last edited by

              I mean that Electron won’t accept 0.0.0.0

              S 1 Reply Last reply Reply Quote 0
              • P Offline
                PXNDA
                last edited by

                It works fine with localhost.

                1 Reply Last reply Reply Quote 0
                • P Offline
                  PXNDA
                  last edited by

                  I’m trying to use MMM-Remote-Control.

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

                    @PXNDA that just says listen anywhere (all adapters)

                    localhost means ONLY localhost, ONLY from THAT machine to THAT machine
                    external machines should not be able to connect

                    with 0.0.0.0 you also need to open the whitelist (allowed sources) , by default NO other ip address (localhost only still)…

                    RemoteControl ois listening on the MM ip address (using the express server and routes/(paths in the url)
                    so if ONLY localhost then cannot connect from outside the pi)… makes ;remote ’ control pretty hard…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      PXNDA
                      last edited by

                      I’ve also done that, no change.

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

                        @PXNDA is this windows? Open the firewall on 8080

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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