A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
V2.31.0 unable to start
-
After upgrade to v2.31.0 MM will not start.
PM2 doesn’t show errors, but with NPM START I become this error:[2025-04-10 19:35:00.301] [LOG] Sockets connected & modules started ... Invalid MIT-MAGIC-COOKIE-1 key [873086:0410/193500.307514:ERROR:ozone_platform_x11.cc(245)] Missing X server or $DISPLAY [873086:0410/193500.308038:ERROR:env.cc(258)] The platform failed to initialize. Exiting. /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
I did a new install of MM, same error.
-
@htilburgs how did you upgrade or install
-
@sdetweil with the script from you
-
-
@sdetweil Same error:
[875833:0410/200935.088653:ERROR:wayland_connection.cc(198)] Failed to connect to Wayland display: No such file or directory (2) [875833:0410/200935.088864:ERROR:ozone_platform_wayland.cc(264)] Failed to initialize Wayland platform [875833:0410/200935.088893:ERROR:env.cc(258)] The platform failed to initialize. Exiting. /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
-
@htilburgs weird,
show
lsb_release -a -
No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm
-
-
@sdetweil said in V2.31.0 unable to start:
ps -ef | grep way
ps -ef | grep labwcpi@mm:~/MagicMirror $ ps -ef | grep way vnc 739 1 0 Apr09 ? 00:00:00 /bin/sh /usr/sbin/wayvnc-run.sh vnc 759 739 0 Apr09 ? 00:00:00 wayvnc --render-cursor --detached --gpu --config /etc/wayvnc/config --socket /tmp/wayvnc/wayvncctl.sock root 1605 1 0 Apr09 ? 00:02:02 python /usr/sbin/wayvnc-control.py lightdm 801759 801726 0 19:20 ? 00:00:02 /usr/bin/rpi-connectd -socket /run/user/106/rpi-connect-wayvnc.sock lightdm 801764 801648 0 19:20 ? 00:00:00 /usr/bin/wayfire -c /usr/share/greeter.ini pi 810604 974 0 19:24 ? 00:00:02 /usr/bin/rpi-connectd -socket /run/user/1000/rpi-connect-wayvnc.sock lightdm 870748 1 0 19:32 ? 00:00:00 /usr/bin/Xwayland -auth /home/lightdm/.Xauthority :0 -rootless -core -terminate 10 -listenfd 30 -listenfd 31 -displayfd 59 -wm 56 pi 878864 735951 0 21:00 pts/0 00:00:00 grep --color=auto way
pi@mm:~/MagicMirror $ ps -ef | grep labwc pi 878897 735951 0 21:00 pts/0 00:00:00 grep --color=auto labwc pi@mm:~/MagicMirror $
-
@htilburgs hm. so start:wayland should have worked