[GH-ISSUE #140] [bug] Upload to Amazon S3 and Backblaze fails on v0.5.0 and v0.4.2 (works only on v0.4.0) #116

Open
opened 2026-02-26 21:34:30 +03:00 by kerem · 1 comment
Owner

Originally created by @reynaldots on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/140

Description:
I tested multiple times uploading backups to Backblaze and Amazon S3 using versions v0.5.0 and v0.4.2, but the upload does not work.

Error message:

failed to upload file to S3: operation error S3: PutObject, https response error StatusCode: 400, RequestID: SQGRTKWPTQ2VK8VD, HostID: xxeyY/LYgW8vu1opYMWJ8FQ4xu5n6B04Z60kFW6wlyE+7G7A6C3eyIowI/Zuis99fTeEbkFVJUw=, InvalidRequest:
Image

Notes:

  • On v0.4.0 the upload works correctly.
  • It seems that the latest versions may require migrating to AWS SDK v2.
  • I could not test v0.3.0 because of the following error when running on arm64: exec /usr/local/bin/task: exec format error
  • I'm using the same credentials

Environment:

  • Architecture: arm64
  • k3s + traefik
  • Versions tested: v0.5.0, v0.4.2 (failed), v0.4.0 (works), v0.3.0 (cannot run)
Originally created by @reynaldots on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/140 **Description:** I tested multiple times uploading backups to Backblaze and Amazon S3 using versions v0.5.0 and v0.4.2, but the upload does not work. **Error message:** ``` failed to upload file to S3: operation error S3: PutObject, https response error StatusCode: 400, RequestID: SQGRTKWPTQ2VK8VD, HostID: xxeyY/LYgW8vu1opYMWJ8FQ4xu5n6B04Z60kFW6wlyE+7G7A6C3eyIowI/Zuis99fTeEbkFVJUw=, InvalidRequest: ``` <img width="868" height="318" alt="Image" src="https://github.com/user-attachments/assets/7149efcf-ac26-440c-bf44-50811431e441" /> **Notes:** - On v0.4.0 the upload works correctly. - It seems that the latest versions may require migrating to AWS SDK v2. - I could not test v0.3.0 because of the following error when running on arm64: `exec /usr/local/bin/task: exec format error` - I'm using the same credentials **Environment:** - Architecture: arm64 - k3s + traefik - Versions tested: v0.5.0, v0.4.2 (failed), v0.4.0 (works), v0.3.0 (cannot run)
Author
Owner

@rexdivakar commented on GitHub (Nov 10, 2025):

Same here, It was working earlier and now it fails

<!-- gh-comment-id:3514287049 --> @rexdivakar commented on GitHub (Nov 10, 2025): Same here, It was working earlier and now it fails
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pgbackweb#116
No description provided.