FS based Backup ends with a warning: Could not back up 0] folders and 1] files.
the dumpbased backup goes fine.
In de PostGresBackupChild.log I see :
2309890 233f02 09/20 14:15:56 2109431 ClBackupFile::OpenFilesForBackup(7033) - failed to stat path '/data/postgres/13/wal/inst1/archive_status/000000060000000000000045.ready', errno=2, error=No such file or directory
There are no *.ready files in that dir or elsewhere. Every time I try the backup again I will see a similar message, but with an other filename. The number goes up.
Any idea on how to troubleshoot this?