Skip to content

My Lightsail WordPress Instance website: 1dollarwp.store not working

0

Hi everyone,

Can anyone help me fix the issue of my Lightsail Instance, since I have tried stop the server and start again for multiple time but still my website is down and its not working. Please check the same at https://1dollarwp.store

Also tested: curl 1dollarwp.store curl: (28) Failed to connect to 1dollarwp.store port 80: Connection timed out Error

Instance is on Lightsail WordPress, Region Frankfrut.

Let me know if you need any more information.

Best Regards, Ibrahim

asked 2 years ago378 views
2 Answers
1

Hello.

Can I connect to my Lightsail instance via SSH etc.?
Try connecting and making sure the web server process is running.
If it is not started, try starting it using the command described in the document below.
https://docs.bitnami.com/aws/faq/administration/control-services/

By the way, is the IP address "18.194.147.107" registered in the domain the IP address of the Lightsail instance?
If the IP address is incorrect, check the IP address from the Lightsail console and try configuring the domain again.

dig 1dollarwp.store

; <<>> DiG 9.16.1-Ubuntu <<>> 1dollarwp.store
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21594
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;1dollarwp.store.               IN      A

;; ANSWER SECTION:
1dollarwp.store.        600     IN      A       18.194.147.107

;; Query time: 31 msec
;; SERVER: 192.168.11.1#53(192.168.11.1)
;; WHEN: Wed Jun 12 11:46:50 JST 2024
;; MSG SIZE  rcvd: 60
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
0

Hi,

I can see your website is loading now at the provided domain name. Please do share what the issue was or what worked for you, to help the rePost community :)

Thanks.

AWS
EXPERT
answered 2 years ago

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.