vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.4k stars 1.37k forks source link

New error entries with 1.14.0-rc.1 #7892

Open Dannhausen opened 2 weeks ago

Dannhausen commented 2 weeks ago

What steps did you take and what happened: We did an update to version 1.14.0-rc.1 in our developer stage. After that update we got several log entries like this: time="2024-06-14T00:44:51Z" level=error msg="error encountered while scanning stdout" backupLocation=velero/default cmd=/plugins/velero-plugin-for-aws controller=backup-sync error="read |0: file already closed" logSource="pkg/plugin/clientmgmt/process/logrus_adapter.go:90"

Our backup is running normal so far.

What did you expect to happen: No new unknown error messages

Environment:

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

reasonerjt commented 2 weeks ago

@Dannhausen Are you using AWS S3?

Dannhausen commented 2 weeks ago

Yes, but a self hosted privat version.