Website Loading Problems -


so have website, tildetictac.atwebpages.com gives me unable connect error when access pc on mediacom wifi, can access fine phone, on verizon 4g lte. able access site last night.

i error message: connection has timed out

the server @ tildetictac.atwebpages.com taking long respond.

the site temporarily unavailable or busy. try again in few moments. if unable load pages, check computer's network connection. if computer or network protected firewall or proxy, make sure firefox permitted access web. 

and dashboard hosting provider says good, there no firewall on site , plain ole windows defender on pc. there no firewalls on phone. i'm not sure how diagnose problem. error message vague, every other website works fine both computer , phone. there unique problems websites using free subdomains? hosting company reputable , says site fine doubt problem on there side, have tried multiple browsers on pc , don't have besides default browser settings. , websites gets 0 traffic not overloaded. problem has persisted several hours.

ok, i've waited few days , other computers on same wifi network can access website. infact, pc capable of accessing default settings debian based os, cannot access site when running on windows 10 based os.

so, on problematic windows os ran nslookup , pingtrace , got this

> tildetictac.atwebpages.com server:  hitronhub.home address:  2604:2d80:8402:8b4f:be4d:fbff:fecd:aa02  non-authoritative answer: name:    tildetictac.atwebpages.com address:  83.125.22.172  > pingtrace 83.125.22.172 server:  [83.125.22.172] address:  83.125.22.172  dns request timed out.     timeout 2 seconds. dns request timed out.     timeout 2 seconds. *** request 83.125.22.172 timed-out 

so domain name getting resolved right? mean nslookup said fine why dns request timing out?

have tried debug server various machines using command line tools: nslookup, ping, curl/links, or telnet?

i try these different machines: nslookup tildetictac.atwebpages.com or ping tildetictac.atwebpages.com

the ip address results should same on different machines. if aren't, there indeed dns issues suggested other responses.

if above show no errors, , lookup/ping respond ip address, proceed run:

curl tildetictac.atwebpages.com or links tildetictac.atwebpages.com

the results should html code. on same machine commands error out, run following command see if machine can access server's webport:

telnet tildetictac.atwebpages.com 80

i tried hit address tildetictac.atwebpages.com firefox , saw empty page "browse" , "upload" buttons. right?

edit: fixed grammar


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -