<?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[MMM-SORT out of credits]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> Hello, I ask you again because I received an email this morning from WorldTidess telling me “Out of Credit” your module has been installed for 6 days! I did not touch the configuration of the module, on the other hand I would like to point out that my raspberry starts again every hour because I have a problem of stability of the system, after 2 or 3 hours my MM is bug the modules are freeze and the watch does not move, making it restart every hour this corrects the problem, maybe the problem of credits comes from there? What do you think about it? thanks again for your help</p>
]]></description><link>https://forum.magicmirror.builders/topic/12490/mmm-sort-out-of-credits</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 23:38:42 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12490.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Apr 2020 07:49:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-SORT out of credits on Sat, 11 Apr 2020 09:35:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> hi, for information, now it’s a trial version with 200 calls and after that you need a paid subscription</p>
]]></description><link>https://forum.magicmirror.builders/post/72437</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72437</guid><dc:creator><![CDATA[Manu85]]></dc:creator><pubDate>Sat, 11 Apr 2020 09:35:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SORT out of credits on Mon, 06 Apr 2020 22:51:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu85" aria-label="Profile: Manu85">@<bdi>Manu85</bdi></a></p>
<p dir="auto">You’re welcome, mate.</p>
]]></description><link>https://forum.magicmirror.builders/post/72118</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72118</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 06 Apr 2020 22:51:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SORT out of credits on Mon, 06 Apr 2020 13:15:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> thank you for your help</p>
]]></description><link>https://forum.magicmirror.builders/post/72084</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72084</guid><dc:creator><![CDATA[Manu85]]></dc:creator><pubDate>Mon, 06 Apr 2020 13:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SORT out of credits on Sun, 05 Apr 2020 23:56:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu85" aria-label="Profile: Manu85">@<bdi>Manu85</bdi></a> said in <a href="/post/71948">MMM-SORT out of credits</a>:</p>
<blockquote>
<p dir="auto">they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product</p>
</blockquote>
<p dir="auto">If they changed the free api to 200 calls a month then your updateInterval would have to be</p>
<p dir="auto"><code>updateInterval:  4 * 60 * 60 * 1000</code> // for 180 a month</p>
]]></description><link>https://forum.magicmirror.builders/post/72029</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72029</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 05 Apr 2020 23:56:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SORT out of credits on Sun, 05 Apr 2020 10:10:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> Thank you for your response I have changed the “update” on the site respectively they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product … I opened a other account with a new apiKey, thank you again I will see if it works, for the stability of the pi I asked the question because maybe with your good knowledge of the product you had a solution, so I will ask the question on the forum.<br />
Have a good day</p>
]]></description><link>https://forum.magicmirror.builders/post/71948</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71948</guid><dc:creator><![CDATA[Manu85]]></dc:creator><pubDate>Sun, 05 Apr 2020 10:10:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-SORT out of credits on Sun, 05 Apr 2020 00:55:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu85" aria-label="Profile: Manu85">@<bdi>Manu85</bdi></a></p>
<p dir="auto">Ok, so this module (by default) calls the api once an hour. That’s 24 calls a day or 720 of 1000 free calls a month. They may have changed the free limit at the api or all your restarts are starting to add up. Each time you restart MM the module calls the api. You might have to wait a month now for your free calls to reset or you can get another apiKey. I would also suggest you change the updateInterval to something like this:</p>
<p dir="auto"><code>updateInterval: 240 * 60 * 1000,</code></p>
<p dir="auto">Why don’t you seek help for your stability issue on the forum?</p>
]]></description><link>https://forum.magicmirror.builders/post/71937</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71937</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 05 Apr 2020 00:55:32 GMT</pubDate></item></channel></rss>