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
root@496472cb1777:/crontab-ui# tail -f supervisord.log
2024-04-23 17:15:23,288 INFO spawned: 'crontab' with pid 25
2024-04-23 17:15:23,289 INFO success: crontabui entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-04-23 17:15:24,297 INFO success: crontab entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-04-23 17:15:24,298 WARN exited: crontab (exit status 127; not expected)
2024-04-23 17:15:25,303 INFO spawned: 'crontab' with pid 26
2024-04-23 17:15:25,311 WARN exited: crontab (exit status 127; not expected)
2024-04-23 17:15:26,316 INFO spawned: 'crontab' with pid 27
2024-04-23 17:15:26,334 WARN exited: crontab (exit status 127; not expected)
2024-04-23 17:15:29,284 INFO spawned: 'crontab' with pid 28
2024-04-23 17:15:29,290 WARN exited: crontab (exit status 127; not expected)
2024-04-23 17:15:32,298 INFO spawned: 'crontab' with pid 30
2024-04-23 17:15:32,310 WARN exited: crontab (exit status 127; not expected)
2024-04-23 17:15:33,312 INFO gave up: crontab entered FATAL state, too many start retries too quickly
Do you have any idea?
This happens when I save the cron job
Operation failed: Internal Server Error. Please see error log for details.
2024-04-23 17:19:22,775 INFO spawnerr: can't find command 'crond'
2024-04-23 17:19:22,779 INFO spawned: 'crontabui' with pid 7
2024-04-23 17:19:24,160 INFO spawnerr: can't find command 'crond'
2024-04-23 17:19:24,160 INFO success: crontabui entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-04-23 17:19:26,164 INFO spawnerr: can't find command 'crond'
2024-04-23 17:19:30,157 INFO spawnerr: can't find command 'crond'
2024-04-23 17:19:30,158 INFO gave up: crontab entered FATAL state, too many start retries too quickly```
Regadrs,
Zolee
The text was updated successfully, but these errors were encountered:
Hi,
I'm having this issue in a docker container:
Do you have any idea?
This happens when I save the cron job
Operation failed: Internal Server Error. Please see error log for details.
The text was updated successfully, but these errors were encountered: