Error while trying to login
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Please help me. I get this error trying to log in:
Error: Unknown RPC Error at l.t (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:1:237583) at l (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:1:238111) at u (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:1:238025) at s (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:1:237950) at _rpcClient.invoke.e (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:1:219059) at file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:83:46589 at e.t.Deferrals.e._call (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:8:28805) at file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:8:28956 at s (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:8:28585) at e.t.Deferrals.e._fulfill (file:///opt/keybase/resources/app/desktop/dist/index.bundle.js:8:28915)
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 by reproducing the login failure in the desktop client and use the reported stack trace in app/desktop/dist/index.bundle.js as the initial entry point. Trace the Unknown RPC Error to its underlying cause and verify that login succeeds without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- authentication, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100