Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
S
@MrDondoT
Re: [after reboot](not start with pm2 but ok with npm start)
I have make a new clean install, and after 1 reboot : Same situation… i have juste install raspbian and empty of modules MM session…
@sdetweil said in I'm tired with Magic Mirror 6 update:
ypically you also must npm install in each module folder if they have a package.json file so that their components are at the same level I would start with each module over the defaults and comment them out, and back in one by one
Ok, i’ll try
M
@cowboysdude
Noice!
F
I see your original problem. You have the cron job set to execute each day at 5am.
Here is the cron command for every five hours: 0 */5 * * * pm2 restart /home/piMagicMirror/mm.sh
I now have this running myself (every three hours).
Note: The leading 0 means that it will execute in the 0th minute of the hour.
@smotx displaying my calendar shows tomorrow and more.
I don’t use calendarext