MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Skorpionbird
    3. Best
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 24
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by Skorpionbird

    • RE: MagicMirror is hanging over night

      Edit:

      I found a solution for me. I have generated a daily task with crontab (https://www.raspberrypi.org/documentation/linux/usage/cron.md), which restarts the MagicMirror with pm2 restart MagicMirror.sh every morning at 5 o’clock.

      open crontab with crontab -e add 0 5 * * * pm2 restart MagicMirror.sh to the end off the file.

      posted in Troubleshooting
      S
      Skorpionbird
    • 1 / 1