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.

    Access MagicMirror with HTTP?

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 4 Posters 15.8k 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.
    • ? Offline
      A Former User @psteimann
      last edited by A Former User

      @psteimann you are already using port 8088, is there any program which is using that port? Or you executed mm twice at same time. Common pitfall is not killing pm2 and starting another npm (or node serveronly) for test…

      P 1 Reply Last reply Reply Quote 0
      • P Offline
        psteimann @Guest
        last edited by

        @Sean Port 8088 is not used by another program and there Is no other port-forwarding to this port.

        8080 is used by my NAS, so I changed the standard-port to 8088 in the config.js

        i start mm2 automatically with pm2, thats correct. but I do not start it twice.

        do you mean to try to start another instance of mm2 with npm start?

        Thanks!

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @psteimann
          last edited by A Former User

          @psteimann sorry for my poor English. You SHOUD NOT execute twice, before killing pm2.

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            psteimann @Guest
            last edited by

            @Sean So you mean I shall kill pm2 and start with npm?

            how do I kill the pm2-process? If I try to close the pm2-window, it starts again immediately… in the console I guess, but whats the syntax?

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @psteimann
              last edited by

              @psteimann pm2 stop mm

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

                Ok, that worked so far. stopped mm2 and startet it manually with npm in the console.

                Errors have gone, great. So is it an issue with pm2?

                Unfortunately, still no access from outside.

                link:
                timesoft.internet-box.ch:8088

                1 Reply Last reply Reply Quote 0
                • P Offline
                  psteimann @Guest
                  last edited by

                  @Sean

                  OK. it works now

                  I entered a second whitelist entry for the external ip:

                  ip is currently:
                  178.198.19.38

                  so i added ffff:178.198.19.1/24…

                  thanks for help

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