Thread: Error Message
-- System Information --
Platform: Windows XP
Version: 5.1
Build: 2600 Service Pack 1
-- Application Information --
Name: pgAdmin II
Version: 1.5.60
Descripton:
Name: pgSchema
Version: 1.5.60
Descripton: PostgreSQL Schema Objects v1.5.60
-- Database Information --
Version: 0.0.0
Descripton:
-- Driver Information --
Name:
Version: 0.0.0
Descripton:
-- Error Information --
Description: Unexpected protocol character during authenticationB
Error while reading from the socket.
Number: -2147217843
Routine: pgAdmin II:frmConnect.cmdConnect_Click
************************************************************
Insert your comment:
Platform: Windows XP
Version: 5.1
Build: 2600 Service Pack 1
-- Application Information --
Name: pgAdmin II
Version: 1.5.60
Descripton:
Name: pgSchema
Version: 1.5.60
Descripton: PostgreSQL Schema Objects v1.5.60
-- Database Information --
Version: 0.0.0
Descripton:
-- Driver Information --
Name:
Version: 0.0.0
Descripton:
-- Error Information --
Description: Unexpected protocol character during authenticationB
Error while reading from the socket.
Number: -2147217843
Routine: pgAdmin II:frmConnect.cmdConnect_Click
************************************************************
Insert your comment:
I created ssh tunnel like allways from my db.server.net:5432 --> localhost:5432. When connecting to this forwarded port (localhost:5432) i got this error. Earlier versions of pgAdmin i haven't this problem - downgrading to 1.4 :(
- Keep up the good work!
Tatu Salminen
VSMedia
It's rumoured that Tatu Salminen once said: > > Description: Unexpected protocol character during authenticationB > Error while reading from the socket. > Number: -2147217843 > Routine: pgAdmin II:frmConnect.cmdConnect_Click > > ************************************************************ > > Insert your comment: > > > I created ssh tunnel like allways from my db.server.net:5432 --> > localhost:5432. When connecting to this forwarded port (localhost:5432) > i got this error. Earlier versions of pgAdmin i haven't this problem - > downgrading to 1.4 :( Hi, None of the login code has changed in pgAdmin, however the ODBC driver has been upgraded. Can you try a login through your tunnel using another ODBC app? > - Keep up the good work! Will certainly try! Regards, Dave.