strange! the longest subdomain on this planet...

For everything that's not in any way related to PureBasic. General chat etc...
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

strange! the longest subdomain on this planet...

Post by va!n »

va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: strange! the longest subdomain on this planet...

Post by PB »

"Name Error: The domain name does not exist."
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

PB: your ISP might be the cause again. (more likely their DNS servers)

Heres a screengrab:

Image
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> PB: your ISP might be the cause again

I'm at work, so I doubt it... I will re-check when I'm home (different ISP).
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Be sure they dont use a proxy in that case! - if they do - the proxy might be the cause of that error message.

:)
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
Jellybean
User
User
Posts: 95
Joined: Wed Aug 24, 2005 7:33 pm

Post by Jellybean »

PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

I get the same error here at home. Anyone else get it?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

I like logic, hence I dislike humans but love computers.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

@pb: it works for me as well.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> @pb: it works for me as well

Here's the full error message I get at home/work:

Code: Select all

The dnsserver returned:

    Name Error: The domain name does not exist.

This means: The proxy server was not able to resolve the hostname
presented in the URL. The website you have tried to view may not exist.
Please check if the address is correct and retry your request.
So, it would seem your ISP caches are holding the domain longer than they
should be... whereas my ISP shows me the true "live" page. ;)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

OR: your PROXY server has denied the hostname. Or it does not work.

I can even ping the domain, and get a response.

We tried with about 4-5 isp's and i have seen problems with other isps too like this, so i really doubt its our isp's...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

>We tried with about 4-5 isp's and i have seen problems with other isps
> too like this, so i really doubt its our isp's...

Hehehe, I guess I was in denial that it was just my end. :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

probably heh..
but of course im not 100% sure, its just most likely that it is your isp.

edit: Try to use a free proxy server to see if it works.
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Outpost gives a 'malformed DNS request' message here. If that is disabled i get 'Cannot find server or DNS Error'. If the domain is shortened to 63 characters it works fine. Wikipedia says:
Each label to the left specifies a subdivision or subdomain of the domain above it. Note that "subdomain" expresses relative dependence, not absolute dependence: for example, wikipedia.org comprises a subdomain of the org domain, and en.wikipedia.org could form a subdomain of the domain wikipedia.org (in practice, however, en.wikipedia.org actually represents a hostname - see below). In theory, this subdivision can go down to 127 levels deep, and each label can contain up to 63 characters, as long as the whole domain name does not exceed a total length of 255 characters. But in practice some domain registries have shorter limits than that.
But i think the limit was previously 63 characters for the entire domain, or maybe not...
Last edited by MrMat on Thu Sep 15, 2005 12:05 pm, edited 1 time in total.
Mat
Post Reply