MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. JoeFranz
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 137
    • Groups 0

    Posts

    Recent Best Controversial
    • Errors after Update

      Re: Upgrade errors?

      Hello,
      Nothing has worked for me since the update.
      I updated the mirror with the update script from sdetweil.
      Can someone help?

      Joe

      pi@raspberrypi:~/MagicMirror $ pm2 logs MagicMirror
      [TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
      /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
      0|MagicMir | [02.10.2023 17:12.44.449] [ERROR] TypeError: Cannot read properties of undefined (reading ‘on’)
      0|MagicMir | at Object. (/home/pi/MagicMirror/js/electron.js:139:5)
      0|MagicMir | at Module._compile (node:internal/modules/cjs/loader:1241:14)
      0|MagicMir | at Module._extensions…js (node:internal/modules/cjs/loader:1295:10)
      0|MagicMir | at Module.load (node:internal/modules/cjs/loader:1091:32)
      0|MagicMir | at Module._load (node:internal/modules/cjs/loader:938:12)
      0|MagicMir | at Object. (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js:33:23)
      0|MagicMir | at Module._compile (node:internal/modules/cjs/loader:1241:14)
      0|MagicMir | at Module._extensions…js (node:internal/modules/cjs/loader:1295:10)
      0|MagicMir | at Module.load (node:internal/modules/cjs/loader:1091:32)
      0|MagicMir | at Module._load (node:internal/modules/cjs/loader:938:12)
      0|MagicMir | at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
      0|MagicMir | at node:internal/main/run_main_module:23:47
      0|MagicMir | [02.10.2023 17:12.44.452] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|MagicMir | [02.10.2023 17:12.44.454] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      posted in Troubleshooting
      J
      JoeFranz
    • RE: After update 2.23.0 crash

      @sdetweil MMM-PIR-Sensor

      posted in Bug Hunt
      J
      JoeFranz
    • RE: After update 2.23.0 crash

      I ran “electron-rebuild”, now it works again :-)

      posted in Bug Hunt
      J
      JoeFranz
    • RE: After update 2.23.0 crash

      Same here, error after Update :-(
      @sdetweil Update with your script

      (Use electron --trace-warnings ... to show where the warning was created)
      [05.04.2023 07:02.12.571] [ERROR] (node:4893) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
      [4932:0405/070214.077646:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      [4962:0405/070214.418104:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.

      posted in Bug Hunt
      J
      JoeFranz
    • RE: No date after update

      @KristjanESPERANTO Now it works, thanks :-)

      posted in Troubleshooting
      J
      JoeFranz
    • RE: No date after update

      @KristjanESPERANTO I tried it, no date :-(

      ![alt text](Bildschirm­foto 2023-01-08 um 14.54.21.png image url)

      posted in Troubleshooting
      J
      JoeFranz
    • RE: No date after update

      @KristjanESPERANTO

      {
      			module: 'clock',
      			position: 'top_left',
      			config: {
      			timeFormat: 24,
      			displayType: 'analog',
      			analogSize: '200px',
      			analogFace: 'face-003',
      			analogPlacement: 'bottom',
      			analogShowDate: 'top',
      			
      			lat: 52.389870,
      			lon: 10.852678,
      			showDate: true,
      			showWeek: true,
      			dateFormat: 'dddd D MMMM',
      			secondsColor: '#FF0000',
      			timezone: 'Europe/Berlin'
      			}
      		},
      
      posted in Troubleshooting
      J
      JoeFranz
    • No date after update

      Hello and happy new year :-)
      After the last update the date above the clock is no longer displayed :-(
      Nothing was changed in the config. Anyone an idea?

      Greetings Joerg

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-WeatherGraph - new module using OpenWeatherMap

      Nothing changed and now it works :-)
      Maybe it took a while for the API key to work

      Thanks

      posted in Utilities
      J
      JoeFranz
    • RE: MMM-WeatherGraph - new module using OpenWeatherMap

      Same here, still loading…
      Bildschirm­foto 2022-11-19 um 17.02.58.png

      posted in Utilities
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @JoeFranz It is probably because of the current firmware 5.15
      With

      rpi-update b976c54917e240630c05a9b383010f1492bc61b4 
      

      I installed version 5.10. It now works again with the standby on the HDMI connection.

      Greetings Joerg
      edited due to wrong quotes outside code block

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-PIR-Sensor-Lite does not switch HDMI off

      Thanks @sdetweil for the link :-)
      It is probably due to the current firmware 5.15
      With

      rpi-update b976c54917e240630c05a9b383010f1492bc61b4
      

      I installed version 5.10. It now works again with the standby on the HDMI connection.

      Greetings Joerg

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM-PIR-Sensor-Lite does not switch HDMI off

      @sdetweil same here https://forum.magicmirror.builders/topic/17185/pir-sensor-problem-after-restart-raspi?page=1

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @sdetweil Nothing happens in the window. :-( PIR sensor broken?

      Bildschirmfoto 2022-09-11 um 18.05.41.png

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @sdetweil ┌─────┬────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
      │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
      ├─────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
      │ 0 │ MagicMirror │ default │ 2.20.0 │ fork │ 12738 │ 64s │ 0 │ online │ 0% │ 2.6mb │ pi │ disabled │
      └─────┴────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
      pi@raspberrypi:~ $

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @sdetweil Ok, that tests the PIR sensor. But since the Raspi doesn’t even let the monitor go into standby, I suspect that it’s due to Raspian. Screen blanking is activated in Raspi-Config, so the monitor should switch off after 10 minutes, right? But that doesn’t work either. Or does that have nothing to do with the PIR function of MM?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @sdetweil How can I test this?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @Egnos The sensor is correctly connected

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @Egnos I did it according to this guide (in German) have the same pir sensor as in the guide.

      posted in Troubleshooting
      J
      JoeFranz
    • RE: PIR sensor problem after restart Raspi

      @Egnos Doesn’t work either, the monitor doesn’t go into standby :-( The Raspbian screensaver function does not seem to work. Can this be reinstalled?

      posted in Troubleshooting
      J
      JoeFranz
    • 1 / 1