Website not loading

Locked
Pauly
Posts: 3460
Joined: Sun Sep 09, 2001 7:00 am

Website not loading

Post by Pauly »

A website that I have always accessed before, now for some reason does not load. I know the website is fine because I can access it via other PC's and a proxy but I wondered why I cannot load it on my unproxied PC.

It only started happening about a month ago. All that happens is after about a minute I get a message saying "document could not load". It does not matter what browser I use either.

Any ideas?


Cheers.
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Re: Website not loading

Post by Tormentius »

Pauly wrote:
Any ideas?


Cheers.
Do you know what document its trying to load? What site is it?
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post by +JuggerNaut+ »

host file modified?
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

+JuggerNaut+ wrote:host file modified?
First thing I thought. Poke around in there and see if it's listed.
Pauly
Posts: 3460
Joined: Sun Sep 09, 2001 7:00 am

Post by Pauly »

+JuggerNaut+ wrote:host file modified?
Right. Where would I find this information?
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post by +JuggerNaut+ »

c:\windows\system32\drivers\etc

open it up with notepad. it should look like this, which is unmodified:

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
Pauly
Posts: 3460
Joined: Sun Sep 09, 2001 7:00 am

Post by Pauly »

Oh well done son.
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post by +JuggerNaut+ »

\o/
Pauly
Posts: 3460
Joined: Sun Sep 09, 2001 7:00 am

Post by Pauly »

There is nothing of interest in there. Mine says the same as yours
AmIdYfReAk
Posts: 6926
Joined: Thu Feb 10, 2000 8:00 am

Post by AmIdYfReAk »

Are you using DSL by chance?
Pauly
Posts: 3460
Joined: Sun Sep 09, 2001 7:00 am

Post by Pauly »

Nope, cable
User avatar
Foo
Posts: 13840
Joined: Thu Aug 03, 2000 7:00 am
Location: New Zealand

Post by Foo »

Sounds like you're being blocked by them.
"Maybe you have some bird ideas. Maybe that’s the best you can do."
― Terry A. Davis
User avatar
raw
Posts: 2739
Joined: Tue Nov 16, 1999 8:00 am

Post by raw »

You need to determine if a server is blocking you or if you have a DNS issue.

To see if it is a server block issue do this:
Open up a DOS prompt (Start-->Run-->cmd [ENTER]) and type tracert [address or domain name] and post the results here. Basically, we're trying to find out why it can't get to where it is.

If it is a DNS issue it won't resolve the name which you may want to query some nameservers using nslookup.

Open up a DOS prompt again and type nslookup and hit [ENTER]. It should open up a new command prompt which will look like this > .

From there enter this:
Set the server

Code: Select all

> server 198.6.1.1
at the next > prompt type the hostname and hit enter.

Example:

Code: Select all

> www.quake3world.com


If this Worldcom nameserver can't resolve it, odds are, the dns name no longer exits.
4days
Posts: 5465
Joined: Tue Apr 16, 2002 7:00 am

Re: Website not loading

Post by 4days »

it could be that your isp's web-cache has problems. when you say after a minute or so, is that a minute of navigating around the site?

are you with ntl or a competent provider?
Locked