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.

    EADDRINUSE: address already in use 127.0.0.1:8090

    Scheduled Pinned Locked Moved Bug Hunt
    9 Posts 2 Posters 2.3k 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 Do not disturb
      sdetweil @theaddies
      last edited by

      @theaddies that means something is using the port , maybe you have two instances of mm trying to run

      do

      pm2 status

      are there 2 apps defined?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        theaddies @sdetweil
        last edited by

        @sdetweil Thanks for the reply. I think I did have 2 instances at one time, but I deleted the other one. It does not show up on pm2 status. Is there anything else to remove? Thansk.

        1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil
          last edited by

          @theaddies look for running processes

          pm2 stop all
          ps -ef | grep node

          or

          ps -ef | grep npm

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 2 Replies Last reply Reply Quote 0
          • T Offline
            theaddies @sdetweil
            last edited by

            @sdetweil I found /usr/bin node serveronly.

            is that the culpirit?

            1 Reply Last reply Reply Quote 0
            • T Offline
              theaddies @sdetweil
              last edited by

              @sdetweil I suppose this makes sense but I killed it and it immediately restarted. I don’t know how to remove it.

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @theaddies
                last edited by

                @theaddies you must have added it as part of the manual install instructions

                do the reverse to take it out…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  theaddies @sdetweil
                  last edited by

                  @sdetweil thanks for the reply but I have no idea what I see did

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @theaddies
                    last edited by

                    @theaddies sorry. no idea myself.

                    I gave up long ago trying to remember the 900 different ways to auto start things on the myriad different platforms.

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    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