SSH Storage/Backup feature spawns zombie processes #7893
Unanswered
kimdre
asked this question in
Error / Bug Report
Replies: 1 comment
-
|
I'm also facing this issue. These rack up fast with the default 5 minute sync interval.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using the Storage/Backup feature via SSH, wiki.js spawns git zombie processes every time the sync runs:
This issue only occurs since version v2.5.309/v2.5.310/v2.5.311 (not exactly sure)
For example after a reboot and waiting for a while it looks like this:
However there are no errors in the container logs:
For now my workaround is a daily container restart to remove the zombie processes.
Beta Was this translation helpful? Give feedback.
All reactions