Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot save job #251

Open
kerzol81 opened this issue Apr 23, 2024 · 0 comments
Open

cannot save job #251

kerzol81 opened this issue Apr 23, 2024 · 0 comments

Comments

@kerzol81
Copy link

kerzol81 commented Apr 23, 2024

Hi,

I'm having this issue in a docker container:


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant