nitinpatil2015
Forum Replies Created
-
Well we tried this on our WordPress site. We uploaded our all existing content to S3 without any plugin. You can do it with some AWS CLI commands and with some changes on EC2 instance. If you need the solution then contact me on my email id nitin.patil@cloudmanthan.com 🙂
1. check your instance have Internet connectivity. try “ping google.com” and see results.
2. Enable “HTTPS” port 443 by adding new rule Security Group.
3. Check your IAM user policy.go throw this process.. and let me know where you facing issue.
Internet connectivity issue…
We re-installed the plugins, but still faced same issue. So we checked the apache error logs and found this,
There was an error attempting to get the region of the bucket : [curl] 7: Failed connect to s3.amazonaws.com:443; Operation now in progress [url] https://s3.amazonaws.com/?location, referer: http://……/wp-admin/admin.php?page=amazon-web-servicesWe enabled HTTPS 443 port too. then also it not fetching data from S3 server. Still facing same issue please solve this issue ASAP.