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:storage export issue #87

Open
saran5132 opened this issue Jun 25, 2019 · 0 comments
Open

s3:storage export issue #87

saran5132 opened this issue Jun 25, 2019 · 0 comments

Comments

@saran5132
Copy link

saran5132 commented Jun 25, 2019

While exporting the data i'm getting this error, I'm using Magento 2.2.5

main.CRITICAL: Error executing "ListObjects" on "https://bucketname.s3.amazonaws.com/?encoding-type=url"; AWS HTTP error: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

Even I've checked the "s3:config:list" and the credentials seems to be correct.

But I could upload the images directly when I tried using the S3 Browser to the same bucket.
This issue was thrown when I was trying the module in the local system.

Whereas in the application server, I'm facing different issue.
When I execute this command "php bin/magento s3:storage:export", I could see the below response,
Uploading catalog/product/f/f/ff-black.jpg to use S3.
Uploading catalog/product/f/r/front.jpg to use S3.
Uploading catalog/product/s/a/sapphirine-blue-formal-mens-trousers-260nw-1097696213.jpg to use S3.
Uploading catalog/product/s/a/sapphirine-blue-formal-mens-trousers-260nw-1097696213_1.jpg to use S3.

But the images were not found in the bucket when I loggedin through S3 Browser.

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

1 participant