Update on the timezone scheduling...   I have the cron for my main profile (daily-5am) set to run at 5am, which it did NOT. I checked the timezone and it still checks out as EST. So, we'll see if it runs at 11am and the 6-hour delay issue remains.   0 5 * * * /usr/bin/luckybackup -c --no-questions --skip-critical /root/.luckyBackup/profiles/ daily-5am.profile > /root/.luckyBackup/logs/daily-5am-LastCronLog.log 2>&1   Before yesterday, I had this cron job