keybase client files are broken
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
so some team folders straight up won't load, this is the error message I get
Error: ERROR CODE 218 - Unsynced data from /keybase/folder/path is not available while offline in method keybase.1.SimpleFS.simpleFSWait at new RPCError (file:///usr/share/keybase-app/desktop/dist/main.bundle.js:1:3860882) at convertToRPCError (file:///usr/share/keybase-app/desktop/dist/main.bundle.js:1:3861769) at convertToError (file:///usr/share/keybase-app/desktop/dist/main.bundle.js:1:3861828) at file:///usr/share/keybase-app/desktop/dist/main.bundle.js:1:2347958 at file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:324318 at Deferrals._call (file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:417479) at file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:417671 at trampoline (file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:417207) at Deferrals._fulfill (file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:417624) at ret (file:///usr/share/keybase-app/desktop/dist/822.bundle.js:2:416617)
when I upload something through the mountpoint at /run/user/1000/keybase/kbfs/ it doesn't go to the files
and uploading anything through the gui client, well most of the files I drag n drop on it won't get uploaded
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 the failed team-folder loads and uploads through /run/user/1000/keybase/kbfs/ and the GUI, recording the ERROR CODE 218 message from main.bundle.js. Trace the affected client path and verify that files uploaded through both the mountpoint and GUI become available in the expected folders.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100