Skip to content

client: explicit upgrade prompt, confusing protocol version #136

Description

@xaur

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions