Site access problem
-
John Fairbairn
- Oza
- Posts: 3724
- Joined: Wed Apr 21, 2010 3:09 am
- Has thanked: 20 times
- Been thanked: 4672 times
Site access problem
For many days now I have had inordinate problems getting access to L19 on different machines, operating systems and browsers.
As far as I can establish, the problem is with looking up the site on the DNS server. Almost as confirmation of this, if I go to google and call up the site from the search results I can on straightaway. I'm assuming google doesn't use DNS names but stores the web site number (I don't what they are really called but they look something like 22.5.98.45).
So my main question is: how do I get hold of this number myself (and can I store it in Favourites)?
Subsidiary questions are: what the dickens is going on, and is anyone else having this problem?
Incidentally, even when I do get in things seem to settle but it can be flaky. I've already lost one post (which I'll never bother to try to repeat) because the system went walkabout when I pressed Submit. This has happened often enough before that I know I have to save long posts periodically as I compose them, but it still seems a bit antediluvian in internet terms to have to do that. Is there a better remedy?
A further question, possibly a quite separate topic but I have no way of knowing: there are times when my preference to stay logged on (i.e. not having to re-enter a password) is ignored, and repeatedly. In the past this has cleared itself, but it has just started again.
What I find odd about it is that it will come up on one machine, say the Windows one, with a message asking me to sign in, but I ignore it as and I can't be bothered to faff around. A little later, I might try again on a different machine, say Mac, and I go straight in! Or vice versa - it's not a Windows/Mac issue, I think.
As far as I can establish, the problem is with looking up the site on the DNS server. Almost as confirmation of this, if I go to google and call up the site from the search results I can on straightaway. I'm assuming google doesn't use DNS names but stores the web site number (I don't what they are really called but they look something like 22.5.98.45).
So my main question is: how do I get hold of this number myself (and can I store it in Favourites)?
Subsidiary questions are: what the dickens is going on, and is anyone else having this problem?
Incidentally, even when I do get in things seem to settle but it can be flaky. I've already lost one post (which I'll never bother to try to repeat) because the system went walkabout when I pressed Submit. This has happened often enough before that I know I have to save long posts periodically as I compose them, but it still seems a bit antediluvian in internet terms to have to do that. Is there a better remedy?
A further question, possibly a quite separate topic but I have no way of knowing: there are times when my preference to stay logged on (i.e. not having to re-enter a password) is ignored, and repeatedly. In the past this has cleared itself, but it has just started again.
What I find odd about it is that it will come up on one machine, say the Windows one, with a message asking me to sign in, but I ignore it as and I can't be bothered to faff around. A little later, I might try again on a different machine, say Mac, and I go straight in! Or vice versa - it's not a Windows/Mac issue, I think.
-
Splatted
- Lives in sente
- Posts: 734
- Joined: Mon Apr 26, 2010 12:41 pm
- Rank: Washed up never was
- GD Posts: 0
- Universal go server handle: Splatted
- Has thanked: 681 times
- Been thanked: 138 times
Re: Site access problem
I've been having no problems with the site recently and I do visit regularly.
As for the logging in thing, that happens to me periodically on various sites and seems to come and go without reason. Perhaps it's some kind of internet forum seasonal disaffective disorder.
As for the logging in thing, that happens to me periodically on various sites and seems to come and go without reason. Perhaps it's some kind of internet forum seasonal disaffective disorder.
- RBerenguel
- Gosei
- Posts: 1585
- Joined: Fri Nov 18, 2011 11:44 am
- Rank: KGS 5k
- GD Posts: 0
- KGS: RBerenguel
- Tygem: rberenguel
- Wbaduk: JohnKeats
- Kaya handle: RBerenguel
- Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
- Location: Barcelona, Spain (GMT+1)
- Has thanked: 576 times
- Been thanked: 298 times
- Contact:
Re: Site access problem
As I wrote in another thread, I've had several (>3 per day, for the last 7-8 days) cases of "server not found" issues with my iPad Air (I browse the forum far more often from Mobile Safari than from my laptop, so I can't rule out problems in it). From what John has been digging and my own personal evidence, maybe *it* is a DNS problem: I have Google's DNS in my laptop, but my ISPs on my iPad (I have just fixed this, though, as a double check).
Geek of all trades, master of none: the motto for my blog mostlymaths.net
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
-
Uberdude
- Judan
- Posts: 6727
- Joined: Thu Nov 24, 2011 11:35 am
- Rank: UK 4 dan
- GD Posts: 0
- KGS: Uberdude 4d
- OGS: Uberdude 7d
- Location: Cambridge, UK
- Has thanked: 436 times
- Been thanked: 3718 times
Re: Site access problem
Me too. Seems like DNS problems indeed.
@John: That number is called the IP address* and you can find it out by opening a command window/terminal and typing "ping lifein19x19.com" then enter. That will send a ping message out to the server and report the reply time, and at the top give the IP address:
I tried to access the forum with the IP address rather than host name by putting
50.62.100.1/forum/index.php
in my address bar but I got a strange "pageok" response from the server, not sure what's up there yet.
* version 4, and we are running out of them. There is a new version 6 which looks like 2001:0db8:85a3:0042:1000:8a2e:0370:7334 .
@John: That number is called the IP address* and you can find it out by opening a command window/terminal and typing "ping lifein19x19.com" then enter. That will send a ping message out to the server and report the reply time, and at the top give the IP address:
Code: Select all
Pinging lifein19x19.com [50.62.100.1] with 32 bytes of data:
Reply from 50.62.100.1: bytes=32 time=190ms TTL=51
Reply from 50.62.100.1: bytes=32 time=182ms TTL=51
Reply from 50.62.100.1: bytes=32 time=203ms TTL=51
Reply from 50.62.100.1: bytes=32 time=182ms TTL=51I tried to access the forum with the IP address rather than host name by putting
50.62.100.1/forum/index.php
in my address bar but I got a strange "pageok" response from the server, not sure what's up there yet.
* version 4, and we are running out of them. There is a new version 6 which looks like 2001:0db8:85a3:0042:1000:8a2e:0370:7334 .
- Bantari
- Gosei
- Posts: 1639
- Joined: Sun Dec 06, 2009 6:34 pm
- GD Posts: 0
- Universal go server handle: Bantari
- Location: Ponte Vedra
- Has thanked: 642 times
- Been thanked: 490 times
Re: Site access problem
I have had trouble as well. Sometimes it was just slow, sometimes it was DNS error. Pretty much every day in the past week or so. Had to try multiple times before the site loads, and then often the pages load really slow.
- Bantari
______________________________________________
WARNING: This post might contain Opinions!!
______________________________________________
WARNING: This post might contain Opinions!!
-
Mike Novack
- Lives in sente
- Posts: 1045
- Joined: Mon Aug 09, 2010 9:36 am
- GD Posts: 0
- Been thanked: 182 times
Re: Site access problem
John Fairbairn wrote:
Subsidiary questions are: what the dickens is going on, and is anyone else having this problem?
We wouldn't be having the same problem at the same time because it is extremely unlikely that the DNS's on the network where you connect to the internet are the same ones on the network by which we connect to the internet.
I'd check with your provider. They might have alternate name servers you could specify rather than the ones that are busiest << "not found" if the name entered was correct usually means that the DNS was busy and didn't respond before the request for translation from http to ip timed out. You don't get a different error message for these two rather different situations, at least I don't >>
- RBerenguel
- Gosei
- Posts: 1585
- Joined: Fri Nov 18, 2011 11:44 am
- Rank: KGS 5k
- GD Posts: 0
- KGS: RBerenguel
- Tygem: rberenguel
- Wbaduk: JohnKeats
- Kaya handle: RBerenguel
- Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
- Location: Barcelona, Spain (GMT+1)
- Has thanked: 576 times
- Been thanked: 298 times
- Contact:
Re: Site access problem
Mike Novack wrote:John Fairbairn wrote:
Subsidiary questions are: what the dickens is going on, and is anyone else having this problem?
We wouldn't be having the same problem at the same time because it is extremely unlikely that the DNS's on the network where you connect to the internet are the same ones on the network by which we connect to the internet.
I'd check with your provider. They might have alternate name servers you could specify rather than the ones that are busiest << "not found" if the name entered was correct usually means that the DNS was busy and didn't respond before the request for translation from http to ip timed out. You don't get a different error message for these two rather different situations, at least I don't >>
John is in the UK. I'm in Spain. I don't know where Bantari and Uberdude are, but we probably are not using the same DNSs. Maybe there's a misconfiguration in the domain provider for L19, with a bad time to live in its own nameservers?
Geek of all trades, master of none: the motto for my blog mostlymaths.net
- ez4u
- Oza
- Posts: 2414
- Joined: Wed Feb 23, 2011 10:15 pm
- Rank: Jp 6 dan
- GD Posts: 0
- KGS: ez4u
- Location: Tokyo, Japan
- Has thanked: 2351 times
- Been thanked: 1332 times
Re: Site access problem
I have experienced this 'server not found' problem from Japan as well.
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
- Joaz Banbeck
- Judan
- Posts: 5546
- Joined: Sun Dec 06, 2009 11:30 am
- Rank: 1D AGA
- GD Posts: 1512
- Kaya handle: Test
- Location: Banbeck Vale
- Has thanked: 1080 times
- Been thanked: 1434 times
Re: Site access problem
RBerenguel wrote:
John is in the UK. I'm in Spain. I don't know where Bantari and Uberdude are...
Uberdude is in the UK too, I think.
Bantari is Southern California, USA. So am I.
I'm on at least once a day, sometimes ten times a day if the spammers are persistent. I've had no problems for months.
Help make L19 more organized. Make an index: https://lifein19x19.com/viewtopic.php?f=14&t=5207
- Bonobo
- Oza
- Posts: 2224
- Joined: Fri Dec 23, 2011 6:39 pm
- Rank: OGS 9k
- GD Posts: 0
- OGS: trohde
- Universal go server handle: trohde
- Location: Germany
- Has thanked: 8262 times
- Been thanked: 924 times
- Contact:
Re: Site access problem
Joaz Banbeck wrote:RBerenguel wrote:
John is in the UK. I'm in Spain. [..]
Uberdude is in the UK too, I think.
Bantari is Southern California, USA. So am I.
I'm on at least once a day, sometimes ten times a day if the spammers are persistent. I've had no problems for months.
I’m in Germany, and I guess sometimes I’m on about 16 hrs/day
And in case you’re wondering, I have EIGHT such tabs, all pinned, that I all reload with one click (using the Tabs Reloader plugin for Chrome which allows me to reload only pinned tabs, so my dozens of other tabs stay “old”
While some time ago I had LOTS of disconnections, I haven’t had them with L19 in the past two or three weeks. But I noticed that today I couldn’t reach Wikipedia for some time …
Greetz, Tom
“The only difference between me and a madman is that I’m not mad.” — Salvador Dali ★ Play a slooooow correspondence game with me on OGS? 
- tchan001
- Gosei
- Posts: 1582
- Joined: Wed Apr 21, 2010 6:44 pm
- GD Posts: 1292
- Location: Hong Kong
- Has thanked: 54 times
- Been thanked: 534 times
- Contact:
Re: Site access problem
Happens to me too. Doesn't feel so bad when you are just reading L19 but when you are trying to reply to a thread and it doesn't connect when you submit, that's really annoying.
http://tchan001.wordpress.com
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
A blog on Asian go books, go sightings, and interesting tidbits
Go is such a beautiful game.
- Bantari
- Gosei
- Posts: 1639
- Joined: Sun Dec 06, 2009 6:34 pm
- GD Posts: 0
- Universal go server handle: Bantari
- Location: Ponte Vedra
- Has thanked: 642 times
- Been thanked: 490 times
Re: Site access problem
RBerenguel wrote:Mike Novack wrote:John Fairbairn wrote:
Subsidiary questions are: what the dickens is going on, and is anyone else having this problem?
We wouldn't be having the same problem at the same time because it is extremely unlikely that the DNS's on the network where you connect to the internet are the same ones on the network by which we connect to the internet.
I'd check with your provider. They might have alternate name servers you could specify rather than the ones that are busiest << "not found" if the name entered was correct usually means that the DNS was busy and didn't respond before the request for translation from http to ip timed out. You don't get a different error message for these two rather different situations, at least I don't >>
John is in the UK. I'm in Spain. I don't know where Bantari and Uberdude are, but we probably are not using the same DNSs. Maybe there's a misconfiguration in the domain provider for L19, with a bad time to live in its own nameservers?
San Diego, California, US.
Was about to say the same thing.
- Bantari
______________________________________________
WARNING: This post might contain Opinions!!
______________________________________________
WARNING: This post might contain Opinions!!
- oca
- Lives in gote
- Posts: 699
- Joined: Wed Feb 19, 2014 2:53 am
- Rank: DDK
- GD Posts: 0
- KGS: aco
- IGS: oca
- OGS: oca
- Location: Switzerland
- Has thanked: 485 times
- Been thanked: 166 times
Re: Site access problem
Hello,
Same for me, I experience some kind of DNS problem from switzerland.
It's seems to happend more from my iphone...
Same for me, I experience some kind of DNS problem from switzerland.
It's seems to happend more from my iphone...
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
- kusto
- Dies with sente
- Posts: 77
- Joined: Wed Jan 04, 2012 6:11 pm
- GD Posts: 0
- Has thanked: 8 times
- Been thanked: 20 times
Re: Site access problem
I had the same problem recently.
You can fix it by adding this line to your hosts file on whatever device you are accessing the website from.
Example Instructions: http://www.howtogeek.com/howto/27350/be ... osts-file/
Also, if your i-devices are jail-broken then you can do the same. This would be done by accessing /etc/hosts with a program like iFile for example.
This is kind of a band-aid solution but I hope it helps someone none the less.
You can fix it by adding this line to your hosts file on whatever device you are accessing the website from.
Code: Select all
50.62.100.1 lifein19x19.comExample Instructions: http://www.howtogeek.com/howto/27350/be ... osts-file/
Also, if your i-devices are jail-broken then you can do the same. This would be done by accessing /etc/hosts with a program like iFile for example.
This is kind of a band-aid solution but I hope it helps someone none the less.