[pbs-devel] applied: [PATCH proxmox-backup] api: return s3 client errors during datastore create with context
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Aug 5 15:12:39 CEST 2025
On Thu, 24 Jul 2025 14:42:36 +0200, Christian Ebner wrote:
> The error context might contain information directly pointing to the
> reason why the bucket cannot be reached during the datastore creation
> bucket access check.
>
> For example, the following text will be shown to the user in the error
> dialog:
> ```
> failed to access bucket: client error (Connect): error connecting to https://test.s3.pve-c1.local:7480/
> - dns error: failed to lookup address information: Name or service not known (400)
> ```
>
> [...]
Applied, resolved the merge conflict from the refactoring that happened in the
meantime, thanks!
[1/1] api: return s3 client errors during datastore create with context
commit: 76b03a1058b44bc450886708cd02b6b4f6abcda5
More information about the pbs-devel
mailing list