Disk named s3 cannot be accessed #3328
Replies: 3 comments
-
Hi I am also getting this issue. I have read a couple of articles and some suggest the following: in the .env file wrap all the variable data in double quotes, for example:
however this didnt help me. another article suggested: specify the AWS_ENDPOINT in the .env file. a list of the end points are found in this aws document: again this didnt help me. I also then double checked the permissions against the s3 bucket and appear to be ok. i will continue to identify what the issue is |
Beta Was this translation helpful? Give feedback.
-
the issue is that you need to remove the aws variables from the .env file, because it automatically populates them:
|
Beta Was this translation helpful? Give feedback.
-
Hello, Actually the problem was because of we first used DigitalOcean Spaces, then reverted to AWS S3. In order to work with Spaces we had to put an So if anyone gets an issue like this in the future, just keep in mind that. Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I started getting an error as `Disk named s3 cannot be accessed.
My s3 config is as follows;
Does anyone know why this occurs? Thanks
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions