I was setting up R2 on my site following some guides here but no I just see a generic Sorry, but your upload failed. Please try again. message when I try to upload a file. The only thing I see in the logs are this:
I have my URLs configured in the app.yml file because the web UI was rejecting my URLs as structured in the how-to posts (invalid format):
The CDN_URL is the custom domain (as set in Cloudflare) and the S3_ENDPOINT is the URL in the web panel. I have all of my options configured properly with correctly created auth tokens:
are you certain the cloudflare R2 token has read/write permission and did you correctly configure the CORS policy? i know you have a bit of a unique server configuration, and the cloudflare bucket permissions and configuration need to be exactly correct or it will throw permissions errors.