withfig / fig

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

Deamon socket does not exist #1842

Open Atul-Chandran opened 2 years ago

Atul-Chandran commented 2 years ago

Sanity checks

Issue Details

fig_doctor

Environment

fig-details:
  - desktop-version: Version 1.0.61 (B532) [Beta] [ABC – India]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro16,2
  - chip-id: 
  - cores: 4
  - mem: 16 GB
os-info:
  - macOS 12.6.0 (21G115)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/atulchandran
  - exe-path: /usr/local/bin/fig
  - install-method: unknown
  - env-vars:
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 5.2.0
    - PATH: /Users/atulchandran/.nvm/versions/node/v12.18.1/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/atulchandran/.fig/bin:/Users/atulchandran/.local/bin:/usr/local/go/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: C7C1B731-AF5F-4C25-A0DC-D599187AF4D5
    - FIG_PID: 94905
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: application is not present.
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false
SO-Eng commented 2 years ago

Can confirm this, have the same (I guess) since today.

Allready tried:

fig docotor --verbose:

`fig doctor --verbose Let's check if you're logged in... ✔ Logged into Fig

Let's check your dotfiles... ✔ ~/.bashrc contains valid fig hooks ✔ ~/.profile contains valid fig hooks ✔ ~/.bash_profile contains valid fig hooks ✔ ~/.zshrc contains valid fig hooks ✔ ~/.zprofile contains valid fig hooks

Let's make sure Fig is setup correctly... ✔ Fig bin exists ✔ PATH contains ~/.local/bin ✔ PATH contains ~/.fig/bin ✔ Fig Integration

Let's make sure Fig is running... ✔ Fig is running ✔ Fig socket exists ✘ Daemon: Daemon socket does not exist

Let's see if Fig is in a working state... ✔ Figterm ✔ Insertion lock does not exist ✔ PATH and PseudoTerminal PATH match ✔ Autocomplete dev mode ✔ Plugin dev mode ✔ Mission Control is loading from the correct URL

Let's check if your system is compatible... ✔ OS is supported

Let's check fig diagnostic... ✔ Installation script ✔ Compatible shell ✔ Fig app installed in the right place ✔ Autocomplete is enabled ✔ Fig CLI path ✔ Accessibility enabled ✔ Secure keyboard input disabled

Let's check your terminal integrations... ✔ iTerm integration is enabled ✔ VSCode integration is enabled `

Also have a Mac (Mini M1 -Arm 64)

cpreston321 commented 2 years ago

Same issue here

❯ fig doctor --verbose
Let's check if you're logged in...
✔ Logged into Fig

Let's check your dotfiles...
✔ ~/.bashrc contains valid fig hooks
✔ ~/.profile contains valid fig hooks
✔ ~/.bash_profile contains valid fig hooks
✔ ~/.zshrc contains valid fig hooks
✔ ~/.zprofile contains valid fig hooks

Let's make sure Fig is setup correctly...
✔ Fig bin exists
✔ PATH contains ~/.local/bin
✔ PATH contains ~/.fig/bin
✔ Fig Integration

Let's make sure Fig is running...
✔ Fig is running
✔ Fig socket exists
✘ Daemon: Daemon socket does not exist

Let's see if Fig is in a working state...
✔ Figterm
✔ Insertion lock does not exist
✔ PATH and PseudoTerminal PATH match
✔ Autocomplete dev mode
✔ Plugin dev mode
✔ Mission Control is loading from the correct URL

Let's check if your system is compatible...
✔ OS is supported

Let's check fig diagnostic...
✔ Installation script
✔ Compatible shell
✔ Fig app installed in the right place
✔ Autocomplete is enabled
✔ Fig CLI path
✔ Accessibility enabled
✔ Secure keyboard input disabled

Let's check your terminal integrations...
✔ iTerm integration is enabled
✔ iTerm bash integration configured
✔ VSCode integration is enabled