We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: