Raspberry Pi Scheduler not working

Finding that your Schedulers aren’t working or aren’t operating at the correct times on your Raspberry Pi? This simple fix may resolve it.

Common apps with issues:

  • SABNZBD
  • Deluge
  • Qbittorrent
  • Transmission

By default, Raspbian runs in the UTC (GMT +0) timezone. You need to set your local timezone on the Raspberry Pi by running the following command

sudo raspi-config

You will see the option to set your region and locale settings from here set the timezone to your local timezone and then all scheduling features in the apps listed above will work in your local timezone.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.