<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Stuck at Create new news Fetcher]]></title><description><![CDATA[<p dir="auto">Hello Everyone,</p>
<p dir="auto">complete noob here and first time MM User.<br />
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.<br />
The MagicMirror Screen Starts but only loads the calender, news and compliments module.<br />
I hope somebody can help and thank you. Sorry for the stupid question.</p>
]]></description><link>https://forum.magicmirror.builders/topic/11157/stuck-at-create-new-news-fetcher</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 21:40:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11157.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Sep 2019 11:08:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 12:56:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benediktb" aria-label="Profile: BenediktB">@<bdi>BenediktB</bdi></a> said in <a href="/post/61223">Stuck at Create new news Fetcher</a>:</p>
<blockquote>
<p dir="auto">The MagicMirror Screen Starts but only loads the calender, news and compliments module.</p>
</blockquote>
<p dir="auto">that is all there is in the default config… you are running fine</p>
<p dir="auto">as for the “Create new news Fetcher”, that is some debugging shown by the calendar module,<br />
it does not show anything else… so you are still good</p>
<p dir="auto">now you need to add more modules…</p>
]]></description><link>https://forum.magicmirror.builders/post/61226</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61226</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Sep 2019 12:56:00 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Sun, 15 Sep 2019 01:01:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benediktb" aria-label="Profile: BenediktB">@<bdi>BenediktB</bdi></a> while your there, before supplying the key, lets teach one more valuable thing…</p>
<p dir="auto">with the mirror running, using a keyboard, hit ctrl-shift-i, a new window (the developers window) will open.</p>
<p dir="auto">select the tab at the top labeled ‘console’ and then scroll up to see any errors, usually in red…</p>
<p dir="auto">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</p>
<p dir="auto">u can close that window with the same keystrokes, or using a mouse hit the x in the top right corner</p>
<p dir="auto">u can start the dev window at start time too with npm start dev</p>
]]></description><link>https://forum.magicmirror.builders/post/61250</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61250</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 15 Sep 2019 01:01:44 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 14:16:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benediktb" aria-label="Profile: BenediktB">@<bdi>BenediktB</bdi></a> right click the three dots to the right of the message that is the solution…</p>
]]></description><link>https://forum.magicmirror.builders/post/61248</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61248</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Sep 2019 14:16:01 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 14:15:25 GMT]]></title><description><![CDATA[<p dir="auto">: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?</p>
]]></description><link>https://forum.magicmirror.builders/post/61247</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61247</guid><dc:creator><![CDATA[BenediktB]]></dc:creator><pubDate>Fri, 13 Sep 2019 14:15:25 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 14:13:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benediktb" aria-label="Profile: BenediktB">@<bdi>BenediktB</bdi></a> u have to supply a key to get the data</p>
<p dir="auto">from the readme info <a href="https://github.com/MichMich/MagicMirror/tree/master/modules/default/currentweather" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/tree/master/modules/default/currentweather</a></p>
<p dir="auto">appid	The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account.</p>
<p dir="auto">This value is REQUIRED</p>
]]></description><link>https://forum.magicmirror.builders/post/61246</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61246</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Sep 2019 14:13:33 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 14:11:55 GMT]]></title><description><![CDATA[<p dir="auto">Ohh wow now I feel really dumb. Why is the weather modul not shown that is listed in the config.js?</p>
]]></description><link>https://forum.magicmirror.builders/post/61245</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61245</guid><dc:creator><![CDATA[BenediktB]]></dc:creator><pubDate>Fri, 13 Sep 2019 14:11:55 GMT</pubDate></item><item><title><![CDATA[Reply to Stuck at Create new news Fetcher on Fri, 13 Sep 2019 12:56:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/benediktb" aria-label="Profile: BenediktB">@<bdi>BenediktB</bdi></a> said in <a href="/post/61223">Stuck at Create new news Fetcher</a>:</p>
<blockquote>
<p dir="auto">The MagicMirror Screen Starts but only loads the calender, news and compliments module.</p>
</blockquote>
<p dir="auto">that is all there is in the default config… you are running fine</p>
<p dir="auto">as for the “Create new news Fetcher”, that is some debugging shown by the calendar module,<br />
it does not show anything else… so you are still good</p>
<p dir="auto">now you need to add more modules…</p>
]]></description><link>https://forum.magicmirror.builders/post/61226</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61226</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Sep 2019 12:56:00 GMT</pubDate></item></channel></rss>