NOTE: Your forum software permits only 2 URLs in a post. That means I cannot describe the problem. As a workaround, replace underscores (“_”) with a period (“.”). This is a defect in your forum software making it impossible to describe the problem.
Can no longer connect to my web site. ping and nslookup cannot find my subdomain (leehodsdon) nor the domain (epizy_com).
epizy_com is your domain given to my web site for a free account with you.
hostname = leehodsdon
Full web URL: leehodsdon_epizy_com
In a web browser, get a page saying “Cannot find that site”.
“nslookup leehodsdon_epizy_com” returns “can’t find leehodsdon_epizy_com: Non-existent domain”. Same for “nslookup epizy_com” (just the domain sans subdomain).
“ping leehodsdon_epizy_com” returns “could not find host”. Same for “ping epizy_com”.
The following PowerShell command:
powershell -command (new-object System.Net.WebClient).DownloadFile(‘http://leehodsdon_epizy_com/files/resume.doc’,‘C:\TEMP\resume.doc’)
reports “The remote name could not be resolved: ‘leehodsdon_epizy_com’”.
OS: Windows 10 Home x64 1909 (build 18363.535)
Web browser: Firefox v71.0 x64
nslookup, ping, and powershell (in Windows 10)
Did you retire the epizy_com domain?