[ https://issues.apache.org/jira/browse/IGNITE-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820982#comment-16820982 ]
Ilya Kasnacheev commented on IGNITE-11753: ------------------------------------------ Thank you for review, change merged. > control.sh improve error message in case of connection to secured cluster > without credentials. > ---------------------------------------------------------------------------------------------- > > Key: IGNITE-11753 > URL: https://issues.apache.org/jira/browse/IGNITE-11753 > Project: Ignite > Issue Type: Improvement > Components: UI > Reporter: Sergey Antonov > Assignee: Ilya Kasnacheev > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > If control.sh tries to connect to secured cluster without login/password now > we got: > {noformat} > ./control.sh --state > Failed to get cluster state. > Authentication error, try connection again. > user: > {noformat} > We should print info about attempt to connect to secured cluster and request > login/password if it isn't set. I.e. > {noformat} > ./control.sh --state > Failed to get cluster state. > Cluster required authentication. > user: > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)