<?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-Traffic]]></title><description><![CDATA[<p dir="auto">trying to configure this module</p>
<p dir="auto"><a href="https://github.com/SamLewis0602/MMM-Traffic" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/SamLewis0602/MMM-Traffic</a></p>
<p dir="auto">got a token from Mapbox as per the instructions, got it to appear on my MM, but just says ‘loading’</p>
<p dir="auto">nothing ever comes up ??</p>
<p dir="auto">{<br />
module: “MMM-Traffic”,<br />
position: “top_left”,<br />
config: {<br />
accessToken: “your_key_here”,<br />
originCoords: “-84.398848,33.755165”,<br />
destinationCoords: “-84.504259,33.88210”,<br />
firstLine: “{duration} mins”,<br />
secondLine: “Home To School”,<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/topic/14613/mmm-traffic</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 00:26:35 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14613.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Feb 2021 11:30:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Traffic on Sat, 06 Mar 2021 23:16:14 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> Good to know, I’ll point people this way if I see it again.</p>
]]></description><link>https://forum.magicmirror.builders/post/89243</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89243</guid><dc:creator><![CDATA[SamLewis0602]]></dc:creator><pubDate>Sat, 06 Mar 2021 23:16:14 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Traffic on Sat, 06 Mar 2021 23:07:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/samlewis0602" aria-label="Profile: samlewis0602">@<bdi>samlewis0602</bdi></a> I have the fixed Googlemapstraffic module on my github</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-GoogleMapsTraffic" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-GoogleMapsTraffic</a></p>
]]></description><link>https://forum.magicmirror.builders/post/89242</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89242</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 06 Mar 2021 23:07:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Traffic on Sat, 06 Mar 2021 22:35:08 GMT]]></title><description><![CDATA[<p dir="auto">MMM-Traffic author here, just wanted to post here on the forum that this was resolved in a Github issue here: <a href="https://github.com/SamLewis0602/MMM-Traffic/issues/95" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/SamLewis0602/MMM-Traffic/issues/95</a></p>
<p dir="auto">This is caused by a different module, the MMM-GoogleMapsTraffic module, as seen in this unmerged PR here: <a href="https://github.com/vicmora/MMM-GoogleMapsTraffic/pull/24" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/vicmora/MMM-GoogleMapsTraffic/pull/24</a></p>
<p dir="auto">Anyone using both that module and my module in their mirror would see MMM-Traffic stuck on loading. Judging by the activity on that other module, it looks to be unsupported. See the issue I linked on my repo above for a manual fix if you wish to use both modules together.</p>
]]></description><link>https://forum.magicmirror.builders/post/89239</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89239</guid><dc:creator><![CDATA[SamLewis0602]]></dc:creator><pubDate>Sat, 06 Mar 2021 22:35:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Traffic on Mon, 22 Feb 2021 09:34:48 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></p>
<p dir="auto">The console logs display this, sorry dont know what it means</p>
<pre><code>Uncaught TypeError: console.log is not a function   MMM-Traffic.js.135
     at Class.socketNotificationRecieved (MMM-Traffic.js.135)
     at module.js.250
     at socket. &lt;anonymous&gt; (socketclient.js.39)
     at Socket../node_modules/component-emitter/index.js.Emitter.Emit (index.js.145)
     at Socket.emitEvent (socket.js.253)
     at Socket.onevent (socket.js.240)
     at Socket.MMSocket.self.socket.onevent (socketclient.js.33)
     at Socket.onpacket (socket.js.204)
     at Manager.&lt;anonymous&gt;  (index.js.21)
     at Socket../node_modules/component-emitter/index.js.Emitter.Emit (index.js.145)

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/88754</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88754</guid><dc:creator><![CDATA[Gr1dL0ck]]></dc:creator><pubDate>Mon, 22 Feb 2021 09:34:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Traffic on Sun, 14 Feb 2021 17:14:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gr1dl0ck" aria-label="Profile: gr1dl0ck">@<bdi>gr1dl0ck</bdi></a> can u look at the terminal window where u start mm to see the messages.</p>
<p dir="auto">if you use pm2, then the pm2 logs --lines=???<br />
command,<br />
where ??? is a number, default 15,<br />
will show this info</p>
<p dir="auto">also  open the developers window, ctrl-shift-i on the mm keyboard, and select the console tab</p>
<p dir="auto">you can filter messages by module, by putting part of the module name in the filter field,<br />
traff should be enough.</p>
<p dir="auto">show any errors (usually red text)</p>
]]></description><link>https://forum.magicmirror.builders/post/88473</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88473</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 14 Feb 2021 17:14:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Traffic on Sun, 14 Feb 2021 04:13:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gr1dl0ck" aria-label="Profile: gr1dl0ck">@<bdi>gr1dl0ck</bdi></a></p>
<p dir="auto">in my Mapbox account i see there have been 11 API requests (from 100,000 free) using the ‘default public token’ in the account page.</p>
<p dir="auto">so i think its using the data, but my MM is just sitting on :</p>
<p dir="auto">(car icon) Loading …</p>
]]></description><link>https://forum.magicmirror.builders/post/88451</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88451</guid><dc:creator><![CDATA[Gr1dL0ck]]></dc:creator><pubDate>Sun, 14 Feb 2021 04:13:58 GMT</pubDate></item></channel></rss>