Can't create a new team with errorcode(2619), but can't find any info with errocode (2614/2623)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
~$ keybase team create musicoin
▶ ERROR team already exists (code 2619)
~$ keybase team show-tree musicoin
▶ ERROR team not found: musicoin
~$ keybase team request-access musicoin
▶ ERROR Root team does not exist (code 2614)
~$ keybase team profile-load musicoin
▶ ERROR You are not a member of this team (code 2623)
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 named. Reproduce the four keybase team commands and trace their CLI entry points and team-state handling to determine why the error codes disagree. Done requires a confirmed cause and a clearly specified, consistent outcome for an existing or inaccessible team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100