<?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[Weather forecast issues]]></title><description><![CDATA[<p dir="auto">Updated to 2.7.1 and I am using the new weather module. Everything appears to be working but I am finding that after a week or so, the forecast will stop refreshing. I currently using the current weather portion and the forecast portion of the module, but I haven’t noticed any issues with the current weather portion. I also have both set to use openweather. I had originally tried using darksky to get a longer forecast but it also seemed to have the same issue. Reloading the browser loads fresh data so I haven’t needed to reload MM to get fresh data, which leads me to think maybe its a browser issue? I included the section of the config file for the weather stuff for giggles.</p>
<pre><code>                {
                        module: "weather",
                        header: "Surrey, ND",
                        position: "top_right",
                        config: {
                                apiKey: "#####", // private; don't share!
                                type: "current",
                                degreeLabel: true,
                                locationID: "5690532",
                                appendLocationNameToHeader: false
                         }
                },
                {
                        module: "weather",
                        position: "top_right",
                        config: {
                                //weatherProvider: "darksky",
                                //apiKey: "####", // private; don't share!
                                //apiBase: "https://cors-anywhere.herokuapp.com/https://api.darksky.net",
                                apiKey: "####",
                                locationID: "5690532",
                                lat: "48.23",
                                lon: "-101.14",
                                colored: "true",
                                type: "forecast",
                                tableClass: "medium",
                                fade: "false",
                                roundTemp: "true",
                                maxNumberOfDays: "10",
                                weatherEndpoint: "/forecast"
                        }
                },

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/10313/weather-forecast-issues</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 04:19:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10313.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Apr 2019 18:53:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weather forecast issues on Wed, 10 Jul 2019 15:00:42 GMT]]></title><description><![CDATA[<p dir="auto">I see this happening when my internet goes out for a bit, the new weather modules seem to no longer refresh.  I created an issue - <a href="https://github.com/MichMich/MagicMirror/issues/1722" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues/1722</a></p>
]]></description><link>https://forum.magicmirror.builders/post/58768</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/58768</guid><dc:creator><![CDATA[vinp]]></dc:creator><pubDate>Wed, 10 Jul 2019 15:00:42 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Sat, 18 May 2019 15:58:46 GMT]]></title><description><![CDATA[<p dir="auto">So as it turns out, even my clean install is seeing the same issue. And if I leave them both going long enough without restarting them, the current weather will also stop updating.</p>
]]></description><link>https://forum.magicmirror.builders/post/57164</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/57164</guid><dc:creator><![CDATA[mikepelchy]]></dc:creator><pubDate>Sat, 18 May 2019 15:58:46 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Sun, 12 May 2019 17:58:44 GMT]]></title><description><![CDATA[<p dir="auto">So I am even seeing the issue with using Darksky. However, I did to a clean install on a different RPI3 and that hasnt seem to have any problems with using OpenWeather as the supplier. So, it must be something with my install.</p>
]]></description><link>https://forum.magicmirror.builders/post/56972</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56972</guid><dc:creator><![CDATA[mikepelchy]]></dc:creator><pubDate>Sun, 12 May 2019 17:58:44 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Mon, 06 May 2019 13:59:57 GMT]]></title><description><![CDATA[<p dir="auto">I have not see the error since I last posted nearly 2 weeks ago</p>
]]></description><link>https://forum.magicmirror.builders/post/56735</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56735</guid><dc:creator><![CDATA[vinp]]></dc:creator><pubDate>Mon, 06 May 2019 13:59:57 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Mon, 06 May 2019 01:00:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/56659">Weather forecast issues</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mikepelchy" aria-label="Profile: mikepelchy">@<bdi>mikepelchy</bdi></a> if you stop and restart mm does the error go away for a while again?</p>
</blockquote>
<p dir="auto">Yes, seems like it goes 2-3 days before the issue comes back. I have tried it with the MM viewer that opens on bootup and also in chromium.</p>
<p dir="auto">Tried using darksky when I first setup the new module and I seemed to have an issue with it, which I am thinking was the same issue so I switched back to darksky to see what happens.</p>
<p dir="auto">I also setup another RPI3 running a clean install to see what happens.</p>
]]></description><link>https://forum.magicmirror.builders/post/56720</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56720</guid><dc:creator><![CDATA[mikepelchy]]></dc:creator><pubDate>Mon, 06 May 2019 01:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Sat, 04 May 2019 15:47:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mikepelchy" aria-label="Profile: mikepelchy">@<bdi>mikepelchy</bdi></a> if you stop and restart mm does the error go away for a while again?</p>
]]></description><link>https://forum.magicmirror.builders/post/56659</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56659</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 May 2019 15:47:32 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Sat, 04 May 2019 12:44:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vinp" aria-label="Profile: vinp">@<bdi>vinp</bdi></a> said in <a href="/post/56409">Weather forecast issues</a>:</p>
<blockquote>
<p dir="auto">I just noticed mine also experiences this behavior every few days.  Even though it should reload the data with the updateInterval every few hours.  Screenshot is from the browser Dev Tools on the Pi<br />
<img src="/assets/uploads/files/1556138955482-5f639727-d54e-44d4-9961-892d34714fad-image-resized.png" alt="0_1556138954227_5f639727-d54e-44d4-9961-892d34714fad-image.png" class=" img-fluid img-markdown" /><br />
Can you check your Dev Toolbar when this happens?</p>
</blockquote>
<p dir="auto">I appear to be getting the same error code.</p>
]]></description><link>https://forum.magicmirror.builders/post/56652</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56652</guid><dc:creator><![CDATA[mikepelchy]]></dc:creator><pubDate>Sat, 04 May 2019 12:44:02 GMT</pubDate></item><item><title><![CDATA[Reply to Weather forecast issues on Wed, 24 Apr 2019 20:54:37 GMT]]></title><description><![CDATA[<p dir="auto">I just noticed mine also experiences this behavior every few days.  Even though it should reload the data with the updateInterval every few hours.  Screenshot is from the browser Dev Tools on the Pi<br />
<img src="/assets/uploads/files/1556138955482-5f639727-d54e-44d4-9961-892d34714fad-image-resized.png" alt="0_1556138954227_5f639727-d54e-44d4-9961-892d34714fad-image.png" class=" img-fluid img-markdown" /><br />
Can you check your Dev Toolbar when this happens?</p>
]]></description><link>https://forum.magicmirror.builders/post/56409</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56409</guid><dc:creator><![CDATA[vinp]]></dc:creator><pubDate>Wed, 24 Apr 2019 20:54:37 GMT</pubDate></item></channel></rss>