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 assistant not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 2 Posters 1.6k 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
      last edited by

      Something else is using port 8080. Are u using pm2?

      pm2 list

      pm2 stop 0 ( or it’s name from the list)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        yes i am using pm2 .

        any idea how can i make assistantmk2 to use some other port ??

        Thanks

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

          @siddhartha said in EADDRINUSE assistant not working:

          Connecting socket for: MMM-MusicOnDemand
          Connecting socket for: MMM-AssistantMk2
          Connecting socket for: MMM-Hotword
          [HOTWORD] MMM-Hotword starts
          Connecting socket for: MMM-NotificationTrigger

          these 4 module wants to connect to 8080 port but its already being used by remote control so what can i do now?

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

            @siddhartha they should be using the MagicMirror port, so not a problem

            Are two MagicMirrors trying to run at the same time?

            pm2 list

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              nope just one.

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

                @siddhartha while you think nothing is running do

                ps -ef | grep node
                

                Does that produce more than 1 line of output?

                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