Version mismatch when using auth file
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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