cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BTP Cloudfoundry PostgreSQL connection issue

rupambecs999
Explorer
View Entire Topic
xionghe
Advisor
Advisor
0 Likes

1. ensure the app: approuter-tmp is enabled. From the description, you already get it enabled in advance.

cf ssh-enabled approuter-tmp

2. From the last step, looks like there is other issue after the tunnenlling.

Could you try restaging the app: approuter-tmp?
And then double check the bound pg instance credentials part? Just make it consistent with the information you filled in for each item:
username, password, etc.

rupambecs999
Explorer
0 Likes

I tried to re-build and did all those but getting

ssh: rejected: connect failed (dial tcp IP_ADDRESS:3534: connect: connection refused)