[pbs-devel] applied: [PATCH proxmox] s3-client: don't discriminate 403 status code for get objcet response

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Aug 6 19:22:10 CEST 2025


On Wed, 06 Aug 2025 17:11:21 +0200, Christian Ebner wrote:
> The AWS S3 API documents status code 403 as response to get object
> calls as `InvalidObjectState`, meaning that objects are archived in
> a different, long term storage class and cannot be accessed until
> restored from there. The s3 client response reader therefore did
> explicitley check for that. This status code might however also be
> returned e.g. if the user runs into limits set by free tiers as
> reported in the community forum [1].
> 
> [...]

Applied, thanks!

[1/1] s3-client: don't discriminate 403 status code for get objcet response
      commit: 2502c5695f51ea62de53d9bdc9f9d43a0f94f025




More information about the pbs-devel mailing list