Hey there, does anyone have experience on failing ...
# longhorn-storage
c
Hey there, does anyone have experience on failing backups toward s3 storage? Sometimes they work sometimes they just don't. The snapshot gets created but then the following erro is thrown:
Copy code
time="2024-04-29T12:44:53Z" level=error msg="Failed to run job for volume" concurrent=2 error="failed to complete backupAndCleanup for pvc-e2b26cc3-7f34-4d40-8cfa-4825c1044ba4: timeout waiting for the backup of the snapshot backup-3-dbaaae8c-08ce-4c13-8637-74f70a67cc21 of volume pvc-e2b26cc3-7f34-4d40-8cfa-4825c1044ba4 to start" groups=3hours job=backup-3hours labels="{\"RecurringJob\":\"backup-3hours\"}" retain=24 task=backup volume=pvc-e2b26cc3-7f34-4d40-8cfa-4825c1044ba4
Yes it's a timeout but I can list normally backups in my s3 bucket, also yes there's many objects but at the same time SOMEtimes it work perfectly and other times it gets stuck at creating the backup.. Is there a parameter that I might be unaware of to raise the timeout time?