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

Stuck at Create new news Fetcher

Scheduled Pinned Locked Moved Solved Troubleshooting
7 Posts 2 Posters 999 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.
  • S Offline
    sdetweil @BenediktB
    last edited by sdetweil Sep 13, 2019, 12:56 PM Sep 13, 2019, 12:00 PM

    @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…

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • B Offline
      BenediktB
      last edited by Sep 13, 2019, 2:11 PM

      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 Sep 13, 2019, 2:12 PM Reply Quote 0
      • S Offline
        sdetweil @BenediktB
        last edited by sdetweil Sep 13, 2019, 2:13 PM Sep 13, 2019, 2:12 PM

        @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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          BenediktB
          last edited by Sep 13, 2019, 2:15 PM

          :smiling_face: :smiling_face: 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 Sep 13, 2019, 2:16 PM Reply Quote 0
          • S Offline
            sdetweil @BenediktB
            last edited by Sep 13, 2019, 2:16 PM

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

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @BenediktB
              last edited by sdetweil Sep 15, 2019, 1:01 AM Sep 13, 2019, 2:19 PM

              @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

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              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