-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DISCUSS] The error message "got malformed version message from etcd" is ambiguous #2718
Comments
I agree with you. I have also encountered such a situation, this prompt message is not clear. |
agree +1 |
agree +1 BTW, how can we get this error message? is it a bug? |
It's note a bug but a not so friendly hint when we cannot get the etcd version when the etcd cluster is abnormal, like cluster without leader and we are timed out, or even the cluster is totally offline. |
@starsz Would you like to optimize this? Thanks! |
No problem. My pleasure! |
When the etcd initialization fails, the output error message:
Which is ambiguous, i think the error details should be exposed. What do you think?
The text was updated successfully, but these errors were encountered: