PPRuNe Forums

PPRuNe Forums (https://www.pprune.org/)
-   Computer/Internet Issues & Troubleshooting (https://www.pprune.org/computer-internet-issues-troubleshooting-46/)
-   -   One PC won't show my website at new host - all other PC's do show it (https://www.pprune.org/computer-internet-issues-troubleshooting/621733-one-pc-wont-show-my-website-new-host-all-other-pcs-do-show.html)

Democritus 20th May 2019 18:02

One PC won't show my website at new host - all other PC's do show it
 
Ten days ago I changed the hosting company for my website. Everything went well except that one of the three computers at home refuses to point towards the website at the new host. It continues to try to point at the old host, showing a frozen website page until it was removed today and it now just shows a blank page.

The problem is the same with Firefox, Pale Moon and Internet Explorer browsers on that Windows 10 PC. I have tried all the recognised methods of clearing browser caches, history, flushed DNS etc etc. In desperation I uninstalled and reinstalled Firefox with no change. Friends all over the world can see my website with the new host - it's just this one computer at home that refuses to do so. I can only think there must be a registry item causing this but which one? Ideas welcome!

custardpsc 20th May 2019 18:29


Originally Posted by Democritus (Post 10475764)
Ten days ago I changed the hosting company for my website. Everything went well except that one of the three computers at home refuses to point towards the website at the new host. It continues to try to point at the old host, showing a frozen website page until it was removed today and it now just shows a blank page.

The problem is the same with Firefox, Pale Moon and Internet Explorer browsers on that Windows 10 PC. I have tried all the recognised methods of clearing browser caches, history, flushed DNS etc etc. In desperation I uninstalled and reinstalled Firefox with no change. Friends all over the world can see my website with the new host - it's just this one computer at home that refuses to do so. I can only think there must be a registry item causing this but which one? Ideas welcome!

Suggestions:

Start off by looking at the ip layer

Open a command window and try these:
Are you using the same dns server on both machines? is it a home set up where the dns is in fact your home router that proxies queries to the isp? ( so try resettiing that) - use ipconfig /all to see what is in use
Does the host name resolve correctly ? use nslookup on this machine to tell what ip address the dns returns for that site name. Is it the same on all machines?
Once you have an ip address for the host name can you ping it? can you tracert to it?
What happens if you put the ip address into the browser instead of the www,yoursite.com

that will at least eliminate one line of enquiry


Saab Dastard 20th May 2019 19:31

Sounds like you have it hard-coded in the local hosts file.

SD

custardpsc 20th May 2019 21:44


Originally Posted by Saab Dastard (Post 10475839)
Sounds like you have it hard-coded in the local hosts file.

SD

NSlookup will fail to return an ip if that is the case. But, if you'd known to hard code it in the hosts file you'd know where to fix it ! Either way NSlookup is where I'd start...

Democritus 21st May 2019 10:20

Thanks for the suggestions. All a bit beyond my knowledge but hopefully tried them correctly. Taking them in turn:

It's not a home setup - the hosting company is Krystal Hosting in London and it's on a shared Server IP.
nslookup points correctly to the new host for my website and is the same on all three PC's.
I can ping the IP address on the PC in question.
I can tracert to it on the same PC - 15 steps.
Entering the IP address into Firefox instead of the web address gives the following - same on all three PC's - two of which are working correctly with my website :

https://cimg2.ibsrv.net/gimg/pprune....cf22c2e78d.jpg

KelvinD 21st May 2019 10:44

I had something vaguely similar a couple of years ago with my own web site. It turned out the hosting service was having issues with an upgrade of Apache (or something like that).

jimjim1 22nd May 2019 14:32


Originally Posted by Saab Dastard (Post 10475839)
Sounds like you have it hard-coded in the local hosts file.

SD

^^^ this.

c: \windows\system32\drivers\etc\hosts

Still seems to be at that location even on 64 bit systems.
Can be troublesome to edit as it is often specially protected and notepad may try to add .txt to the end of the name. I wouldn't try to edit it with a word processor.

I would open an administrator command window -
cd \windows\system32\drivers\etc
notepad hosts
when done save.

Put a hash "#" at the start of any lines you want to disable. Then you can easily undo it by removing the hash later.
Also -
It is normal for hosting services to respond with an error if you try the ip address. One address may be used for many websites and it uses the entire URL to distinguish between them.

Democritus 23rd May 2019 09:09

jimjim1 - many thanks for that, the problem has been solved by your suggestion. There were two lines there pointing back to my old host. Don't know how they got there, certainly not by me as I haven't got the knowledge to do that kind of thing.

Mac the Knife 25th May 2019 09:59

HostsMan is an excellent piece of freeware for managing your HOSTS file (Windows).
The originator at abdelhadigital.com has been offline for a long time but you can still download it from:
https://www.majorgeeks.com/files/details/hostsman.html

Simple to use, updates itself from reputable online lists of bad hosts and doesn't get in the way.

A good HOSTS file is one of the best protections against malware that you can have.

Mac


All times are GMT. The time now is 08:32.


Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.