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-sort wont load help needed

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 2 Posters 858 Views 2 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 Away
      sdetweil @gauka12345
      last edited by

      @gauka12345 sounds like u are using pm2, and it started at boot. do

      pm2 status
      pm2 stop 0

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • G Offline
        gauka12345
        last edited by

        Hi Sam,

        pi@raspberrypi:~ $ pm2 status
        bash: pm2: command not found
        pi@raspberrypi:~ $ sudo pm2 status
        sudo: pm2: command not found
        pi@raspberrypi:~ $ pm2 stop 0
        bash: pm2: command not found
        pi@raspberrypi:~ $

        S 1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @gauka12345
          last edited by

          @gauka12345 hm

          something else is using port 8080

          sudo netstat -a | grep 8080

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • G Offline
            gauka12345
            last edited by

            thank you Sam ,

            hmm, i have got a XRPD running on this pi , so i could access it from my main PC

            also i have got another pi connected as the retro PI

            with the script nothing is happening

            pi@raspberrypi:~ $ sudo netstat -a | grep 8080
            pi@raspberrypi:~ $ sudo netstat -a | grep 8080
            pi@raspberrypi:~ $

            S 1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @gauka12345
              last edited by

              @gauka12345 well something is using port 8080

              try moving mm to 8090

              edit the port in config.js

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • G Offline
                gauka12345
                last edited by

                Sam, you are totally right by changing the port number it fixed the issue ;-)
                thanks you are genius!

                Kind regards
                Lukas

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