MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. bdream
    B
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 180
    • Best 7
    • Controversial 1
    • Groups 0

    bdream

    @bdream

    6
    Reputation
    1048
    Profile views
    180
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    bdream Unfollow Follow

    Best posts made by bdream

    • RE: Update to v2.9.0 fail

      @sdetweil said in Update to v2.9.0 fail:

      if you have edited the package-lock.json file

      reedited and run script

      pi@MagicMirror:~/MagicMirror $  bash -c -i  "$(curl -sL https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0)" force
      doing test run = false
      update log will be in /home/pi/MagicMirror/installers/upgrade.log
      
      saving custom.css
      upgrading from version 2.9.0 to 2.9.0
      fetching latest revisions
      there are 2 local files that are different than the master repo
      
         package-lock.json
         vendor/package-lock.json
      
      any *-lock.json files do not need to be saved
      do you want to save these files for later   (Y/n)?n
      updating MagicMirror runtime, please wait
      
      > magicmirror@2.9.0 install /home/pi/MagicMirror
      > cd vendor && npm install
      
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      audited 220 packages in 13.98s
      found 5 vulnerabilities (4 low, 1 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      
      > magicmirror@2.9.0 postinstall /home/pi/MagicMirror
      > sh untrack-css.sh && sh installers/postinstall/postinstall.sh && npm run install-fonts
      
      MagicMirror installation successful!
      
      > magicmirror@2.9.0 install-fonts /home/pi/MagicMirror
      > cd fonts && npm install
      
      audited 1 package in 1.385s
      found 0 vulnerabilities
      
      npm WARN acorn-jsx@5.0.2 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.11.1 requires a peer of stylelint@^10.0.0 but none is installed. You must install peer dependencies yourself.
      
      updated 1 package and audited 3475 packages in 106.649s
      found 28 vulnerabilities (1 low, 1 moderate, 26 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      processing dependency changes for active modules with package.json files
      
      processing for module MMM-Carousel please wait
      ----------------------------------
      audited 859 packages in 13.644s
      found 2 high severity vulnerabilities
        run `npm audit fix` to fix them, or `npm audit` for details
      processing complete for module MMM-Carousel
      
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 3.408s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 2.67s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 3.904s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      
      restoring custom.css
      

      upgrade.log

      
      Upgrade started - Mi Okt 16 22:11:36 CEST 2019
      user requested to force apply changes
      doing test run = false
      
      saving custom.css
      not english or locale not set, set git alias
      remote name = origin
      upgrading from version 2.9.0 to 2.9.0
      fetching latest revisions
      current branch = master
      Auf Branch master
      Ihr Branch ist auf demselben Stand wie 'origin/master'.
      
      Zum Commit vorgemerkte Änderungen:
        (benutzen Sie "git reset HEAD <Datei>..." zum Entfernen aus der Staging-Area)
      
      	gelöscht:       css/custom.css
      
      Änderungen, die nicht zum Commit vorgemerkt sind:
        (benutzen Sie "git add <Datei>...", um die Änderungen zum Commit vorzumerken)
        (benutzen Sie "git checkout -- <Datei>...", um die Änderungen im Arbeitsverzeichnis zu verwerfen)
      
      	geändert:       package-lock.json
      	geändert:       vendor/package-lock.json
      
      Unversionierte Dateien:
        (benutzen Sie "git add <Datei>...", um die Änderungen zum Commit vorzumerken)
      
      	$
      	%logfile
      	core
      	css/save_custom.css
      	installers/dumpactivemodules.js
      	installers/pm2_MagicMirror_new.json
      	installers/stashed_files
      	installers/upgrade.log.bak2
      	mm.sh
      	nohup.out
      
      there are 2 local files that are different than the master repo
      
         package-lock.json
         vendor/package-lock.json
      
      save/restore files selection = n
      restoring package-lock.json from repo
      restoring vendor/package-lock.json from repo
      test merge result rc='' , if empty, no conflicts
      executing merge, apply specified
      merge result rc= 0
       Already up to date.
      processor architecture is armv7l
      updating MagicMirror runtime, please wait
      
      > magicmirror@2.9.0 install /home/pi/MagicMirror
      > cd vendor && npm install
      
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      audited 220 packages in 13.98s
      found 5 vulnerabilities (4 low, 1 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      
      > magicmirror@2.9.0 postinstall /home/pi/MagicMirror
      > sh untrack-css.sh && sh installers/postinstall/postinstall.sh && npm run install-fonts
      
      MagicMirror installation successful!
      
      > magicmirror@2.9.0 install-fonts /home/pi/MagicMirror
      > cd fonts && npm install
      
      audited 1 package in 1.385s
      found 0 vulnerabilities
      
      npm WARN acorn-jsx@5.0.2 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.11.1 requires a peer of stylelint@^10.0.0 but none is installed. You must install peer dependencies yourself.
      
      updated 1 package and audited 3475 packages in 106.649s
      found 28 vulnerabilities (1 low, 1 moderate, 26 high)
        run `npm audit fix` to fix them, or `npm audit` for details
      
      processing dependency changes for active modules with package.json files
      processing for module MMM-Carousel please wait
      ----------------------------------
      audited 859 packages in 13.644s
      found 2 high severity vulnerabilities
        run `npm audit fix` to fix them, or `npm audit` for details
      processing complete for module MMM-Carousel
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 3.408s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 2.67s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      processing for module MMM-PublicTransportHafas please wait
      ----------------------------------
      audited 41 packages in 3.904s
      found 0 vulnerabilities
      
      processing complete for module MMM-PublicTransportHafas
      restoring custom.css
      removing git alias
      Upgrade ended - Mi Okt 16 22:14:11 CEST 2019
      

      do I need to akt in any way here or other point?

      npm WARN acorn-jsx@5.0.2 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.11.1 requires a peer of stylelint@^10.0.0 but none is installed. You must install peer dependencies yourself.
      
      
      posted in Troubleshooting
      B
      bdream
    • RE: MMM-PublicTransportHafas: problem displaying delays

      That is great. I run the same problem and I’m quite happy it’s solved with the new update.

      thanks all for the whole work on this great project and all the modules I never would be able to do by my own.

      posted in Troubleshooting
      B
      bdream
    • RE: YAPi0 Installer Stretch Lite

      that is good.
      I will run your script and will have tomorrow a Pi0 also running again

      And it’s great working on old Pi also, even it’s so slow starting.
      But if it’s running, it’s fine.

      posted in General Discussion
      B
      bdream
    • RE: Update to v2.9.0 fail

      so we are done and I set post to solved.

      Many thanks for your great help and patience with this newbe-stuff 😎

      posted in Troubleshooting
      B
      bdream
    • RE: new update/upgrade script, ready for testing

      @sdetweil Sam! You are in hospital 🤕
      So you have to focus on yourself!
      Wish you all the best and fast recovery!
      Hope you are back soon!

      posted in General Discussion
      B
      bdream
    • RE: Question about two standard modules

      @Kollen
      You have to use the brackets. Each opened must be closed {}, []. Don’t mix it up!
      Each part, need an , or ; at the end.

      I have not the newsfeed running but currentweather.

      Use this, it shoult fix your problem 😉

      {
          module: "currentweather",
          position: "top_right",
          config: {
              location: "Guetersloh",
              locationID: "3221127",  //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find you$
              appid: "3221127"
          }
      },
      
      {
          module: "newsfeed",
          position: "bottom_bar",
          config: {
              feeds: [
                  {
                  title: "Tagesschau",
                  url: "http://www.tagesschau.de/xml/rss2"
                  }
              ],
          }
      },
      
      posted in Troubleshooting
      B
      bdream
    • RE: Problems with calender and Nextcloud

      @kruf
      I use Nextcloud and have URL like this working.

      url: "https://NAME:PASSWORD@DOMAIN.TLD/Nextcloud/remote.php/dav/calendars/CALENDARNAME/contact_birthdays?export"
      
      url: "https://NAME:PASSWORT@DOMAIN.TLD/Nextcloud/remote.php/dav/calendars/CALENDARNAME/pers%c3%b6nlich?export"
      

      May this help you

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      should “hit keyboard keys, ctrl, shift and letter i” be possible while my MM is running?
      Doesn’t work…

      posted in Troubleshooting
      B
      bdream

    Latest posts made by bdream

    • RE: Live-sync mm calendar <- nextcloud calendar

      What is, if you take the link given by NC adding ?export at the end and USER:PASSWORD as shown and put it into your web browser.
      Make sure to change USER and PASSWORD with your credentials.

      This should open/download the ics-file

      posted in Troubleshooting
      B
      bdream
    • RE: Live-sync mm calendar <- nextcloud calendar

      @droidus I use the link provided from NC in

      https://nextcloud.MYDOMAIN.xyz/remote.php/dav/calendars/USERS/pers%c3%b6nlich/

      adding ?export

      Username and password I need to add to the url as shown here:

      url: "https://USER:PASSWORD@nextcloud.MYDOMAIN.xyz/remote.php/dav/calendars/USER/pers%c3%b6nlich?export"

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-PublicTransportHafas: problem displaying delays

      That is great. I run the same problem and I’m quite happy it’s solved with the new update.

      thanks all for the whole work on this great project and all the modules I never would be able to do by my own.

      posted in Troubleshooting
      B
      bdream
    • RE: updatenotification seems not to work

      Thanks @sdetweil for clarification!

      I’m back to start now and search a module working with PIR to shut monitor off and on. After a time I got NewPIR running and I was quite happy. Now I’m unhappy about the way of this module running outside the normal way modules working for MM.

      Any idea?

      posted in Utilities
      B
      bdream
    • RE: updatenotification seems not to work

      Is there a option to hide notifications regarding the NewPIR module?
      Or do I mistakes using the updatenotification module?

      posted in Utilities
      B
      bdream
    • RE: updatenotification seems not to work

      The problem is, I Love the Module 😁
      But wach time I have to Update I Run in Problems I have to rebuild the MM.

      I wanted only geht rid of These Messages and stay withbthe Version of NewPIR euch Run perfectly in NY Environment.

      @bugsounet I had already an post in your community where you stated I should not use your module what is not the best option to me

      posted in Utilities
      B
      bdream
    • updatenotification seems not to work

      Hello!
      I have a problem with default module updatenotification and need your help.

                      {
                              module: "updatenotification",
                              position: "top_bar",
                              ignoreModules: ["MMM-NewPIR"]
                      },
      

      With this configuration I assume not to get update notification for the module MMM-NewPIR anymore.
      But this happen since yesterday evening 😠

      updatenotification.png

      Thanks for your help!

      posted in Utilities
      B
      bdream
    • RE: where can i set a colour for up/down in MMM-ServerStatus?

      Hey @miniashman great having your information here. That solved partwise my color problem, but I have shown my device, the colored icon and additional the word UP.
      I can’t find how to get rid of this word. I haven’t it in my config 😠

                     {
                              module: "MMM-ServerStatus",
                              header: "",
                              position: "top_center",
                              config: {
                                      upSymbol: "thumbs-up",
                                      downColor:  "#ff0000",
                                      upColor:  "#00ff00",
                                      downColor: "thumbs-down",
                                      hosts: [
                                              { name: "door-bell", ip: "192.168.0.6" },
                                      ],
                              },
                      },
      
      

      Any help for me?

      posted in Troubleshooting
      B
      bdream
    • RE: Update from 2.15 to 2.16

      @sdetweil I did it but don’t know what to do with these messages 🙄

      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: '>=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: '>=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: '>=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
      
      
      posted in Troubleshooting
      B
      bdream
    • RE: Update from 2.15 to 2.16

      @sdetweil okay, I’m going to try with messages.

      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.<anonymous> (/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.<anonymous> (/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.<anonymous> (/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.<anonymous> (/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       | > magicmirror@2.16.0 start
      0|mm       | > 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 ...
      :
      :
      

      So it looks to me as MMM-DWD-Pollen will be the problem.
      That is faster, than going with disabled: true; and disabled: false; over all my modules 🤞 even it was a guess with the related module to me.

      @Fozi now i have to see how to deal with your statement “When you found the module, that causes issues, contact the developer on github, or look for an alternative fork which seems to be maintained.”

      Comment out this module in config and it works again.

      Many thanks for your fast help!!!

      posted in Troubleshooting
      B
      bdream