jpillora / jpillora/chisel

Version mismatch when using auth file

Open
#485 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
16.6k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is identified in the issue. Reproduce the connection with authentication enabled and disabled, compare the server's reported version in both cases, and trace where the client rejects the mismatch; done means the client connects consistently in both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.