public chat read creating an error
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I was reading the documentation for reading public chats and tried the example:
keybase chat read --public chris
I received the following error:
ERROR GetConversationForCLILocal error: Pull(): error: GetUnverifiedConv: no conv found: 0000c6497bde0762d743e4a26da4a89705de55e0c60f0f7ad2e53b54d9a43b77
my log id: 03b64f7fd332a61e5921191c
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 keybase chat read --public chris and inspect the implementation and documentation entry for this command. Use the reported log ID and the GetConversationForCLILocal/GetUnverifiedConv error path to trace the failure. Done means reading the public chat no longer produces the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100