Client feedback api endpoint down
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I used the form in-client-app suggested for client feedback, it's down.
Error
Could not send log
Stack
API_NETWORK_ERROR: ERROR CODE 1601 - API network error: Post "https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json": EOF in method keybase.1.config.logSend Error: ERROR CODE 1601 - API network error: Post "https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json": EOF in method keybase.1.config.logSend at new RPCError (file:///opt/keybase/resources/app/desktop/dist/main.bundle.js:1:4125048) at convertToRPCError (file:///opt/keybase/resources/app/desktop/dist/main.bundle.js:1:4102243) at convertToError (file:///opt/keybase/resources/app/desktop/dist/main.bundle.js:1:4102334) at file:///opt/keybase/resources/app/desktop/dist/main.bundle.js:1:2473166 at file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:215977 at Deferrals._call (file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:894539) at file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:894731 at trampoline (file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:894267) at Deferrals._fulfill (file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:894684) at ret (file:///opt/keybase/resources/app/desktop/dist/105.bundle.js:2:893677)Error dump
{ "code": 1601, "fields": null, "desc": "API network error: Post \"https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json\": EOF", "details": "Error code 1601: API_NETWORK_ERROR in method keybase.1.config.logSend" }
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 investigating the client feedback form and the keybase.1.config.logSend entry point mentioned in the report. Check the POST endpoint https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json and reproduce the API network error; done means client feedback logs can be sent successfully without error 1601.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100