fig
fig copied to clipboard
Fig Doctor - "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 run
fig restart
and tested again (tell us if that fixed it)
Issue Details
Running fig doctor returns the error "Daemon is not running"
https://user-images.githubusercontent.com/67761168/188426026-fe1c105b-298e-448f-b536-c888cf0d1704.mov
Environment
fig-details:
- desktop-version: Version 1.0.61 (B518) [U.S.]
hardware-info:
- model: MacBook Air
- model-id: MacBookAir10,1
- chip-id: Apple M1
- cores: 8 (4 performance and 4 efficiency)
- mem: 16 GB
os-info:
- macOS 12.5.1 (21G83)
environment:
- shell: /bin/zsh
- terminal: iterm
- cwd: /Users/frankie
- exe-path: /opt/homebrew/bin/fig
- install-method: brew
- env-vars:
- FIG_INTEGRATION_VERSION: 8
- FIG_TERM: 1
- FIG_TERM_VERSION: 5.2.0
- PATH: /opt/homebrew/Cellar/pyenv-virtualenv/1.1.5/shims:/Users/frankie/.pyenv/shims:/Users/frankie/.pyenv/bin:/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/frankie/.fig/bin:/Users/frankie/.local/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- TERM_SESSION_ID: w0t0p0:6375ADE9-CFFE-4518-A6A4-93AB2D6C4E2F
- FIG_PID: 52232
- integrations:
- SSH: false
- TMUX: false
- iTerm: installed!
- Hyper: application is not present.
- Visual Studio Code: installed!
- Docker: false
@frankjlin16 Do you get any more useful output from sudo launchctl bootstrap
?
@squili Hey Mia, thanks for the response. Unfortunately no. This is what I am getting:
Also, I see you added the label os:linux
. I'm actually on macOS :)
Hey hey, any updates on this? I can use Fig fine, but the auto-launch is finicky. And when I run fig doctor
, I'm still getting the same error. Thanks! :)