cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud Foundry SSH: FAILD - PostgreSQL

BastiMankel
Explorer
0 Kudos
148

In my space I created a Instance of PostgreSQL instance and the required service key. After that I deployed my AppRouter to Cloud Foundry and enabled ssh to the Approuter, I also bind the PostgreSQL service to my application.

I tried to connect via ssh to the database:

cf ssh -L 55432:<PostgreHostName>:5432 <App Name>

After this I received the error message: "ssh: handshake failed".

Are there any advice on how to connect to the database using ssh?

Accepted Solutions (0)

Answers (0)