r2-bucket-uploader icon indicating copy to clipboard operation
r2-bucket-uploader copied to clipboard

Upload and Multipart Upload Not working

Open galileor97 opened this issue 11 months ago • 2 comments

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.

  1. Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
  2. app-index.js:35 [Uppy] [15:24:34] Unexpected token '<', "<!DOCTYPE "... is not valid JSON
  3. POST http://localhost:3000/api/multipart-upload/abort-multipart-upload 500 (Internal Server Error)

Screenshot 2024-03-22 at 15 57 53

galileor97 avatar Mar 22 '24 08:03 galileor97

@steveoni have you seen this when trying out the library recently?

anuveyatsu avatar Jul 29 '24 06:07 anuveyatsu

@steveoni have you seen this when trying out the library recently?

No

steveoni avatar Jul 29 '24 08:07 steveoni