Closed hammad-mohi closed 7 months ago
I also got exact same problem
I got it to work by moving to the new @payloadcms/storage-s3
plugin from this PR: https://github.com/payloadcms/payload/pull/5928
Hey there - yes, this is becaues you are using an old version of the cloud-storage plugin. On 3.x, you need to use 3.x-compatible plugins as @hammad-mohi indicated.
I got it to work by moving to the new
@payloadcms/storage-s3
plugin from this PR: #5928
thanks for sharing the solution
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
https://github.com/hammad-mohi/payload-3.0-demo
Describe the Bug
The cloud storage plugin does not work with payload-3.0.0-beta.19. Check the following errors.
Packages
Payload Config
Dev
Build
Start
To Reproduce
To repro clone the following repo and install:
Make sure to add the following variables to your .env file:
Payload Version
3.0.0-beta.19
Adapters and Plugins
plugin-cloud-storage