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

    wmx

    @wmx

    8
    Reputation
    25
    Profile views
    28
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    wmx Unfollow Follow

    Best posts made by wmx

    • Hallway renovation for MagicMirror ;-)

      My wife saw the MagicMirror my brother built. She wished one too. So my project begun.
      I first had to do some exercises to get familiar with the theme MM.
      And there was the old raspi that had nothing to do. Ok, this will do it. We bought an old used golden picture frame (this is womans decision, because she sees it). I also got a used 24" monitor near our home and SOME tools. After I had the frame I ordered a special sized semi mirror glas “Mirropane Chrome Spy 4 MM”.

      The one I like most is my new mirror fixing tape! This sticks everything like hell. Mirror on frame, finger on tape, finger on frame…

      When the hardware was first time build up, the frame needs an open box behind, to get all the stuff hidden. Let’s also get more wood, color, screws, nails and wood glue. (No, NO mirror fixing tape this time!)
      Time to get it all finally fixed, colored and mounted.

      All the time I did tests while setting up the software and slowly got a first running setup showing first contend on the screen.

      The problem:
      The WAF is not very high for seeing the power cord hanging and swinging to the power plug near the floor, while the mirror is in eye level. So, we need a new power plug BEHIND the mirror. And this ended up in a complete renovation of the whole hallway and putting in some new lights!
      At the end, we’ve a nice new hallway and the beautiful new mirror is hanging magically on the wall. Now, wife is happy and so am I!

      Btw. the new MagicMirror was the cheapest part of all…

      Here some pictures

      MM1.JPG
      the new golden frame

      MM2.JPG
      magic mirror tape

      MM3.JPG
      front view - no electric

      MM4.JPG
      setup backside (not final!)

      MM5.JPG
      first time wall mount

      I have to take some photos in new hallway…
      Enjoy

      2022-01-08 Update
      Here ist the picture from the final hallway with mirror
      IMG_9578.JPG

      posted in Show your Mirror
      W
      wmx
    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      @sdetweil
      I switched back to X11 in raspi-config, rebooted and added the parameter

      DISPLAY=:0 npm run start:x11
      

      That works! :-)
      As it is quite after midnight here, I’ll do these tests with wayland tomorrow and respond here.
      So far, thank you a lot.

      posted in Troubleshooting
      W
      wmx
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      Ok, I can reproduce this correction too! :-)
      After changing address: “0.0.0.0” to the real ip address: “192.168.x.y” and removing every additional config from this thread ALL images are back again!

      Thank you all for this simple but effictive solution!

      posted in Troubleshooting
      W
      wmx

    Latest posts made by wmx

    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      @sdetweil
      I switched back to X11 in raspi-config, rebooted and added the parameter

      DISPLAY=:0 npm run start:x11
      

      That works! :-)
      As it is quite after midnight here, I’ll do these tests with wayland tomorrow and respond here.
      So far, thank you a lot.

      posted in Troubleshooting
      W
      wmx
    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      yes, I did

      posted in Troubleshooting
      W
      wmx
    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      @sdetweil I used your scripts.
      After Upgrade I switched to wayfire in raspi-config and rebooted.
      But I can try to get back to X11 and try the additional parameter (:x11).
      Two of the modules had updates. I updated these (git pull && npm install).

      posted in Troubleshooting
      W
      wmx
    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      @sdetweil ok, understood.
      I updated my 3 additional modules but still get

      ~/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAP
      

      If i switch to

      DISPLAY=:0 npm run server
      

      it starts and I can see the webpage in a browser, but no screen on my mirror. Here only the graphical desktop.
      What else can I do or check?

      posted in Troubleshooting
      W
      wmx
    • RE: The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      After doing some more research I also updated my 3 additional modules manually.
      I thought the update script would also have done this , but it seems it didn’t. The module MMM-homeassistant-sensors wasn’t up to date.

      Now it ends with this message

      [2026-04-21 22:26:11.173] [LOG]   [app] Starting MagicMirror: v2.35.0
      [2026-04-21 22:26:11.199] [LOG]   [utils] Loading config ...
      [2026-04-21 22:26:11.212] [INFO]  [utils] Checking config file /home/somename/MagicMirror/config/config.js ...
      [2026-04-21 22:26:11.444] [INFO]  [utils] Your configuration file doesn't contain syntax errors :)
      [2026-04-21 22:26:11.446] [INFO]  [utils] Checking modules structure configuration ...
      [2026-04-21 22:26:11.643] [INFO]  [utils] Your modules structure configuration doesn't contain errors :)
      [2026-04-21 22:26:12.799] [LOG]   [MMM-homeassistant-sensors] MMM-homeassistant-sensors helper started...
      [2026-04-21 22:26:12.801] [LOG]   [MMM-MQTT] MMM-MQTT: Starting node helper
      [2026-04-21 22:26:13.859] [INFO]  [systeminformation]
      ####  System Information  ####
      - SYSTEM:   manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.2; virtual: false; MM: v2.35.0
      - OS:       platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.12.75+rpt-rpi-v8
      - VERSIONS: electron: 41.1.0; used node: 22.21.1; installed node: 22.21.1; npm: 10.9.4; pm2: 6.0.14
      - ENV:      XDG_SESSION_TYPE: tty; MM_CONFIG_FILE: undefined
                  WAYLAND_DISPLAY:  wayland-1; DISPLAY: :0; ELECTRON_ENABLE_GPU: undefined
      - RAM:      total: 3795.80 MB; free: 3025.94 MB; used: 769.87 MB
      - OTHERS:   uptime: 75 minutes; timeZone: Europe/Berlin
      /home/somename/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAP
      

      My mm.sh contains

      cd ./MagicMirror
      export ELECTRON_DISABLE_GPU=1
      export NODE_EXTRA_CA_CERTS=/home/somename/.step/certs/root_ca.crt
      DISPLAY=:0 npm start
      

      Is there something else missing?

      posted in Troubleshooting
      W
      wmx
    • The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

      Hi everyone,
      after my mirror run without any issued for a long time, it still stopped working right now, after I did an upgrade from 2.33.0 to 2.35.0 with the upgrade scripts provided by @sdetweil.

      I’m running

      Linux 6.12.75+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.75-1+rpt1~bookworm (2026-03-11) aarch64 GNU/Linux
      

      on a Raspi 4.
      Previous the upgrade, 2.33.0 was running.
      I had to switch from X11 to Wayland in raspi-config to avoid these messages

      [3525:0421/204946.469269:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202] Failed to connect to Wayland display: No such file or directory (2)
      [3525:0421/204946.470022:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:281] Failed to initialize Wayland platform
      [3525:0421/204946.470333:ERROR:ui/aura/env.cc:246] The platform failed to initialize.  Exiting.
      

      but this error still remains and I do not know how to solve it.

      [2026-04-21 20:49:46.375] [ERROR] [unknown] (node:3525) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
      (Use `electron --trace-deprecation ...` to show where the warning was created) 
      

      After this and the info about the system the script terminates.

      Any help is welcome.
      Regards

      posted in Troubleshooting
      W
      wmx
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      Ok, I can reproduce this correction too! :-)
      After changing address: “0.0.0.0” to the real ip address: “192.168.x.y” and removing every additional config from this thread ALL images are back again!

      Thank you all for this simple but effictive solution!

      posted in Troubleshooting
      W
      wmx
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @sdetweil, @Snille
      same here.
      The urls to the icons work in browser sessions showing MM, but do not work local in raspi with MM.

      I tested access from raspi console with

      curl -sL http://<ma-ha-url>:8123/local/images/person.jpg >person.jpg 
      

      and this works too.

      I also have the same problem, the local MM is not able to access a remote_compliments.conf file via URL in the local module\defaults\compliments folder, but I can access it from a browser. Seems to be the same problem!?

      posted in Troubleshooting
      W
      wmx
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @karsten13
      Ok, tried this new config, but it does not change anything. :-(

      posted in Troubleshooting
      W
      wmx
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @Snille said in MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0:

        icons: [{
        	"default": "https://www.snille.net/img/magicmirror/users/jane.png"
        }]
      

      (think in the example there is one closing bracket missing “]”)

      Had the time right now to test this one issue. I insertet the URL to the image from ha :-) (which is a static one here)

      http://<my-ha-url>:8123/local/images/hem.png
      

      but after restart of MM the problem still exists.

      posted in Troubleshooting
      W
      wmx