[GH-ISSUE #94] Using Minio S3 Storage + Cloudflare Tunnel #75

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

Originally created by @ejscheepers on GitHub (Feb 10, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/94

Hi, I am using Minio S3 and I use Cloudflare Tunnels to access it.

When I try and add it as a destination I get this error:

error testing destination: failed to test S3 bucket: operation error S3: HeadBucket, https response error StatusCode: 403, RequestID: 1822C9C04DD03A2B, HostID: dd9025bab4ad464b049177c95eb6ebf374d3b3fd1af9251148b658df7ac2e3e8, api error Forbidden: Forbidden

Not sure if this is an error with PgBackWeb, I can confirm that I can access buckets via other software.

Do I need to add special policy on bucket or something?

Originally created by @ejscheepers on GitHub (Feb 10, 2025). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/94 Hi, I am using Minio S3 and I use Cloudflare Tunnels to access it. When I try and add it as a destination I get this error: `error testing destination: failed to test S3 bucket: operation error S3: HeadBucket, https response error StatusCode: 403, RequestID: 1822C9C04DD03A2B, HostID: dd9025bab4ad464b049177c95eb6ebf374d3b3fd1af9251148b658df7ac2e3e8, api error Forbidden: Forbidden` Not sure if this is an error with PgBackWeb, I can confirm that I can access buckets via other software. Do I need to add special policy on bucket or something?
Author
Owner

@sqkkyzx commented on GitHub (May 2, 2025):

I encountered the same problem with the object storage of other service providers. Could it be because only Path Style s3 urls are supported? I usually use Virtual Hosted Style.

<!-- gh-comment-id:2846985890 --> @sqkkyzx commented on GitHub (May 2, 2025): I encountered the same problem with the object storage of other service providers. Could it be because only Path Style s3 urls are supported? I usually use Virtual Hosted Style.
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#75
No description provided.