[Improvement] Extend "Test connection" for storage to support all operations #458

Closed
opened 2026-04-05 16:16:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @osterik on 10/13/2025

I encountered an error when configuring permissions for the S3 storage (creating and deleting objects did not work because I forgot to add the entry "arn:aws:s3:::bucket-name/*" to the resources). Despite this, the connection test was successful. However, the backup operation froze without any error messages.

I think it would be useful if the storage test performed all important operations at once (i.e. + creating & deleting objects), rather than just checking the connection.

And thank you for this handy tool!

*Originally created by @osterik on 10/13/2025* I encountered an error when configuring permissions for the S3 storage (creating and deleting objects did not work because I forgot to add the entry `"arn:aws:s3:::bucket-name/*"` to the resources). Despite this, the connection test was successful. However, the backup operation froze without any error messages. I think it would be useful if the storage test performed all important operations at once (i.e. + creating & deleting objects), rather than just checking the connection. And thank you for this handy tool!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/databasus#458