I am trying to setup a database tunnel to connect to my HANA instance on HCP. I have successfully setup the tunnel on Windows, but am having problems setting it up on Linux. Specifically, I am getting the error:
ERROR: Failed to find valid local port mapping; Failed to find free local ports.
Given that it works on Windows, I believe my command line options are correct. I have verified that the target port (30015) is currently not occupied, and I am running the command with superuser privileges.
Has anyone else run into this issue?