fig
fig copied to clipboard
Fig doctor: `Daemon: Daemon is not running`
Sanity checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctor
in the affected terminal session - [X] I have typed 'git ' and included a screenshot of the Debugger (click the Fig icon in the macOS menu bar)
Issue Details
Description:
Please include a detailed description of the issue (and an image or screen recording, if applicable)
❯ fig doctor
⠏ Running checks...
→ Launching Fig...
✘ Daemon: Daemon is not running
Init system: Launchd
✘ Doctor found errors. Please fix them and try again.
Environment
❯ fig diagnostic
# Fig Diagnostics
## Fig details:
- Fig version: Version 1.0.57 (B450) [U.S.]
- Bundle path: /Applications/Fig.app
- Autocomplete: true
- Settings.json: true
- Accessibility: true
- Number of specs: 0
- Symlinked dotfiles: false
- Only insert on tab: false
- Keybindings path:
- Installation Script: true
- PseudoTerminal Path: /Users/mmercado/.pyenv/shims:/usr/local/Cellar/pyenv-virtualenv/1.1.5/shims:/Users/mmercado/.rbenv/shims:/Users/mmercado/.pyenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/mmercado/.fig/bin:/Users/mmercado/.local/bin:/Users/mmercado/bin:/usr/local/sbin:/usr/local/opt/fzf/bin
- SecureKeyboardInput: false
- SecureKeyboardProcess: <none>
## Hardware Info:
- Model Name: MacBook Pro
- Model Identifier: MacBookPro16,1
- Chip:
- Cores: 6
- Memory: 16 GB
## OS Info:
- macOS 12.4.0 (21F79)
## Environment:
- User Shell: /bin/zsh
- Current Directory: /Users/mmercado
- CLI Installed: true
- Executable Location: /Users/mmercado/.fig/bin/fig
- Current Window ID: 13049/% (com.googlecode.iterm2)
- Active Process: zsh (19801) - /dev/ttys003
- Installed via Brew: true
- Environment Variables:
- TERM_SESSION_ID=w0t0p0:04B7415F-2689-416E-AD75-D0D6E88E06B5
- PATH=/Users/mmercado/.pyenv/shims:/usr/local/Cellar/pyenv-virtualenv/1.1.5/shims:/Users/mmercado/.rbenv/shims:/Users/mmercado/.pyenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/mmercado/.fig/bin:/Users/mmercado/.local/bin:/Users/mmercado/bin:/usr/local/sbin:/usr/local/opt/fzf/bin
- TERM=xterm-256color
- FIG_INTEGRATION_VERSION=8
- FIG_TERM=1
- FIG_TERM_VERSION=4.4.0
- FIG_PID=19801
## Integrations:
- SSH: false
- TMUX: false
- iTerm: installed!
- Hyper: application is not present.
- Visual Studio Code: installed!
- Docker: true
I am having this issue too. Potentially same problem as https://github.com/withfig/fig/issues/1108?
@erikr are you still running into this issue?
No. I ran fig doctor
and received the error again. I ran fig doctor
again, and the error disappeared.
~
$ fig doctor
✘ Daemon: No such file or directory (os error 2)
Attempting to fix automatically...
Re-running check...
✔ Daemon
● It looks like your dotfiles are symlinked. If you need to make modifications, make sure they're made in the right place.
✔ Everything looks good!
Fig still not working? Run fig issue to let us know!
Or, email us at [email protected]!
~ 6s
$ fig doctor
● It looks like your dotfiles are symlinked. If you need to make modifications, make sure they're made in the right place.
✔ Everything looks good!
Fig still not working? Run fig issue to let us know!
Or, email us at [email protected]!
This issue has been automatically closed because there has been no activity for 14 days.