Can't delete an account - 'AccountDelete is a devel-only RPC'
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Error: AccountDelete is a devel-only RPC at l.t (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:248031) at l (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:248635) at s (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:248326) at t.convertToError (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:248513) at _rpcClient.invoke.e (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:1:235405) at file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:11:267380 at e.t.Deferrals.e._call (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:6:251079) at file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:6:251230 at s (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:6:250859) at e.t.Deferrals.e._fulfill (file:///C:/Users/Jono/AppData/Local/Keybase/Gui/resources/app/desktop/dist/index.bundle.js:6:251189)
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 account deletion in the Keybase desktop client and trace the AccountDelete RPC from the reported desktop/dist/index.bundle.js stack. Determine why the RPC is treated as devel-only, then verify that deleting an account completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100