supercronic icon indicating copy to clipboard operation
supercronic copied to clipboard

Supercronic v0.2.33 error: Failed to fork exec: no such file or directory

Open CoolmanCZ opened this issue 1 year ago • 2 comments

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.

CoolmanCZ avatar Nov 02 '24 09:11 CoolmanCZ

relate to https://github.com/aptible/supercronic/issues/177 I made a fix ,but not merged

qianlongzt avatar Nov 02 '24 11:11 qianlongzt

Use the full path of Supercronic (e.g., /usr/bin/supercronic) for now, until the fix PR is merged

qianlongzt avatar Jan 15 '25 18:01 qianlongzt

This is fixed in v0.2.36

almathew avatar Sep 26 '25 15:09 almathew