Vadim Pakhnushev created IGNITE-24490:
-----------------------------------------
Summary: Handshake error when running sql command
Key: IGNITE-24490
URL: https://issues.apache.org/jira/browse/IGNITE-24490
Project: Ignite
Issue Type: Bug
Components: cli
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
When cluster is authenticated but we run {{sql}} command without authentication
parameters in the JDBC URL the command fails with the generic handshake error:
{noformat}
[ignite:node]> sql
196609 Trace ID: 445e8442-2b90-489e-b1bb-19f406782384
Connection failed
Handshake error [endpoint=localhost/<unresolved>:10800]
{noformat}
We should handle this better and extract underlying
{{InvalidCredentialsException}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)