<?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[Update from 2.15 to 2.16]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I do have an issue updating to 2.16. As usual I needed to reset the repro (git reset --hard), but few files are there they prevent updating:</p>
<pre><code>Updating 491f5aa7..26a76f80
error: The following untracked working tree files would be overwritten by merge:
        .github/codecov.yml
        .husky/.gitignore
        .husky/pre-commit
        css/custom.css.sample
        modules/default/weather/providers/envcanada.js
        tests/configs/data/calendar_test_recurring.ics
        tests/configs/data/weatherforecast_data.json
        tests/configs/modules/alert/default.js
        tests/configs/modules/calendar/recurring.js
        tests/configs/modules/weather/forecastweather_units.js
        tests/e2e/ipWhitelist_spec.js
        tests/e2e/modules/alert_spec.js
        tests/unit/mocks/logger.js
Please move or remove them before you merge.
</code></pre>
<p dir="auto">Just removing them wasn’t a good idea. Eventually the update went through but I did end up with black screen even with npm install on all modules.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Unfortunately your update script didn’t work either.</p>
<p dir="auto">Any advice?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/15318/update-from-2-15-to-2-16</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 07:51:43 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15318.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Jul 2021 09:09:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Wed, 04 Aug 2021 13:08:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> i think that MM should fail when a module fails and make it easier to find</p>
]]></description><link>https://forum.magicmirror.builders/post/93345</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93345</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Aug 2021 13:08:03 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Wed, 04 Aug 2021 13:03:42 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">Thx, after fixing this the next lib is missing. I just give up using that module.</p>
<p dir="auto">I have a vision for the future MM development. All modules should run in a separate container/sandbox or capasulated/isolated somehow. So when they fail for whatever reason, the MM stays alive and reporting a specific error message.</p>
<p dir="auto">Don’t get me wrong I highly appreciate the work/effort of michmich and his team.</p>
]]></description><link>https://forum.magicmirror.builders/post/93344</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93344</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Wed, 04 Aug 2021 13:03:42 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 19:19:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> valid-url was removed in 2.16 as the library it uses was also removed…<br />
but you can add it back for this module</p>
<pre><code>cd ~/MagicMirror/modules/MMM-MyCalendar
npm init 
</code></pre>
<p dir="auto">hit enter thru the prompts</p>
<pre><code>npm install valid-url --save
</code></pre>
<p dir="auto">the author should fix the module, but many authors are no longer maintaining their modules</p>
]]></description><link>https://forum.magicmirror.builders/post/93323</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93323</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 19:19:59 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 19:17:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> fun times!</p>
]]></description><link>https://forum.magicmirror.builders/post/93322</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93322</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 19:17:23 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 19:03:11 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> no <code>package.json</code> and requesting <code>valid-url</code> …</p>
]]></description><link>https://forum.magicmirror.builders/post/93321</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93321</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Tue, 03 Aug 2021 19:03:11 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 18:56:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> don’t run audit fix… ever…  makes more of a mess than it fixes</p>
<p dir="auto">what is the problem with MyCalendar?</p>
]]></description><link>https://forum.magicmirror.builders/post/93319</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93319</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 18:56:46 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 18:54:57 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">I screwed up my MM entirely. pm2 crashed randomly for an unkown reason.</p>
<p dir="auto">When did “npm intall” on all modules after the update to 2.16, mostly npm complaints about some vulnerabilites. So I did “npm audit fix” on all them all. Maybe some dependencies broke rather than being fixed.</p>
<p dir="auto">Another thing; npm complaint that 2.16 is uncompatible with node 10.x and npm version. So upgraded both to the latest one.</p>
<p dir="auto">Mostly like all that ruined my MM.</p>
<p dir="auto">Thus, I loaded back last working backup and just did “npm install” on all modules. Npm is still complaints about the node version, but all module run except MMM-MyCalender which seems to be uncompatible with 2.16.</p>
]]></description><link>https://forum.magicmirror.builders/post/93318</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93318</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Tue, 03 Aug 2021 18:54:57 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 15:47:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> I would look in the window where u start mm</p>
<p dir="auto">npm start or pm2</p>
<p dir="auto">if pm2, the pm2 logs --lines=100</p>
<p dir="auto">for any messages</p>
<p dir="auto">loading is the default output til data arrives.<br />
so it didn’t get the content from the api</p>
<p dir="auto">is that forecast u are waiting for?<br />
there is a timing issue, workaround with setting<br />
(look it up for exact spelling)<br />
initialLoadDelay:100</p>
]]></description><link>https://forum.magicmirror.builders/post/93316</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93316</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 15:47:29 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 15:42:16 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">made it with npm install -g npm@6.14.14.</p>
<p dir="auto">I still have issues with the default wheater module. The old “currentweather” module works but new default “weather” module just says “loading”.</p>
]]></description><link>https://forum.magicmirror.builders/post/93315</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93315</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Tue, 03 Aug 2021 15:42:16 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 15:43:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> sudo npm install -g npm@6.14.3</p>
<p dir="auto">you will then have to cleanup from 7</p>
<pre><code>cd ~/MagicMirror
rm -rf node_modules
npm install
</code></pre>
<p dir="auto">u may have to do the same in any module folder with a package.json file</p>
]]></description><link>https://forum.magicmirror.builders/post/93314</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93314</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 15:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 14:59:51 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">How do I revert to npm v6?</p>
]]></description><link>https://forum.magicmirror.builders/post/93313</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93313</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Tue, 03 Aug 2021 14:59:51 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Tue, 03 Aug 2021 14:00:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> i see you have npm version 7 installed… causes quite a few problems…</p>
<p dir="auto">I would fall back to npm 6</p>
]]></description><link>https://forum.magicmirror.builders/post/93311</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93311</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Aug 2021 14:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 20:37:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyyy" aria-label="Profile: andyyy">@<bdi>andyyy</bdi></a> yeh, version 2.1.6 is on electron 11.4.9</p>
]]></description><link>https://forum.magicmirror.builders/post/93303</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93303</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 Aug 2021 20:37:31 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 14:48:15 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">I got electron installed again with specifying a version (sudo npm install electron@6.1.12). No idea, why electron disappeared in the first place.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a></p>
<p dir="auto">The MMM-MyCalender has indeed an issue with 2.16. causing a black screen. And MMM-Fuel is saying “undefined” for an unknown reason. Both modules are disabled for now.</p>
<p dir="auto">My MM boots and shows the all other modules again.</p>
<p dir="auto">With each MM update something crashes, mostly one of the 3rd party modules because one or more dependencies are lost/changed or deleted.</p>
<p dir="auto">Thanks for your help. Great community!</p>
]]></description><link>https://forum.magicmirror.builders/post/93300</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93300</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Mon, 02 Aug 2021 14:48:15 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 13:22:26 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> I did it but don’t know what to do with these messages :face_with_rolling_eyes:</p>
<pre><code>pi@MagicMirror:~/MagicMirror/modules/MMM-DWD-Pollen $  npm install request --save
npm WARN EBADENGINE Unsupported engine { package: 'magicmirror@2.16.0',
npm WARN EBADENGINE   required: { node: '&gt;=12' },
npm WARN EBADENGINE   current: { node: 'v10.23.1', npm: '7.15.1' } }
npm WARN EBADENGINE Unsupported engine { package: 'eslint-plugin-jsdoc@35.4.0',
npm WARN EBADENGINE   required: { node: '&gt;=12' },
npm WARN EBADENGINE   current: { node: 'v10.23.1', npm: '7.15.1' } }
npm WARN EBADENGINE Unsupported engine { package: 'jsdoc-type-pratt-parser@1.0.4',
npm WARN EBADENGINE   required: { node: '&gt;=12.0.0' },
npm WARN EBADENGINE   current: { node: 'v10.23.1', npm: '7.15.1' } }
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 628 packages, and audited 921 packages in 12m

