keybase / keybase/keybase-issues

Cant upload files, cant send report

Open
#3,882 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
899
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Cannot upload files using GUI. Trying to send logs using feedback in the menu, doesnt work, says 'cant send log'.

ORK_ERROR: ERROR CODE 1601 - API network error: Post https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json: net/http: request canceled (Client.Timeout exceeded while awaiting headers) 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: net/http: request canceled (Client.Timeout exceeded while awaiting headers) in method keybase.1.config.logSend at new RPCError (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/main.bundle.js:1:1034340) at convertToRPCError (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/main.bundle.js:1:1035227) at convertToError (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/main.bundle.js:1:1035286) at file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/main.bundle.js:1:2408504 at file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:205168 at Deferrals._call (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:10925) at file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:11117 at trampoline (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:10653) at Deferrals._fulfill (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:11070) at ret (file:///C:/Users/Home/AppData/Local/Keybase/Gui/resources/app/desktop/dist/vendorsmain.bundle.js:2:10066)
{ "code": 1601, "fields": null, "desc": "API network error: Post https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json: net/http: request canceled (Client.Timeout exceeded while awaiting headers)", "details": "Error code 1601: API_NETWORK_ERROR in method keybase.1.config.logSend" }

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by reproducing file upload and feedback log sending in the GUI, then trace the keybase.1.config.logSend request to the reported API endpoint and timeout. Done means both flows work reliably or expose a clear, actionable failure.

Written by the indexing model from the issue text.

Assessment

Domain
api, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.