@brendan_c23 sudo means become root user for this one command
all files created will be owned by root, and protected from other users writing to them
modules need to write to files…
for MM, NEVER need to use sudo
@brendan_c23 The only thin I can think off is that the API is not working or correct config.
If you run the Develop en see the log.
shift + Control + I
And than look for the faults
@brendan_c23 Below are pm2 commands help. If you want to stop the mirror then use pm2 stop 0 or pm2 stop MagicMirror
refer : https://pm2.keymetrics.io/docs/usage/quick-start/