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

    PXNDA

    @PXNDA

    0
    Reputation
    233
    Profile views
    27
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PXNDA Unfollow Follow

    Latest posts made by PXNDA

    • RE: Error code EADDRINUSE

      I’ve opened a new rule on firewall for port 8080 @sdetweil and there is no change. @mumblebaj I’m using Windows 10.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      I’ve also done that, no change.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      I’m trying to use MMM-Remote-Control.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      It works fine with localhost.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      I mean that Electron won’t accept 0.0.0.0

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      Ok, I’ve figured that Electron only accepts https certified addresses so how can i fix that.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      I’ve tracked the problem to the address. I’ve changed it from localhost to 0.0.0.0. Any ideas why.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      I think the sh script may have become corrupt. Thank you anyway @sdetweil for sticking up to the mess I made of MM.

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      Starts fine without the &

      posted in Requests
      P
      PXNDA
    • RE: Error code EADDRINUSE

      Tried it twice got this

      npm ERR! code ELIFECYCLE
      npm ERR! errno ENOENT
      npm ERR! syscall spawn
      npm ERR! magicmirror@2.8.0 start: `sh run-start.sh`
      npm ERR! spawn ENOENT
      npm ERR!
      npm ERR! Failed at the magicmirror@2.8.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     C:\Users\user1\AppData\Roaming\npm-cache\_logs\2019-07-30T19_47_00_790Z-debug.log
      
      
      posted in Requests
      P
      PXNDA