withfig / fig

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

fig not linked to terminal session #1832

Open Mhairi-Helen opened 2 years ago

Mhairi-Helen commented 2 years ago

Sanity checks

Issue Details

Fig not connecting to terminal session:

✘ Daemon: Daemon settings watcher error Connection refused (os error 61) Attempting to fix automatically... Re-running check...

✘ Daemon: Daemon settings watcher error Connection refused (os error 61)

✘ 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 (B532) [Beta] [British]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro18,3
  - chip-id: Apple M1 Pro
  - cores: 8 (6 performance and 2 efficiency)
  - mem: 16 GB
os-info:
  - macOS 12.5.1 (21G83)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/mhairi/Programming/Projects/scaffold
  - 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/bin:/opt/homebrew/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/mhairi/.fig/bin:/Users/mhairi/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: w0t0p0:67221295-981E-4919-8040-CE02959C9AB4
    - FIG_PID: 3681
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: true
Mhairi-Helen commented 2 years ago

Reinstalled fig and I'm still getting the same error when running fig doctor however, it seems to be working in the terminal again.

Ran following command to reinstall:

source <(curl -Ls fig.io/install)

Then reinstalled dotfiles

Resourced .zshrc

Works again for a while and then the same issue reoccurs.

sandrom commented 2 years ago

I have the exact same problem

fig-details:
  - desktop-version: Version 1.0.61 (B532) [Beta] [German]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro18,2
  - chip-id: Apple M1 Max
  - cores: 10 (8 performance and 2 efficiency)
  - mem: 64 GB
os-info:
  - macOS 12.6.0 (21G115)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/sandro/projects/smartbroker/content-hub/pulumi
  - 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/opt/python@3.9/bin:/Users/sandro/.yarn/bin:/Users/sandro/.config/yarn/global/node_modules/.bin:/Users/sandro/go/bin:/Users/sandro/.nvm/versions/node/v16.17.1/bin:/Users/sandro/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/sandro/.cargo/bin:/Users/sandro/.fig/bin:/Users/sandro/.local/bin:/Users/sandro/.krew/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: 374C344D-600B-47F0-BA63-73C9429A08FE
    - FIG_PID: 738
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: application is not present.
  - Hyper: application is not present.
  - Visual Studio Code: application is not present.
  - Docker: true