<?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[Troubleshooting]]></title><description><![CDATA[You have a problem with a module? Ask for help.]]></description><link>https://forum.magicmirror.builders/category/29</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 15:12:17 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/category/29.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 May 2026 13:20:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MMM-MonthlyCalendar not showing all events]]></title><description><![CDATA[@Drunkenkun yes, calendarweek  does need the config, it fetches the events itself too
]]></description><link>https://forum.magicmirror.builders/topic/20241/mmm-monthlycalendar-not-showing-all-events</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20241/mmm-monthlycalendar-not-showing-all-events</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 10 May 2026 13:20:42 GMT</pubDate></item><item><title><![CDATA[Weather module with openmeteo sends wrong Data]]></title><description><![CDATA[@TiLow awesome! As moderator here, I think my job is to help users make and keep their mirrors running.  Watch for trouble and find ways to resolve it.
Your clear description of the problem helped identify a good resolution. I didn’t do any of the work. Just connected the dots.
]]></description><link>https://forum.magicmirror.builders/topic/20225/weather-module-with-openmeteo-sends-wrong-data</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20225/weather-module-with-openmeteo-sends-wrong-data</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Apr 2026 16:08:33 GMT</pubDate></item><item><title><![CDATA[MMM-CalendarExt3Agenda not showing updates]]></title><description><![CDATA[@MarNog one thing about the ext3 family of modules.
They get the events from the default calendar module. But the events are broadcast by url separately.
Some will take longer than others.
Ext3 doesn’t want to flash the screen every time it receives a block of events.  It doesn’t know when the events will come. So, it has its own refreshInterval time (10 mins default), then it draws whatever it has, and then waits again
But, you don’t want to wait 10 minutes for the first display , so it has a second timer
waitFetch:5000, 5 second wait before drawing any events
If the events arrive after 5 seconds, they dont get displayed til refreshInterval time.
So, you can adjust those two to improve your viewing experience
Note that longer waitFetch means more time after start before any events are displayed
If you use pm2 to launch MagicMirror, it captures the log messages about startup and events being broadcast.
You could examine those time stamps to determine how long each cal Might take, and use that as a guide to waitFetch time
The longer waitFetch means no events are displayed after startup til waitFetch expires
]]></description><link>https://forum.magicmirror.builders/topic/20214/mmm-calendarext3agenda-not-showing-updates</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20214/mmm-calendarext3agenda-not-showing-updates</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 13 Apr 2026 20:04:21 GMT</pubDate></item><item><title><![CDATA[MMM-CalendarExt3 - Timed events color change]]></title><description><![CDATA[@Cybex999 all you should have to do is set the color in the default calendar for each url
Make sure you set coloredText:true,
Before the url list
]]></description><link>https://forum.magicmirror.builders/topic/20213/mmm-calendarext3-timed-events-color-change</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20213/mmm-calendarext3-timed-events-color-change</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 13 Apr 2026 18:20:04 GMT</pubDate></item><item><title><![CDATA[Config.js updates not taking]]></title><description><![CDATA[@TX77ConfigMirror where are you looking for changes?
]]></description><link>https://forum.magicmirror.builders/topic/20207/config.js-updates-not-taking</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20207/config.js-updates-not-taking</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 09 Apr 2026 15:23:19 GMT</pubDate></item><item><title><![CDATA[Too many API calls in default weather module after update]]></title><description><![CDATA[@Megawaldi it is fixed in the develop branch for next release
You can get the develop branch,
Currently we only release 4 times a year January ,April, July, October
See https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
]]></description><link>https://forum.magicmirror.builders/topic/20199/too-many-api-calls-in-default-weather-module-after-update</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20199/too-many-api-calls-in-default-weather-module-after-update</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 05 Apr 2026 06:50:06 GMT</pubDate></item><item><title><![CDATA[MMM-hue-lights not working anymore]]></title><description><![CDATA[Hi guys, i have changed my Philips hue Bridg to the new model .
I created a user ID
I have the right bridge ID
Now there is a problem.
Hope somebody can help …[image: 1775289047015-bildschirmfoto-2026-04-04-um-09.38.50.png]
]]></description><link>https://forum.magicmirror.builders/topic/20197/mmm-hue-lights-not-working-anymore</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20197/mmm-hue-lights-not-working-anymore</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 04 Apr 2026 07:51:45 GMT</pubDate></item><item><title><![CDATA[Reverting to previous MM Release]]></title><description><![CDATA[@sdetweil Yup, it’s working now. Awesome, thank you so much.
(The translations/en.json is just a single word change, so easy to fix manually without being stashed.)
]]></description><link>https://forum.magicmirror.builders/topic/20192/reverting-to-previous-mm-release</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20192/reverting-to-previous-mm-release</guid><dc:creator><![CDATA[jca2112]]></dc:creator><pubDate>Thu, 02 Apr 2026 16:57:43 GMT</pubDate></item><item><title><![CDATA[All modules shown on one page after Update to 2.35]]></title><description><![CDATA[@oskisch we need the browser log,
Can’t get without keyboard
]]></description><link>https://forum.magicmirror.builders/topic/20190/all-modules-shown-on-one-page-after-update-to-2.35</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20190/all-modules-shown-on-one-page-after-update-to-2.35</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 02 Apr 2026 10:52:26 GMT</pubDate></item><item><title><![CDATA[Default Calendar Not Loading Events After New MM Update]]></title><description><![CDATA[@angeliKITTYx awesome. Thanks for the feedback
]]></description><link>https://forum.magicmirror.builders/topic/20189/default-calendar-not-loading-events-after-new-mm-update</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20189/default-calendar-not-loading-events-after-new-mm-update</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 02 Apr 2026 04:36:12 GMT</pubDate></item><item><title><![CDATA[MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0]]></title><description><![CDATA[@KristjanESPERANTO Finally got time to fix things up and move forward (Complete reinstall, honestly)
Everything is working as I desire now.
]]></description><link>https://forum.magicmirror.builders/topic/20188/mmm-calendarext3agenda-event-transforming-not-working-mirror-2.35.0</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20188/mmm-calendarext3agenda-event-transforming-not-working-mirror-2.35.0</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Wed, 01 Apr 2026 23:06:31 GMT</pubDate></item><item><title><![CDATA[MMM-ApothekenNotdienst bug]]></title><description><![CDATA[@KristjanESPERANTO Thank you. It is working again.
]]></description><link>https://forum.magicmirror.builders/topic/20186/mmm-apothekennotdienst-bug</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20186/mmm-apothekennotdienst-bug</guid><dc:creator><![CDATA[Niggich]]></dc:creator><pubDate>Wed, 01 Apr 2026 17:45:20 GMT</pubDate></item><item><title><![CDATA[MMM-AtomVisualizer language]]></title><description><![CDATA[@KristjanESPERANTO
Nice!
Thank you
]]></description><link>https://forum.magicmirror.builders/topic/20178/mmm-atomvisualizer-language</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20178/mmm-atomvisualizer-language</guid><dc:creator><![CDATA[nowayto]]></dc:creator><pubDate>Wed, 25 Mar 2026 23:01:53 GMT</pubDate></item><item><title><![CDATA[MMM-CalendarExt3 - Displaying bubble in bottom right corner]]></title><description><![CDATA[@Cybex999 can you show the module config?
Use the code block wrapper please
]]></description><link>https://forum.magicmirror.builders/topic/20177/mmm-calendarext3-displaying-bubble-in-bottom-right-corner</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20177/mmm-calendarext3-displaying-bubble-in-bottom-right-corner</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 25 Mar 2026 14:31:48 GMT</pubDate></item><item><title><![CDATA[MMM-TitanSchoolMenu 403 Forbidden]]></title><description><![CDATA[This is more of a FYI /fix /workaround than a troubleshooting issues/question.
Recently, the api.linqconnect.com API endpoint has started blocking certain User Agents, including axios (and curl).
Using a custom User Agent to impersonate an actual web browser bypasses this block.
I created a pull request for this:
https://github.com/evanhsu/MMM-TitanSchoolMealMenu/pull/23/changes/d35c1bd93c5953215d9cad162085cf430eed6b4c
]]></description><link>https://forum.magicmirror.builders/topic/20156/mmm-titanschoolmenu-403-forbidden</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20156/mmm-titanschoolmenu-403-forbidden</guid><dc:creator><![CDATA[trnitz]]></dc:creator><pubDate>Fri, 13 Mar 2026 16:34:55 GMT</pubDate></item><item><title><![CDATA[MMM-Google-Route and API Quotas]]></title><description><![CDATA[@potts-mike I recommend opening an issue in the repository; not all module developers hang out here on the forum 🙂
]]></description><link>https://forum.magicmirror.builders/topic/20153/mmm-google-route-and-api-quotas</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20153/mmm-google-route-and-api-quotas</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Thu, 12 Mar 2026 19:04:58 GMT</pubDate></item><item><title><![CDATA[CustomText change contents with notification?]]></title><description><![CDATA[@snerk4000 understood. I only mention that cause once an hour is hard to test
Trying to give you other ways to test and verify
]]></description><link>https://forum.magicmirror.builders/topic/20152/customtext-change-contents-with-notification</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20152/customtext-change-contents-with-notification</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Mar 2026 17:39:14 GMT</pubDate></item><item><title><![CDATA[multiple MMM-HTMLSnippet]]></title><description><![CDATA[@sdetweil tnhx mate this was very helpfull
]]></description><link>https://forum.magicmirror.builders/topic/20141/multiple-mmm-htmlsnippet</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20141/multiple-mmm-htmlsnippet</guid><dc:creator><![CDATA[costascontis]]></dc:creator><pubDate>Fri, 06 Mar 2026 19:43:32 GMT</pubDate></item><item><title><![CDATA[Next release arm32 users, need your help]]></title><description><![CDATA[Dear Sam, @sdetweil
yes — my MMM-PresenceScreenControl module is one of those. It uses node-libgpiod (native C addon for GPIO/PIR sensor
access), which requires @electron/rebuild to match Electron’s Node ABI.
That said, the module has had an automatic fallback since v1.1.0: if node-libgpiod fails to compile or rebuild, it
transparently falls back to Python/gpiozero for PIR sensor access. So it will work without a successful
electron-rebuild — just via a different code path.
The dependency setup (as of v1.3.1):

node-libgpiod is an optionalDependency (npm continues if it fails)
@electron/rebuild is not listed as a dependency — it’s installed on-demand by the postinstall script only when
node-libgpiod is actually present
If either fails, the module falls back to Python gracefully

So for your testing: this module would be a good candidate to verify if electron-rebuild still works, but it won’t
break if it doesn’t.
My other modules (MMM-Globe, MMM-Best-Weather, MMM-My-Actual-Weather, etc.) are pure JavaScript — no native addons, no
electron-rebuild needed.
Hope this helps.
Warmest regards,
Ralf
]]></description><link>https://forum.magicmirror.builders/topic/20140/next-release-arm32-users-need-your-help</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20140/next-release-arm32-users-need-your-help</guid><dc:creator><![CDATA[rkorell]]></dc:creator><pubDate>Fri, 06 Mar 2026 00:12:29 GMT</pubDate></item><item><title><![CDATA[MMM-BackgroundSlideshow remove imageInfo header]]></title><description><![CDATA[@rkorell
Thanks Ralf, tried that but still no luck!
That allows me to add/remove text at the top of the module header but doesn’t allow modification of the header of the embedded ‘imageInfo box’.
I’ve tried:
imageInfoTitle: “test”,
and
imageInfoHeader: “test”,
with no luck either.
Searching here: https://github.com/darickc/MMM-BackgroundSlideshow suggests like it’s not configurable and I’ll just have to live with it
]]></description><link>https://forum.magicmirror.builders/topic/20137/mmm-backgroundslideshow-remove-imageinfo-header</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20137/mmm-backgroundslideshow-remove-imageinfo-header</guid><dc:creator><![CDATA[mrchips83]]></dc:creator><pubDate>Wed, 04 Mar 2026 13:57:02 GMT</pubDate></item><item><title><![CDATA[MagicMirror OS - Modules&#96;]]></title><description><![CDATA[@wildbi111 good work!  AND it depends on how the docker implementation wants to place it
]]></description><link>https://forum.magicmirror.builders/topic/20134/magicmirror-os-modules</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20134/magicmirror-os-modules</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Mar 2026 22:32:59 GMT</pubDate></item><item><title><![CDATA[MMM-BackgroundSlideshowInfo]]></title><description><![CDATA[@sdetweil
Thanks Sam
Tried that with no luck. 7 years since there’s been any activity on the GitHub for it: I guess I’ll have to try something else instead!
]]></description><link>https://forum.magicmirror.builders/topic/20125/mmm-backgroundslideshowinfo</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20125/mmm-backgroundslideshowinfo</guid><dc:creator><![CDATA[mrchips83]]></dc:creator><pubDate>Thu, 26 Feb 2026 09:58:06 GMT</pubDate></item><item><title><![CDATA[MMM-Avstock Graph is not displayed]]></title><description><![CDATA[@JeanMichelC also, please use the code block around config or logs
Paste the text into the editor, blank line above and below
Select the text just pasted
Hit the &lt;/&gt; button above the editor
I have fixed the prior two
]]></description><link>https://forum.magicmirror.builders/topic/20122/mmm-avstock-graph-is-not-displayed</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20122/mmm-avstock-graph-is-not-displayed</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 23 Feb 2026 18:42:17 GMT</pubDate></item><item><title><![CDATA[Can&#x27;t find &quot;scripts&quot; field in &#x2F;MagicMirror&#x2F;modules&#x2F;MMM-Todoist&#x2F;package.json]]></title><description><![CDATA[@DarthWerner but I think you may have messed up MagicMirror
Use my upgrade script with force instead of apply as the parm
See https://github.com/sdetweil/MagicMirror_scripts
]]></description><link>https://forum.magicmirror.builders/topic/20117/can-t-find-scripts-field-in-magicmirror-modules-mmm-todoist-package.json</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20117/can-t-find-scripts-field-in-magicmirror-modules-mmm-todoist-package.json</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 19 Feb 2026 08:28:43 GMT</pubDate></item><item><title><![CDATA[page-indicator  css line]]></title><description><![CDATA[@malvinas Someone had this problem once because they were using an old version of MagicMirror. Which version do you have?
]]></description><link>https://forum.magicmirror.builders/topic/20111/page-indicator-css-line</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20111/page-indicator-css-line</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Sat, 14 Feb 2026 15:56:07 GMT</pubDate></item></channel></rss>