Plasm05280
AMAZON S3 CONFIG FAILED
Hi ! how to fix this error :
twenty-server-1 | BaseGraphQLError [GraphQLError]: Could not load credentials from any providers
When trying to upload file,
NB:
I'm using docker selfhost installation like this :
STORAGE_TYPE=s3
STORAGE_S3_REGION=us-east-1
STORAGE_S3_NAME=xxxx
STORAGE_S3_ENDPOINT=https://xxx.s3.us-east-1.amazonaws.com
STORAGE_S3_ACCESS_KEY_ID=xxxxx
STORAGE_S3_SECRET_ACCESS_KEY=xxxxx
3 replies