MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. screechyboy79
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    screechyboy79

    @screechyboy79

    0
    Reputation
    484
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    screechyboy79 Unfollow Follow

    Latest posts made by screechyboy79

    • RE: EADDRINUSE port error

      @Sean I’ve rebooted several times i have also as you suggested tried pm2/npm restarts which also doesnt have any effect. This isnt intermittent its every time I reboot

      posted in Troubleshooting
      S
      screechyboy79
    • RE: EADDRINUSE port error

      The error:
      – Ready to go! Please point your browser to: http://localhost:8099
      Whoops! There was an uncaught exception…
      { Error: listen EADDRINUSE 127.0.0.1:8099
      at Object._errnoException (util.js:1019:11)
      at _exceptionWithHostPort (util.js:1041:20)
      at Server.setupListenHandle [as _listen2] (net.js:1344:14)
      at listenInCluster (net.js:1385:12)
      at GetAddrInfoReqWrap.doListen [as callback] (net.js:1494:7)
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:100:10)
      code: ‘EADDRINUSE’,
      errno: ‘EADDRINUSE’,
      syscall: ‘listen’,
      address: ‘127.0.0.1’,
      port: 8099 }
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?

      posted in Troubleshooting
      S
      screechyboy79
    • EADDRINUSE port error

      Hi,

      Everytime my PI boots and it tries to start Magic Mirror V2.1.3 I get an error which google tells me is becuase the Port specified is in use. I changed this to port 8099 which was not in use and I get the same error. When i check to see what is using that port its Node.js.

      Any suggestions?

      Steve

      posted in Troubleshooting
      S
      screechyboy79