keybase / keybase/client

Dokan failed: code=-7 "Version error"

Open
#14,024 5 comments 0 reactions 0 assignees View on GitHub
windows
Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Keybase GUI Version: 2.6.2-20180920140058+0f17a92adc

using current dokany (1.2.0.1000)

```Running 'sc query dokan1'
SERVICE_NAME: dokan1
TYPE : 2 FILE_SYSTEM_DRIVER
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

2018-10-02T08:48:23.462434-05:00 - [ERRO kbfs start.go:139] 0bd Running KBFS without a filesystem mount due to: Dokan failed: code=-7 "Version error"```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at kbfs start.go:139 and inspect how the Dokan failure is reported. Reproduce the environment details using `sc query dokan1`, then trace the source of error code -7, “Version error.” Done means the reported Dokan compatibility failure is resolved and KBFS can mount without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.