You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to create new media files using the UploadThing storage plugin, the system fails with an "unable to extract key from doc" error. This occurs during the initial file upload and creation process in the media collection.
The media file should be successfully uploaded and created in the UploadThing storage, with all necessary file transformations (different sizes) being processed correctly.
Actual Behavior
The system throws the following errors during file creation:
[ERROR] Error deleting file: aspect-ratio-9-16-2.jpg - unable to extract key from doc
[ERROR] Error deleting file: aspect-ratio-9-16-2-300x452.jpg - unable to extract key from doc
[ERROR] Error deleting file: aspect-ratio-9-16-2-500x500.jpg - unable to extract key from doc
[ERROR] Error deleting file: aspect-ratio-9-16-2-600x904.jpg - unable to extract key from doc
[ERROR] Error deleting file: aspect-ratio-9-16-2-1200x630.jpg - unable to extract key from doc
[ERROR] There was an error while uploading files corresponding to the collection media with filename aspect-ratio-9-16-3.jpg
Which area(s) are affected? (Select all that apply)
Describe the Bug
When attempting to create new media files using the UploadThing storage plugin, the system fails with an "unable to extract key from doc" error. This occurs during the initial file upload and creation process in the media collection.
Link to the code that reproduces this issue
https://github.com/viniciuslk/payload-cms-uploadthing-error-reproduction
Reproduction Steps
Expected Behavior
The media file should be successfully uploaded and created in the UploadThing storage, with all necessary file transformations (different sizes) being processed correctly.
Actual Behavior
The system throws the following errors during file creation:
Which area(s) are affected? (Select all that apply)
plugin: other
Environment Info
The text was updated successfully, but these errors were encountered: