Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    SOLVED Stuck at Create new news Fetcher

    Troubleshooting
    2
    7
    404
    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.
    • B
      BenediktB last edited by

      Hello Everyone,

      complete noob here and first time MM User.
      I just installed MagicMirror with the auto installer and I cannot get it started. The startup skript gets stuck at Create new news Fetcher. I tried to start magicmirror with npm and/or pm2. I am running the default config.
      The MagicMirror Screen Starts but only loads the calender, news and compliments module.
      I hope somebody can help and thank you. Sorry for the stupid question.

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @BenediktB last edited by sdetweil

        @BenediktB said in Stuck at Create new news Fetcher:

        The MagicMirror Screen Starts but only loads the calender, news and compliments module.

        that is all there is in the default config… you are running fine

        as for the “Create new news Fetcher”, that is some debugging shown by the calendar module,
        it does not show anything else… so you are still good

        now you need to add more modules…

        1 Reply Last reply Reply Quote 0
        • S
          sdetweil @BenediktB last edited by sdetweil

          @BenediktB said in Stuck at Create new news Fetcher:

          The MagicMirror Screen Starts but only loads the calender, news and compliments module.

          that is all there is in the default config… you are running fine

          as for the “Create new news Fetcher”, that is some debugging shown by the calendar module,
          it does not show anything else… so you are still good

          now you need to add more modules…

          1 Reply Last reply Reply Quote 0
          • B
            BenediktB last edited by

            Ohh wow now I feel really dumb. Why is the weather modul not shown that is listed in the config.js?

            S 1 Reply Last reply Reply Quote 0
            • S
              sdetweil @BenediktB last edited by sdetweil

              @BenediktB u have to supply a key to get the data

              from the readme info https://github.com/MichMich/MagicMirror/tree/master/modules/default/currentweather

              appid The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account.

              This value is REQUIRED

              1 Reply Last reply Reply Quote 0
              • B
                BenediktB last edited by

                ☺ ☺ Ohh yeah the API Key. just found it in the documentation. Thank you very much. How can I close the topic?

                S 2 Replies Last reply Reply Quote 0
                • S
                  sdetweil @BenediktB last edited by

                  @BenediktB right click the three dots to the right of the message that is the solution…

                  1 Reply Last reply Reply Quote 0
                  • S
                    sdetweil @BenediktB last edited by sdetweil

                    @BenediktB while your there, before supplying the key, lets teach one more valuable thing…

                    with the mirror running, using a keyboard, hit ctrl-shift-i, a new window (the developers window) will open.

                    select the tab at the top labeled ‘console’ and then scroll up to see any errors, usually in red…

                    you can also get messages from JUST ONE module, by putting part of its name in the filter box, on the console tab, ‘weath’, hit enter

                    u can close that window with the same keystrokes, or using a mouse hit the x in the top right corner

                    u can start the dev window at start time too with npm start dev

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy