We are not able to enable public access
We are not able to enable public access in our bucket by following the urls. we have already configured a domain but not understanding what else step is needed?
8 Replies
What error are you getting?
we have yii framework application configured to use amazon s3 which requires public visibility enabled. we have setting as in screenshot with values that we got from r2 dashboard. have configured custom domain, enabled r2.dev, but our system is not posting data to r2. what should be corresponding storage url format for r2 to be put there instead of bucket-name.s3.region.aws.com?
The URL is
https://<ACCOUNT_ID>.r2.cloudflarestorage.com
What errors are you seeing when attempting to post data?logs are showing nothing, thats why came here that might be some setting is wrong at our end. it works perfectly with amazon and wasabi
it is connecting as well as class a, class b operations are increasing with our attempts to post data
How are you checking that data is missing?
its not getting uploaded, cant see in r2 dashboard, and neither our script is able to fetch it.
What if you trying prefixing the URL with https?