• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

npm start is only showing Windows IIS

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 3 Posters 3.0k 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.
  • N Offline
    nameless
    last edited by Jan 20, 2017, 7:34 PM

    FYI: I just did exactly the same steps on my windows 10 computer with npm 3.10.10 and node 7.2.1 and here everything is working fine…

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yawns Moderator
      last edited by Jan 20, 2017, 7:36 PM

      Why is IIS installed on this machine?

      1 Reply Last reply Reply Quote 0
      • N Offline
        nameless
        last edited by Jan 20, 2017, 7:46 PM

        I have no idea why it is, but it shouldn’t change the behaviour, does it? I now checked it again, on my notebook with windows 8 its still not working. The only thing appearing is an image of IIS, with a href behind, refering to the page of IIS. One thing I found: When running node serveronly, I get an error, saying:

        Ready to go! Please point your browser to: http://localhost:8080
        Whoops! There was an uncaught exception…
        { Error: listen EACCES 0.0.0.0:8080
        at Object.exports._errnoException (util.js:1036:11)
        at exports._exceptionWithHostPort (util.js:1059:20)
        at Server._listen2 (net.js:1239:19)
        at listen (net.js:1288:10)
        at net.js:1398:9
        at _combinedTickCallback (internal/process/next_tick.js:77:11)
        at process._tickCallback (internal/process/next_tick.js:98:9)
        at Module.runMain (module.js:592:11)
        at run (bootstrap_node.js:394:7)
        at startup (bootstrap_node.js:149:9)
        code: ‘EACCES’,
        errno: ‘EACCES’,
        syscall: ‘listen’,
        address: ‘0.0.0.0’,
        port: 8080 }
        MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

        What could be wrong? On both computers, I just copied the sample config, without changes, just to have a basic setup…

        1 Reply Last reply Reply Quote 0
        • Y Offline
          yawns Moderator
          last edited by Jan 20, 2017, 8:06 PM

          Try changing the port in your magicmirror config, for example 8888 instead of 8080 and check again. IIS is using port 8080 already.

          1 Reply Last reply Reply Quote 0
          • N Offline
            nameless
            last edited by Jan 20, 2017, 8:38 PM

            This works, thank you. There’s one other thing Im wondering about, maybe you can help me with that, too. I recently saw here (in the part where others can present their magic mirror) that he used german language for complimens for example. How does that work?

            B 1 Reply Last reply Jan 20, 2017, 8:52 PM Reply Quote 0
            • B Offline
              broberg Project Sponsor @nameless
              last edited by Jan 20, 2017, 8:52 PM

              @nameless the default compliments are merely examples, you can type in anything you want in any language you want in the config file to the compliments module

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                6/7
                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