• 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.

Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

Scheduled Pinned Locked Moved Troubleshooting
324 Posts 55 Posters 581.7k Views 59 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.
  • ? Offline
    A Former User @ionut322
    last edited by A Former User Jul 19, 2018, 10:16 AM Jul 19, 2018, 10:15 AM

    @ionut322 take a picture? What do you mean?

    1 Reply Last reply Reply Quote 1
    • J Offline
      justjim1220 Module Developer @ionut322
      last edited by Jul 20, 2018, 12:49 PM

      @ionut322

      I’m with @Sean, need more info to help you…:winking_face:

      "Life's Too Short To Dance With Ugly People"
      Jim Hallock - 1995

      1 Reply Last reply Reply Quote 0
      • J Offline
        Johans @Mykle1
        last edited by Dec 1, 2018, 12:51 PM

        @mykle1

        Followed your guide to install on my windows 10 - 64 bit machine.
        Installation went OK, but when I start mirror I just get a black screen.

        This is the error message

        Launching application.
        Whoops! There was an uncaught exception...
        { Error: listen EADDRINUSE 127.0.0.1:8080
            at Object._errnoException (util.js:1024:11)
            at _exceptionWithHostPort (util.js:1046:20)
            at Server.setupListenHandle [as _listen2] (net.js:1351:14)
            at listenInCluster (net.js:1392:12)
            at GetAddrInfoReqWrap.doListen [as callback] (net.js:1501:7)
            at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)
          code: 'EADDRINUSE',
          errno: 'EADDRINUSE',
          syscall: 'listen',
          address: '127.0.0.1',
          port: 8080 }
        MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        
        
        

        Hope you can help me out.

        M 1 Reply Last reply Dec 1, 2018, 1:39 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @Johans
          last edited by Dec 1, 2018, 1:39 PM

          @johans said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

          Error: listen EADDRINUSE 127.0.0.1:8080
          at Object._errnoException (util.js:1024:11)
          at _exceptionWithHostPort

          This typically means that another application or program is using the port (8080) that MagicMirror uses. You would have to resolve that issue

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 1
          • J Offline
            Johans
            last edited by Dec 1, 2018, 3:40 PM

            @mykle1
            Thanks for the info, can’t find out who is using port 8080, but I changed in the config to use another port.
            Now all is working. :thumbs_up_light_skin_tone:

            M 1 Reply Last reply Dec 1, 2018, 10:26 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @Johans
              last edited by Dec 1, 2018, 10:26 PM

              @johans

              Well done, mate. :thumbsup:

              Create a working config
              How to add modules

              J 1 Reply Last reply Dec 2, 2018, 6:46 PM Reply Quote 0
              • J Offline
                Johans @Mykle1
                last edited by Dec 2, 2018, 6:46 PM

                @mykle1 FYI
                Meanwhile I found the problem of port 8080, due to some malware on that PC, the proxi settings where modified, only option was to re-install OS. Lucky I had some backup so that didn’t took so long.
                Now proxi settings are no longer hi-jacked and I can run MM normally.
                Problem solved!

                M 1 Reply Last reply Dec 2, 2018, 8:13 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Johans
                  last edited by Dec 2, 2018, 8:13 PM

                  @johans

                  Ahh, Windows. I no longer use it for MM. I’m strictly a ubuntu 16.04 LTS guy now.

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    djniuss
                    last edited by djniuss Mar 15, 2019, 11:53 AM Mar 15, 2019, 11:51 AM

                    Hi. quick question. the MM work with the basic modules. as soon as i try to install a 3rd party module i have a syntax error. Checked and rechecked the code and there is no error. is there special thing to add code thant im not aware of

                    S 1 Reply Last reply Mar 15, 2019, 12:05 PM Reply Quote 0
                    • S Offline
                      sdetweil @djniuss
                      last edited by Mar 15, 2019, 12:05 PM

                      @djniuss from the MM folder do

                      npm run config:check
                      

                      fix errors from top down

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 1 Reply Last reply Mar 15, 2019, 1:30 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 32
                      • 33
                      • 5 / 33
                      • 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