Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Undeleted ; Formatted ; Include the error message
Source Link
voretaq7
  • 80.8k
  • 18
  • 135
  • 221

If your cronjobs stop working, check that your password hasnt expired., since once it has, all cron jobs stop  . There
There will be messages in /var/log/messages/var/log/messages similar to the one below which show issues with cronauthenticating the user:

(username) FAILED to authorize user with PAM (Authentication token is no longer valid; new one required)

If your cronjobs stop working, check that your password hasnt expired., since once it has, all cron jobs stop  . There will be messages in /var/log/messages which show issues with cron

If your cronjobs stop working, check that your password hasnt expired., since once it has, all cron jobs stop.
There will be messages in /var/log/messages similar to the one below which show issues with authenticating the user:

(username) FAILED to authorize user with PAM (Authentication token is no longer valid; new one required)

Post Undeleted by voretaq7
Post Deleted by Michael Hampton
Source Link
Munkeh72
  • 329
  • 2
  • 5

If your cronjobs stop working, check that your password hasnt expired., since once it has, all cron jobs stop . There will be messages in /var/log/messages which show issues with cron