Обсуждение: Problem logging into the commit fest app

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

Problem logging into the commit fest app

От
Bruce Momjian
Дата:
I am getting the following error logging into the commit fest app:
Internal Server ErrorDBI connect('host=cauth.postgresql.org database=pgweb user=authsvc_cfport=5432
password=x7Fd89Abj','',...)failed: could not connect toserver: Connection timed out Is the server running on
host"cauth.postgresql.org"(204.145.124.246) and accepting TCP/IPconnections on port 5432?
at/usr/local/pgcommitfest/perl-lib/PgCommitFest/DB.pmline 8
 

I can log into my other Postgres accounts with the same login just fine.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



Re: Problem logging into the commit fest app

От
Bruce Momjian
Дата:
On Tue, Dec  3, 2013 at 02:21:00PM -0500, Bruce Momjian wrote:
> I am getting the following error logging into the commit fest app:
> 
>     Internal Server Error
>     
>     DBI connect('host=cauth.postgresql.org database=pgweb user=authsvc_cf
>     port=5432 password=x7Fd89Abj','',...) failed: could not connect to
>     server: Connection timed out Is the server running on host
>     "cauth.postgresql.org" (204.145.124.246) and accepting TCP/IP
>     connections on port 5432? at
>     /usr/local/pgcommitfest/perl-lib/PgCommitFest/DB.pm line 8
> 
> I can log into my other Postgres accounts with the same login just fine.

OK, works now.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



Re: Problem logging into the commit fest app

От
Tom Lane
Дата:
Bruce Momjian <bruce@momjian.us> writes:
> I am getting the following error logging into the commit fest app:

FWIW, I successfully logged into that just a couple hours ago
(around 1600 GMT)
        regards, tom lane



Re: Problem logging into the commit fest app

От
Bruce Momjian
Дата:
On Tue, Dec  3, 2013 at 02:46:52PM -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I am getting the following error logging into the commit fest app:
> 
> FWIW, I successfully logged into that just a couple hours ago
> (around 1600 GMT)

Yes, more recent server maintence caused the outage.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



Re: Problem logging into the commit fest app

От
Magnus Hagander
Дата:

On Tue, Dec 3, 2013 at 8:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Bruce Momjian <bruce@momjian.us> writes:
> I am getting the following error logging into the commit fest app:

FWIW, I successfully logged into that just a couple hours ago
(around 1600 GMT)

Yeah, there was some work on the pginfra deployment systems which affected firewall rules and therefor dropped some of our internal connections for about 10 minutes or so. Should be taken care of by now. 

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: Problem logging into the commit fest app

От
Stefan Kaltenbrunner
Дата:
On 12/03/2013 08:50 PM, Magnus Hagander wrote:
> 
> On Tue, Dec 3, 2013 at 8:46 PM, Tom Lane <tgl@sss.pgh.pa.us
> <mailto:tgl@sss.pgh.pa.us>> wrote:
> 
>     Bruce Momjian <bruce@momjian.us <mailto:bruce@momjian.us>> writes:
>     > I am getting the following error logging into the commit fest app:
> 
>     FWIW, I successfully logged into that just a couple hours ago
>     (around 1600 GMT)
> 
> 
> Yeah, there was some work on the pginfra deployment systems which
> affected firewall rules and therefor dropped some of our internal
> connections for about 10 minutes or so. Should be taken care of by now. 

yeah - I think I have identified the root cause, but still working on
finalising the fix for it.


Stefan