• ttully00

    (@ttully00)


    Every time I try to access my site I get the message:
    This site can’t be reached
    seattlesupersonics.tyronetully.com took too long to respond.
    Search Google for seattle supersonics tyrone tully admin
    ERR_CONNECTION_TIMED_OUT

    I need to know what has happened to my site.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please contact your host to make sure all the server-level components are working proerly.

    Name Hero

    (@nameherocom)

    I did a quick dig to find the IP of your website:

    $ dig seattlesupersonics.tyronetully.com
    
    ; <<>> DiG 9.9.7-P3 <<>> seattlesupersonics.tyronetully.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4277
    ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
    
    ;; QUESTION SECTION:
    ;seattlesupersonics.tyronetully.com. IN	A
    
    ;; ANSWER SECTION:
    seattlesupersonics.tyronetully.com. 3516 IN A	104.131.125.75
    
    ;; Query time: 3 msec
    ;; SERVER: 10.235.218.206#53(10.235.218.206)
    ;; WHEN: Fri Mar 16 16:50:30 CDT 2018
    ;; MSG SIZE  rcvd: 68

    I then tried to ping that IP to see if I could get a response on my end:

    $ ping 104.131.125.75
    PING 104.131.125.75 (104.131.125.75): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3

    As you can see, it’s timing out.

    Therefore, you should reach out to your host (104.131.125.75 Whois shows Digital Ocean) and see if they are having issues on that server or if their firewall is blocking port 80 (http).

    • This reply was modified 7 years ago by Name Hero.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress page is unavailable’ is closed to new replies.