KBFS won't open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Windows 10
Keybase GUI Version: 1.0.18-20170120130100+e2dc6c4
2017-01-26T07:59:20.422270 - [DEBU kbfs tlf.go:70] 3f59 Loading root directory for folder ghallford (public: false, filter error: true) for FindFiles [tags:DID=ficBfnzFNDwfzecvZjMmPA]
2017-01-26T07:59:20.422270 - [DEBU kbfs kbfs_ops.go:400] 3f5a getMaybeCreateRootNode(/keybase/private/ghallford, , false) [tags:DID=ficBfnzFNDwfzecvZjMmPA]
2017-01-26T07:59:20.422770 - [DEBU kbfs connection.go:486] 3f5b (CONN MDServerRemote d6dad5f8) Connection: getReconnectChan
2017-01-26T07:59:20.422770 - [DEBU kbfs connection.go:453] 3f5c (CONN MDServerRemote d6dad5f8) Connection: waitForConnection; status: 1
2017-01-26T07:59:20.422770 - [DEBU kbfs kbfs_ops.go:408] 3f5d Done: context.deadlineExceededError{} [tags:DID=ficBfnzFNDwfzecvZjMmPA]
2017-01-26T07:59:20.422770 - [DEBU kbfs dir.go:134] 3f5e context deadline exceeded [tags:DID=ficBfnzFNDwfzecvZjMmPA]
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 with kbfs_ops.go:getMaybeCreateRootNode and connection.go:waitForConnection, then inspect the related entries in tlf.go and dir.go. Use the attached KBFS and service logs to determine why the connection reaches context.deadlineExceededError on Windows 10; done means KBFS opens successfully and the failure has a verified resolution.
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
- 25/100