Hello.
I recently upgraded to latest version using the upgrade script.
The MagicMirror starts normally but after a while it crashes and restarts the pm2 again and again.
There are no error generated on MagicMirror-error.log
the only logs I found that on /var/log/syslog
Nov 24 11:33:36 magicmirror2 systemd[1]: pm2-pi.service: Start operation timed out. Terminating.
Nov 24 11:33:37 magicmirror2 systemd[1]: pm2-pi.service: Failed with result 'timeout'.
Nov 24 11:33:37 magicmirror2 systemd[1]: Failed to start PM2 process manager.
Nov 24 11:33:37 magicmirror2 systemd[1]: pm2-pi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 24 11:33:37 magicmirror2 systemd[1]: pm2-pi.service: Scheduled restart job, restart counter is at 25.
Nov 24 11:33:37 magicmirror2 systemd[1]: Stopped PM2 process manager.
Nov 24 11:33:37 magicmirror2 systemd[1]: Starting PM2 process manager...
Any suggestions please?