keybase / keybase/client

No /keybase folder on MacOS

Open
#3,391 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I don’t have the /keybase mount point on MacOS; the rest is ok. Also, file sharing works fine for my account when on linux.

No idea where the problem is.

Keybase GUI Version: 1.0.16-20160707110020+ee537fc

$ keybase status
Username:      dclauzel
Logged in:     yes

Device:
    name:      Arda
    ID:        086678e243d813aaa93e75715b952318
    status:    active

Session:       no session
    is valid:  yes
    keys:      locked
    lksec:     not loaded

KBFS:
    status:    not running
    version:
    log:       /Users/dClauzel/Library/Logs/keybase.kbfs.log

Service:
    status:    running
    version:   1.0.16
    log:       /Users/dClauzel/Library/Logs/keybase.service.log

Updater:
    log:       /Users/dClauzel/Library/Logs/keybase.updater.log

Platform Information:
    OS:        darwin
    Runtime:   go1.6.2
    Arch:      amd64

Client:
    version:   1.0.16

Desktop app:
    status:    running
    version:   1.0.16-20160707110020+ee537fc
    log:       /Users/dClauzel/Library/Logs/Keybase.app.log

Config path:   /Users/dClauzel/Library/Application Support/Keybase/config.json
Default user:  dclauzel
Other users:

command-line client:
    keybase status [pid: 89688, version: 1.0.16]

desktop:
    /Applications/Keybase.app/Contents/MacOS/Keybase [pid: 88630, version: 1.0.16-20160707110020+ee537fc, description: Main Thread]
    /Applications/Keybase.app/Contents/Frameworks/Keybase Helper.app/Contents/MacOS/Keybase Helper --type=renderer --no-sandbox --primordial-pipe-token=29EFD8634C16BEF28364B5068D58A2F1 --lang=fr --node-integration=true --hidden-page --enable-pinch --num-raster-threads=2 --enable-zero-copy --disable-partial-raster --enable-gpu-memory-buffer-compositor-resources --content-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,34037,3553,34037,34037 --video-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,34037,3553,34037,34037 --channel=88630.1.2031979037 [pid: 88634, version: 1.0.16-20160707110020+ee537fc, description: Menubar]
    /Applications/Keybase.app/Contents/Frameworks/Keybase Helper.app/Contents/MacOS/Keybase Helper --type=renderer --no-sandbox --primordial-pipe-token=3DBCF07AD7A4DAE2880142A600AB9C45 --lang=fr --node-integration=true --hidden-page --enable-pinch --num-raster-threads=2 --enable-zero-copy --disable-partial-raster --enable-gpu-memory-buffer-compositor-resources --content-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,34037,3553,34037,34037 --video-image-texture-target=3553,3553,3553,3553,3553,34037,3553,3553,3553,3553,34037,3553,34037,34037 --channel=88630.2.1115767927 [pid: 88636, version: 1.0.16-20160707110020+ee537fc, description: Main Renderer]

$ keybase fuse status
{
  "version": "",
  "bundleVersion": "",
  "kextID": "",
  "path": "",
  "kextStarted": false,
  "installStatus": 2,
  "installAction": 4,
  "mountInfos": null,
  "status": {
    "code": 0,
    "name": "",
    "desc": "",
    "fields": null
  }
}

/Users/dClauzel/Library/Logs/keybase.kbfs.log is empty.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the keybase fuse status output and the KBFS and service logs at /Users/dClauzel/Library/Logs/keybase.kbfs.log and /Users/dClauzel/Library/Logs/keybase.service.log. Trace why KBFS is not running on macOS and verify that /keybase is mounted and the status reports a running filesystem.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, macos
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.