Skip to content
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

client: explicit upgrade prompt, confusing protocol version #136

Open
xaur opened this issue Dec 23, 2018 · 0 comments
Open

client: explicit upgrade prompt, confusing protocol version #136

xaur opened this issue Dec 23, 2018 · 0 comments

Comments

@xaur
Copy link

xaur commented Dec 23, 2018

Two issues here really.

1. I used v0.2.0 binaries to connect to an upgraded server and got this:

Could not connect to server: protocol version mismatch: got 0 wanted 6

Would be nice to explicitly tell the user "please update your client" if client_ver < server_ver, and something else if client_ver > server_ver.

2. After I upgraded client, the welcome message says protocol version 7. I wonder why didn't it want version 7 earlier? Or should it be version 6 or greater?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant