ERROR CODE 2623: You are not a member of this team in method
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Trying to message a friend on the client I get this error. reset my account the other day.
TEAM_READ_ERROR: ERROR CODE 2623 - You are not a member of this team in method chat.1.local.newConversationLocal at o.t (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:394330) at o (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:394636) at a (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:393998) at t.convertToError (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:394196) at _rpcClient.invoke.t (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:367046) at file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:814464 at e.t.Deferrals.e._call (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:638615) at file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:638766 at s (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:638395) at e.t.Deferrals.e._fulfill (file:///C:/Users/Michael/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:638725)
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
Start with the reported desktop client error in index.bundle.js and trace the chat.1.local.newConversationLocal call. Reproduce messaging a friend after an account reset, then determine why membership is rejected; done means a conversation opens without TEAM_READ_ERROR 2623.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, go
- Domain
- backend, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100