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
-
@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
-
@sdetweil
I did the update, it didn’t work afterwards.
Then I’ve tried sudo apt-get update / upgrade, still no luck
Today I renamed MagicMirror to .org and did a new install of MagicMirror, same result.So now I’m out of options…
-
@htilburgs hmm
ok. try this
rm -rf ~/.config/Electron
note the . (dot) in front of of config
restart MagicMirror