Exasol Error Catalog
E-ETAJ-12
Message
Failed to ssh to the exasol database. This is required for redirecting a host port.
Mitigations
Make sure the database is reachable, i.e. port
{{port}}
open on host
{{host}}
.
Make sure user
{{user}}
can login to the database using your ssh-key.
Source
src/main/java/com/exasol/exasoltestsetup/SshConnection.java:47