pgp gen error
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
This was my setup when I tried to generate a public key
Push an encrypted copy of your new secret key to the Keybase.io server? [Y/n] n
When exporting to the GnuPG keychain, encrypt private keys with a passphrase? [Y/n] Y
And I got this message:
- INFO Generating primary key (4096 bits)
- ERROR PushHandler: failed to run teamHandler handler: non-implicit operation on implicit team (1 v false) (error 2679)
- INFO Generating encryption subkey (4096 bits)
- WARNING fixHeaders: need session, but session token empty
- ERROR PushHandler: failed to run teamHandler handler: Internal error: API request requires session, but session token empty
The INFO Generating, WARNING and ERROR were repeating in loop.
Details: Keybase Shell, Win10
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 PGP public-key generation in Keybase Shell on Windows 10 using the prompt choices and messages shown here. Trace the repeated PushHandler, teamHandler, fixHeaders, and missing-session errors; done means key generation completes without the loop or session failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100