110 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/93298</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93298</guid><dc:creator><![CDATA[bdream]]></dc:creator><pubDate>Mon, 02 Aug 2021 13:22:26 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 11:13:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bdream" aria-label="Profile: bdream">@<bdi>bdream</bdi></a> so you need to go to the<br />
MMM-DWD-Pollen folder and do<br />
npm install request --save</p>
]]></description><link>https://forum.magicmirror.builders/post/93296</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93296</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 Aug 2021 11:13:19 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 11:05:29 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">I tried it again. Now the electron does not even start.</p>
<pre><code>&gt; magicmirror@2.16.0 start
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

sh: 1: ./node_modules/.bin/electron: not found
</code></pre>
<p dir="auto">I tried to re-install electron with "sudo npm install electron@latest<br />
", but no change.</p>
]]></description><link>https://forum.magicmirror.builders/post/93294</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93294</guid><dc:creator><![CDATA[andyyy]]></dc:creator><pubDate>Mon, 02 Aug 2021 11:05:29 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Mon, 02 Aug 2021 06:49:26 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> okay, I’m going to try with messages.</p>
<pre><code>pi@MagicMirror:~ $ pm2 logs --lines=100
[TAILING] Tailing last 100 lines for [all] processes (change the value with --lines option)
:
:
/home/pi/.pm2/logs/mm-error.log last 100 lines:
0|mm       | Require stack:
0|mm       | - /home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js
0|mm       | - /home/pi/MagicMirror/js/app.js
0|mm       | - /home/pi/MagicMirror/js/electron.js
0|mm       | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
0|mm       | - 
0|mm       |     at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
0|mm       |     at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
0|mm       |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|mm       |     at Module._load (internal/modules/cjs/loader.js:848:27)
0|mm       |     at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
0|mm       |     at Module.require (internal/modules/cjs/loader.js:1032:19)
0|mm       |     at require (internal/modules/cjs/helpers.js:72:18)
0|mm       |     at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js:7:15)
0|mm       |     at Module._compile (internal/modules/cjs/loader.js:1152:30)
0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
0|mm       | [31.07.2021 03:30.08.854] [ERROR] Whoops! There was an uncaught exception...
0|mm       | [31.07.2021 03:30.08.865] [ERROR] Error: Cannot find module 'request'
0|mm       | Require stack:
0|mm       | - /home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js
0|mm       | - /home/pi/MagicMirror/js/app.js
0|mm       | - /home/pi/MagicMirror/js/electron.js
0|mm       | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
0|mm       | - 
0|mm       |     at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
0|mm       |     at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
0|mm       |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|mm       |     at Module._load (internal/modules/cjs/loader.js:848:27)
0|mm       |     at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
0|mm       |     at Module.require (internal/modules/cjs/loader.js:1032:19)
0|mm       |     at require (internal/modules/cjs/helpers.js:72:18)
0|mm       |     at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js:7:15)
0|mm       |     at Module._compile (internal/modules/cjs/loader.js:1152:30)
0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10) {
0|mm       |   code: 'MODULE_NOT_FOUND',
0|mm       |   requireStack: [
0|mm       |     '/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js',
0|mm       |     '/home/pi/MagicMirror/js/app.js',
0|mm       |     '/home/pi/MagicMirror/js/electron.js',
0|mm       |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
0|mm       |     undefined
0|mm       |   ]
0|mm       | }
0|mm       | [31.07.2021 03:30.08.868] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [31.07.2021 03:30.08.869] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm       | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|mm       | [02.08.2021 08:40.08.979] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'request'
0|mm       | Require stack:
0|mm       | - /home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js
0|mm       | - /home/pi/MagicMirror/js/app.js
0|mm       | - /home/pi/MagicMirror/js/electron.js
0|mm       | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
0|mm       | - 
0|mm       | [02.08.2021 08:40.09.001] [ERROR] App threw an error during load
0|mm       | [02.08.2021 08:40.09.005] [ERROR] Error: Cannot find module 'request'
0|mm       | Require stack:
0|mm       | - /home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js
0|mm       | - /home/pi/MagicMirror/js/app.js
0|mm       | - /home/pi/MagicMirror/js/electron.js
0|mm       | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
0|mm       | - 
0|mm       |     at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
0|mm       |     at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
0|mm       |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|mm       |     at Module._load (internal/modules/cjs/loader.js:848:27)
0|mm       |     at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
0|mm       |     at Module.require (internal/modules/cjs/loader.js:1032:19)
0|mm       |     at require (internal/modules/cjs/helpers.js:72:18)
0|mm       |     at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js:7:15)
0|mm       |     at Module._compile (internal/modules/cjs/loader.js:1152:30)
0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
0|mm       | [02.08.2021 08:40.09.007] [ERROR] Whoops! There was an uncaught exception...
0|mm       | [02.08.2021 08:40.09.018] [ERROR] Error: Cannot find module 'request'
0|mm       | Require stack:
0|mm       | - /home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js
0|mm       | - /home/pi/MagicMirror/js/app.js
0|mm       | - /home/pi/MagicMirror/js/electron.js
0|mm       | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
0|mm       | - 
0|mm       |     at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
0|mm       |     at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
0|mm       |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|mm       |     at Module._load (internal/modules/cjs/loader.js:848:27)
0|mm       |     at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
0|mm       |     at Module.require (internal/modules/cjs/loader.js:1032:19)
0|mm       |     at require (internal/modules/cjs/helpers.js:72:18)
0|mm       |     at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js:7:15)
0|mm       |     at Module._compile (internal/modules/cjs/loader.js:1152:30)
0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10) {
0|mm       |   code: 'MODULE_NOT_FOUND',
0|mm       |   requireStack: [
0|mm       |     '/home/pi/MagicMirror/modules/MMM-DWD-Pollen/node_helper.js',
0|mm       |     '/home/pi/MagicMirror/js/app.js',
0|mm       |     '/home/pi/MagicMirror/js/electron.js',
0|mm       |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
0|mm       |     undefined
0|mm       |   ]
0|mm       | }
0|mm       | [02.08.2021 08:40.09.021] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [02.08.2021 08:40.09.022] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

