Wlad G. Gumenyuk
Results
2
comments of
Wlad G. Gumenyuk
Great catch! I added `max_logs` in commit [`119082b`](https://github.com/rogerc/file-stream-rotator/pull/89/commits/119082b11dc73d84a78bc8ca95ef5889924354e1). Thanks!
The issue appears to stem from the entrypoint shell script attempting to run a binary with Node.js. As a workaround, I modified lines 18 and 20 of `~/.local/share/pnpm/opencode`, removing `node`...