withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Daemon diagnostics: Daemon socket does not exist #1853

Open mohammedi-haroune opened 2 years ago

mohammedi-haroune commented 2 years ago

Sanity checks

Issue Details

❯ fig restart Restarting Fig

❯ fig doctor

✘ Daemon diagnostics: Daemon socket does not exist Attempting to fix automatically... Re-running check...

✘ Daemon diagnostics: Daemon socket does not exist

✘ Doctor found errors. Please fix them and try again.

If you are not sure how to fix it, please open an issue with fig issue to let us know! Or, email us at hello@fig.io!

Environment

fig-details:
  - desktop-version: Version 1.0.61 (B535) [Beta] [French – PC]
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.6.0 (21G115)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/mac/Applications/Don't Starve Together.app
  - exe-path: /Users/mac/.local/bin/fig
  - install-method: brew
  - env-vars:
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 5.2.0
    - PATH: /home/mohammedi/miniconda3/bin:/Users/mac/go:/Users/mac/go/bin:/Users/mac/.poetry/bin:/Users/mac/.krew/bin:/Users/mac/.local/bin:/Users/mac/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/Library/Apple/usr/bin:/Users/mac/.fig/bin:/Users/mac/.local/bin:/Users/mac/Android/Sdk/emulator:/Users/mac/Android/Sdk/tools:/Users/mac/Android/Sdk/tools/bin:/Users/mac/Android/Sdk/platform-tools:/Users/mac/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: w1t0p0:43748E7E-D383-4B6F-8849-D09B73FDBFBD
    - FIG_PID: 18344
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false
mschrage commented 2 years ago

Besides this error, does Fig work otherwise? (eg. autocomplete appears, setting changes are applied, etc.) @mohammedi-haroune

mohammedi-haroune commented 2 years ago

Besides this error, does Fig work otherwise? (eg. autocomplete appears, setting changes are applied, etc.) @mohammedi-haroune

It's not working, no autocomplete.

mschrage commented 2 years ago

Try quitting and restarting your terminal. We had some issues on a previous version of the beta.

mohammedi-haroune commented 2 years ago

It works now, I'm not sure what changed but most probably the terminal restarted for some reason.