keybase / keybase/keybase-issues

kbfs sync issue

Open
#4,319 0 comments 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

Keybase File system is not in sync with local.

The command is getting below
` keybase fs sync show`
`Status: sync not yet started`

` keybase kbfsmount status`
``- INFO detectDokanDll: returning false``
``{
"version": "",
"bundleVersion": "",
"kextID": "",
"path": "",
"kextStarted": false,
"installStatus": 2,
"installAction": 4,
"mountInfos": null,
"status": {
"code": 0,
"name": "",
"desc": "",
"fields": null
}
}``

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `keybase fs sync show` and `keybase kbfsmount status` commands and compare their output with the issue. Trace the KBFS sync and mount-status entry points to determine why sync has not started and why `detectDokanDll` returns false. Done means the cause is identified and the commands report the expected filesystem state.

Written by the indexing model from the issue text.

Assessment

Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.