Environment
MagicMirror² version: 2.35.0
Node version: v22.21.1
npm version: 10.9.4
Platform: Raspberry Pi3
Which start option are you using?
node --run start:x11
Are you using PM2?
Yes
Module
None
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
Steps to reproduce the issue:
Update to the latest version (as of April 8th)
Restart MagicMirror (pm2 restart MagicMirror)
Wait until core file appears
What did you expect to happen?
MagicMirror should open without issues.
What actually happened?
MagicMirror dumps core each time it is started with pm2. If I start it on command line using node --run start:x11, it opens without issues.
Additional comments
No response
Participation
Environment
MagicMirror² version: 2.35.0
Node version: v22.21.1
npm version: 10.9.4
Platform: Raspberry Pi3
Which start option are you using?
node --run start:x11
Are you using PM2?
Yes
Module
None
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
Steps to reproduce the issue:
Update to the latest version (as of April 8th)
Restart MagicMirror (pm2 restart MagicMirror)
Wait until core file appears
What did you expect to happen?
MagicMirror should open without issues.
What actually happened?
MagicMirror dumps core each time it is started with pm2. If I start it on command line using node --run start:x11, it opens without issues.
Additional comments
No response
Participation