cancel
Showing results for 
Search instead for 
Did you mean: 

CAP Hybrid development to hana cloud ssh tunnel

dperezb
Discoverer
0 Kudos

Hello everyone,

I am developing a CAP applications over Hana Cloud (2023.40.16 (QRC 4/2023) version) and I am unable to connect through a ssh tunnel. 

I've enabled-ssh with cf cli, restarted application, bound to the hana instance, and although the app is running fine in BTP, I can't connect for development, always get a ECONNECTION REFUSED (hana is only allowing BTP connections). When I try to connect I'm seeing some other ports being accesed but always get connection refused.

I'm using this to connect:
cf ssh -N -T <appname> -L 4443:<hana-url>:443

and then:

cds deploy --to hana --profile hybrid --tunnel 127.0.0.1:4443

Is there something else i am missing?

Thank you!

Accepted Solutions (0)

Answers (0)