chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Version mismatch when using auth file

Open Dwigoric opened this issue 1 year ago • 2 comments

The server is changing versions depending on if authentication is enabled. It is prefixed with v if authentication is enabled, while it has no prefix if authentication is not enabled.

The client can only connect when the server has authentication disabled.

Dwigoric avatar Jan 05 '24 09:01 Dwigoric

Probably related to #417

leshniak avatar Jan 15 '24 12:01 leshniak

Version check should strip v from both sides, and then compare - its a bug

On Mon, 15 Jan 2024 at 23:45, Maciej Leśniewski @.***> wrote:

Probably related to #417 https://github.com/jpillora/chisel/issues/417

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/485#issuecomment-1892111641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2X4ZJV5VGUSD5VSWRL2DYOUQH7AVCNFSM6AAAAABBOFK2IOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJSGEYTCNRUGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jpillora avatar Jan 15 '24 12:01 jpillora