r2-bucket-uploader
r2-bucket-uploader copied to clipboard
Upload and Multipart Upload Not working
I cloned this repo and followed all instructions,
but I am unable to upload files to my R2 bucket. I have not seen any errors in my VS Code. However, I am seeing three errors in my browser console.
- Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
- app-index.js:35 [Uppy] [15:24:34] Unexpected token '<', "<!DOCTYPE "... is not valid JSON
- POST http://localhost:3000/api/multipart-upload/abort-multipart-upload 500 (Internal Server Error)
@steveoni have you seen this when trying out the library recently?
@steveoni have you seen this when trying out the library recently?
No