AWS Does not allow import of demo content

0

Hello,

I am using Uncode wordpress theme on top of Bitnami and AWS. Seems that either AWS or Bitnami are preventing the download and upload (automatic) of the demo content. I tried changing parameters in wp-config and php.ini file, changing inbound/outbound parameters of security groups, restarting the server, restarting the instance...

Are there any settings in AWS which by default prevent the download and installation of the theme's demo content? Is there anything else you could suggest?

Dragon
asked a month ago44 views
1 Answer
1

Hi there,

Does your VPC setup with internet access? It needs to be setup either via Internet Gateway or NAT Gateway.

https://docs.aws.amazon.com/vpc/latest/userguide/vpc-igw-internet-access.html

AWS
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed a month ago
  • Hi Cheng, thanks for your message. I is a default configuration - I see 1 VPC, 3 subnets, 1 route table and 1 network connection (igw). Do I need to change anything there?

  • Hi Dragon, can you confirm if you route table has a route 0.0.0.0/0 pointing to the IGW? Also check if the subnet your EC2 sits is associated with the route table.

  • Hi Cheng Wang, yes - I have a route table entry 0.0.0.0/0 pointing to the IGW, and when I click on VPC, I see three entries. All three are associated with the same route table. Do you have any other ides?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions