Hi! Scripts that are automatically ran by the container time out, often at different points throughout the script. For example, it timed out multiple times in the middle of backup.sh script execution. Different time it timed out in the pruning part of the backup flow.
Scripts end with the following error logged in the console:
s6-rc: fatal: timed out
s6-sudoc: fatal: unable to get exit status from server: Operation timed out
I have not came across this issue despite running this container for 6+ months without any issues. I have noticed it just now, I am not sure when this started occuring. Could it be because of an updated package?
Hi! Scripts that are automatically ran by the container time out, often at different points throughout the script. For example, it timed out multiple times in the middle of backup.sh script execution. Different time it timed out in the pruning part of the backup flow.
Scripts end with the following error logged in the console:
I have not came across this issue despite running this container for 6+ months without any issues. I have noticed it just now, I am not sure when this started occuring. Could it be because of an updated package?
Thanks!