Thread: silently fails to connect to remote server
I'm using the Windows version 1.4.2 on Win XP Sp1. When I try to connect to a remote server, the connection silently fails. According to the manual, I should be getting a pop-up dialog detailing the connection failure. Instead, the status bar at the bottom of the window shows:- Connecting to database... Failed Also the log shows nothing. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au
My connection is failing because port 5432 on our firewall was not open to outgoing connections. This situation should be detectable and as such should be logged and reported to the user. On 4/5/06, Chris Velevitch <chris.velevitch@gmail.com> wrote: > I'm using the Windows version 1.4.2 on Win XP Sp1. > > When I try to connect to a remote server, the connection silently > fails. According to the manual, I should be getting a pop-up dialog > detailing the connection failure. Instead, the status bar at the > bottom of the window shows:- > > Connecting to database... Failed > > Also the log shows nothing. > > > Chris > -- > Chris Velevitch > Manager - Sydney Flash Platform Developers Group > www.flashdev.org.au > -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au
> -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of > Chris Velevitch > Sent: 05 April 2006 07:30 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] silently fails to connect to remote server > > I'm using the Windows version 1.4.2 on Win XP Sp1. > > When I try to connect to a remote server, the connection > silently fails. According to the manual, I should be getting > a pop-up dialog detailing the connection failure. Instead, > the status bar at the bottom of the window shows:- > > Connecting to database... Failed > > Also the log shows nothing. Please turn logging to debug level under File->Options, retry the connection and then check/send the logfile over. Regards, Dave
On 4/5/06, Dave Page <dpage@vale-housing.co.uk> wrote: > > Also the log shows nothing. > > Please turn logging to debug level under File->Options, retry the > connection and then check/send the logfile over. I did that, nothing was logged. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au