You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My crontab looks like this: 0 9 * * 2 taskExample but job runs 6 hours later (at 3pm).
I checked time on remote machine where the app is running. Same with docker container and database. They all show correct time.
Any suggestions?
The text was updated successfully, but these errors were encountered:
Summary
My crontab looks like this:
0 9 * * 2 taskExample
but job runs 6 hours later (at 3pm).I checked time on remote machine where the app is running. Same with docker container and database. They all show correct time.
Any suggestions?
The text was updated successfully, but these errors were encountered: