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

Error with launching the magic mirror Applicants. it said i need to create a config file.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
5 Posts 4 Posters 908 Views 4 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.
  • D Offline
    dearco
    last edited by Sep 6, 2019, 6:13 PM

    WARNING! Could not find config file. Please create one. Starting with default configuration.
    Loading module helpers …
    Initializing new module helper …
    Module helper loaded: updatenotification
    No helper found for module: helloworld.
    All module helpers loaded.
    Starting server on port 8080 …
    Server started …
    Connecting socket for: updatenotification
    Sockets connected & modules started …
    Whoops! There was an uncaught exception…
    { Error: listen EADDRINUSE 127.0.0.1:8080
    at Server.setupListenHandle [as _listen2] (net.js:1330:14)
    at listenInCluster (net.js:1378:12)
    at GetAddrInfoReqWrap.doListen [as callback] (net.js:1492:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:55:10)
    errno: ‘EADDRINUSE’,
    code: ‘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?

    M M 2 Replies Last reply Sep 6, 2019, 6:46 PM Reply Quote 0
    • M Offline
      mumblebaj Module Developer @dearco
      last edited by mumblebaj Sep 6, 2019, 6:47 PM Sep 6, 2019, 6:46 PM

      @dearco said in Error with launching the magic mirror Applicants. it said i need to create a config file.:

      EADDRINUSE

      That usually means that something else is running on port 8080. Maybe you have two instances of MM running?

      Check out my modules at: https://github.com/mumblebaj?tab=repositories

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @dearco
        last edited by Sep 7, 2019, 1:14 AM

        @dearco said in Error with launching the magic mirror Applicants. it said i need to create a config file.:

        WARNING! Could not find config file. Please create one. Starting with default configuration.

        And there is a problem with your config. This should help.

        https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners

        Create a working config
        How to add modules

        S 1 Reply Last reply Sep 7, 2019, 1:20 AM Reply Quote 0
        • S Away
          sdetweil @Mykle1
          last edited by Sep 7, 2019, 1:20 AM

          @Mykle1 probably pm2 started instance

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          M 1 Reply Last reply Sep 7, 2019, 1:21 AM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @sdetweil
            last edited by Sep 7, 2019, 1:21 AM

            @sdetweil

            Ah, my bad.

            Create a working config
            How to add modules

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