Set up your WordPress website - new

0

Hi,

I have a small instance of lightsail where I am planning to host wordpress. Wordpress is loaded if I try to access it using ip address. I am not able to map it to a domain. This domain is maintain outside (3rd party). when i try to set up wordpress, it keeps failing. Error screen attached. I have checked the DNS records multiple times.

The attached image says wordpress isn't working but it is. Please suggest what am I doing wrong.

Thanks

Enter image description here

  • I get the following error: "We encountered an error while configuring the Let's Encrypt SSL/TLS certificate on your instance BT-WP-1 in the us-west-2 Region. Try again later."

raj
已提问 23 天前104 查看次数
2 回答
2

The error message in the image indicates that the SSL/TLS certificate validation failed during the WordPress setup process on your Lightsail instance. This could be due to a reason of Incorrect DNS configuration. Even though you have checked them multiple times, there may be a configuration issue with your DNS records. Double-check that your A record points to your Lightsail instance's public IP address, and that your CNAME record (if you're using one) points to your domain name. You can find instructions on how to configure DNS records for your specific domain registrar by searching the web.

Lightsail Quick Start guide: WordPress: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tutorial-launching-and-configuring-wordpress.html

Enable HTTPS on your WordPress instance in Lightsail: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-enabling-https-on-wordpress.html

profile picture
已回答 23 天前
0

Hi,

If you have a 3rd party registered domain and seem to be using Lightsail DNS zone, have you updated the name servers at the domain registrar to match the name servers provided by the Lightsail DNS zone?

After the name server update is made, it can take few minutes to few days for the change to actually take effect depending on the domain's TLD, original registrar, etc.

You can check if the name servers are updated by running this command ->

dig NS <replace-with-your-domain-name>

and verify that the name-servers returned match those of the Lightsail DNS zone.

=====

With regards to

The attached image says wordpress isn't working but it is.

That message is not related to the cause for the SSL-setup to fail but is instead stating a possible outcome of the setup having failed. Meaning, set up did NOT fail because WordPress isn't running, but WordPress may have stopped working, because changes during setup impacted it.

If you find WordPress is working, please ignore that messaging as it doesn't apply in your case.

Thanks.

profile pictureAWS
专家
AWS-SUM
已回答 23 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则