/home/pi/.pm2/logs/mm-out.log last 100 lines:
0|mm       | 
0|mm       | &gt; magicmirror@2.16.0 start
0|mm       | &gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
0|mm       | 
0|mm       | [30.07.2021 03:30.08.295] [LOG]   Starting MagicMirror: v2.16.0
0|mm       | [30.07.2021 03:30.08.304] [LOG]   Loading config ...
:
:
</code></pre>
<p dir="auto">So it looks to me as <code>MMM-DWD-Pollen</code> will be the problem.<br />
That is faster, than going with <code>disabled: true;</code> and <code>disabled: false;</code> over all my modules :crossed_fingers:  even it was a guess with the related module to me.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a> now i have to see how to deal with your statement “<em>When you found the module, that causes issues, contact the developer on github, or look for an alternative fork which seems to be maintained.</em>”</p>
<p dir="auto">Comment out this module in config and it works again.</p>
<p dir="auto">Many thanks for your fast help!!!</p>
]]></description><link>https://forum.magicmirror.builders/post/93288</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93288</guid><dc:creator><![CDATA[bdream]]></dc:creator><pubDate>Mon, 02 Aug 2021 06:49:26 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Sat, 31 Jul 2021 19:12:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: fozi">@<bdi>fozi</bdi></a> come on, this is easy.  get the messages. it will tell you which lib to install</p>
]]></description><link>https://forum.magicmirror.builders/post/93275</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93275</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 31 Jul 2021 19:12:35 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Sat, 31 Jul 2021 18:42:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bdream" aria-label="Profile: bdream">@<bdi>bdream</bdi></a> I strongly guess that one of the 3rd party modules is not compatible vith MM2.16.0. I had the same issues with MMM-MyCalendar, which caused a black screen after starting MM. My approach is to disable all 3rd party modules by adding the line</p>
<pre><code>disabled: true;
</code></pre>
<p dir="auto">for each module and enable it one after the other by setting it to</p>
<pre><code>disabled: false;
</code></pre>
<p dir="auto">Taht might discover quicker, which module is the culprit instead of poking in logs (that is my personal approach!).</p>
<p dir="auto">When you found the module, that causes issues, contact the developer on github, or look for an alternative fork which seems to be maintained.</p>
<p dir="auto">Regarding the above mentioned MMM-MyCalendar module, I reverted to the default calendar module, which works just fine and delivers the same features.</p>
]]></description><link>https://forum.magicmirror.builders/post/93274</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93274</guid><dc:creator><![CDATA[Fozi]]></dc:creator><pubDate>Sat, 31 Jul 2021 18:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Sat, 31 Jul 2021 12:49:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bdream" aria-label="Profile: bdream">@<bdi>bdream</bdi></a> no. u are probably missing some modules that mm removed</p>
<p dir="auto">read the startup messages</p>
<p dir="auto">npm start<br />
or<br />
if using pm2<br />
pm2 logs --lines=100</p>
]]></description><link>https://forum.magicmirror.builders/post/93268</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93268</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 31 Jul 2021 12:49:04 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Sat, 31 Jul 2021 07:29:50 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> does it mean I have to do in MagicMirror folder?</p>
<pre><code>sudo git fetch --all
sudo git reset --hard origin/master
sudo git pull origin master
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/93263</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93263</guid><dc:creator><![CDATA[bdream]]></dc:creator><pubDate>Sat, 31 Jul 2021 07:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Fri, 30 Jul 2021 22:01:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bdream" aria-label="Profile: bdream">@<bdi>bdream</bdi></a> yes  look at the mm startup messages<br />
we call this the black screen</p>
]]></description><link>https://forum.magicmirror.builders/post/93255</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93255</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 30 Jul 2021 22:01:52 GMT</pubDate></item><item><title><![CDATA[Reply to Update from 2.15 to 2.16 on Fri, 30 Jul 2021 16:48:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi!<br />
I did the upgrade to my system to 2.16</p>
<p dir="auto">Uploading upgrade.log with 600 lines is not possible… because of file format.</p>
<p dir="auto">After reboot I have only the mouse in the middle of the screen but MM is not working.</p>
<p dir="auto">Also I’m not able to get a connection wit ma Web-Browser.</p>
<p dir="auto">Raspberry itself is accessible via SSH.</p>
<p dir="auto">Any idea?</p>
]]></description><link>https://forum.magicmirror.builders/post/93254</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93254</guid><dc:creator><![CDATA[bdream]]></dc:creator><pubDate>Fri, 30 Jul 2021 16:48:16 GMT</pubDate></item></channel></rss>