Обсуждение: git page broken link

Поиск
Список
Период
Сортировка

git page broken link

От
"Kevin Grittner"
Дата:
On the http://git.postgresql.org/gitweb/ page there is a link to
http://git.postgresql.org/adm/ which doesn't work.  I get a "Server
not found" error showing a URL of:
https://www.postgresql.org/account/auth/2/?su=%2Fadm%2F
-Kevin


Re: git page broken link

От
"Jonathan S. Katz"
Дата:
I just tried hitting both links on my local and it worked fine for me.  Are you having a DNS issue locally?

Jonathan

On Jan 14, 2012, at 4:01 PM, Kevin Grittner wrote:

> On the http://git.postgresql.org/gitweb/ page there is a link to
> http://git.postgresql.org/adm/ which doesn't work.  I get a "Server
> not found" error showing a URL of:
>
> https://www.postgresql.org/account/auth/2/?su=%2Fadm%2F
>
> -Kevin
>
> --
> Sent via pgsql-www mailing list (pgsql-www@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-www


Re: git page broken link

От
"Kevin Grittner"
Дата:
"Jonathan S. Katz"  wrote:
> Are you having a DNS issue locally?
Just with the one hostname: www.postgresql.org -- it apparently was
no longer showing up in my ISP's DNS server.  I called them and they
did something on their end which fixed things.
-Kevin


Re: git page broken link

От
Stefan Kaltenbrunner
Дата:
On 01/14/2012 10:48 PM, Kevin Grittner wrote:
> "Jonathan S. Katz"  wrote:
>  
>> Are you having a DNS issue locally?
>  
> Just with the one hostname: www.postgresql.org -- it apparently was
> no longer showing up in my ISP's DNS server.  I called them and they
> did something on their end which fixed things.

we had some sporadic reports about that through other channels over the
weekend as well, we are pretty sure we have found and fixed all the
problems related to that, however it would be nice if you could confirm
that your are not seeing any further issues.


Stefan


Re: git page broken link

От
"Kevin Grittner"
Дата:
Stefan Kaltenbrunner  wrote:
> On 01/14/2012 10:48 PM, Kevin Grittner wrote:
>> "Jonathan S. Katz" wrote:
>>
>>> Are you having a DNS issue locally?
>>
>> Just with the one hostname: www.postgresql.org -- it apparently
>> was no longer showing up in my ISP's DNS server. I called them and
>> they did something on their end which fixed things.
> 
> we had some sporadic reports about that through other channels over
> the weekend as well, we are pretty sure we have found and fixed all
> the problems related to that, however it would be nice if you could
> confirm that your are not seeing any further issues.
The initial problem was on the 14th.  A call to the ISP got it
working again.  Then it was dead again on the 15th and it took about
two hours on the phone with their tech support people to get it
working again.  (Resetting the cable modem, which apparently has its
own DNS cache was ultimately required.)  No problems after that,
which was maybe 1:00 pm CST on the 15th.
-Kevin