k8up-io / k8up

Kubernetes and OpenShift Backup Operator
https://k8up.io/
Apache License 2.0
658 stars 63 forks source link

backup error : [controller-runtime] log.SetLogger(...) was never called; logs will not be displayed. │ #986

Closed LandiLorenzo closed 2 months ago

LandiLorenzo commented 3 months ago

Description

In a schedule, the resultant backup goes in runtime go error. the identical configuration works for other databases. The only difference is the database size is like 1.5Gb, the others are like 100/200Mb. pod log attached. the backup file is present in the restic repository after the execution, it seems all good. How to get rid of this error? err.pod.log

Additional Context

It's a backup with prebackuppod, and the storage is private s3 endpoint.

Logs

No response

Expected Behavior

to not have an error

Steps To Reproduce

No response

Version of K8up

v2.10.0

Version of Kubernetes

1.29

Distribution of Kubernetes

Kind

croissong commented 3 months ago

duplicate of #981

Kidswiss commented 2 months ago

Closing here in favour of #981