supercronic
supercronic copied to clipboard
Supercronic v0.2.33 error: Failed to fork exec: no such file or directory
Hi,
I used the Dockerfile from #123 (comment) with Supercronic version v0.2.33 and I got this error:
uid=1337(appuser) gid=1337(appgroup) groups=1337(appgroup)
time="2024-11-02T09:17:36Z" level=info msg="reaping dead processes"
time="2024-11-02T09:17:36Z" level=fatal msg="Failed to fork exec: no such file or directory"
Supercronic version v0.2.32 started correctly.
relate to https://github.com/aptible/supercronic/issues/177 I made a fix ,but not merged
Use the full path of Supercronic (e.g., /usr/bin/supercronic) for now, until the fix PR is merged
This is fixed in v0.2.36