keybase / keybase/client

Client feedback api endpoint down

Open
#26,863 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.