Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 local connection #108

Open
zekibabaoglu opened this issue Dec 13, 2021 · 2 comments
Open

S3 local connection #108

zekibabaoglu opened this issue Dec 13, 2021 · 2 comments

Comments

@zekibabaoglu
Copy link

Hello there,
I connect to my ceph S3 storage on my local with your aws-js-s3-explorer, Can it possible? because I took an error " has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. " . Can you help me?

Best regards.

@john-aws
Copy link
Contributor

Can you explain what changes you have made here to attempt to access Ceph S3 locally?

Also, do you have S3 Explorer web page hosted in an S3 bucket or locally with a local web server?

Finally, which branch (master or v2-alpha) of the S3 Explorer are you using?

@onlylov3y
Copy link

onlylov3y commented May 5, 2023

Just re-config AWS.config by
$scope.settings.cred = { endpointUrl: 'your-local-endpoint', accessKeyId: '', secretAccessKey: '', s3ForcePathStyle:true};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants