On 03/04/2025 22:05, J wrote:
And i want to ask again: can these problems lead to information loss?

It depends on details you (likely) may find in logs.

If an application is terminated by SIGKILL (from your description I suspect that it happens sometimes) when it is writing data then you can easily get corrupted files. It is up to you to decide either you accept the risk (and trying to mitigate it e.g. by more frequent backups) or you spent your time reading logs, searching bug trackers for similar issues, inspecting configuration, adjusting it with hope to find a workaround.

Reply via email to