apache / ignite

Apache Ignite
https://ignite.apache.org/
Apache License 2.0
4.78k stars 1.9k forks source link

failed to read incoming message (not enough data) #11553

Open xdu-d opened 1 week ago

xdu-d commented 1 week ago

when I connect to ignite with command below: sqlline.sh --verbose=true -u jdbc:ignite:thin://xxx.xxx.xxx.xxx:10800/ -n ignite -p xxxx

The exception throws from the tty: 8c103a43c9ad0711759a7e42ef7f54a

Can anyone help to tell me what happend here

xdu-d commented 1 week ago

my ignite version is 2.16.0