withfig / fig

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

Fig never works after system starts. #2948

Closed szepetry closed 1 month ago

szepetry commented 1 month ago

Every time I restart my laptop, the fig dashboard opens with "Fig hasn't been installed correctly". I run fig doctor everytime and it says everything's good but it doesn't ever work.

fig-details:
  - desktop-version: Version 1.0.61 (B528) [ABC]
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 14.4.1 (23E224)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/szepetry/Documents/hippo_CBL/Backend_terminal_misc
  - exe-path: /usr/local/bin/fig
  - install-method: unknown
  - env-vars:
    - DISPLAY: /private/tmp/com.apple.launchd.nfrLdokSVd/org.xquartz:0
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 5.2.0
    - PATH: /Users/szepetry/Documents/AdvWebDesignStudio/HW1/google-cloud-sdk/bin:/Users/szepetry/opt/anaconda3/bin:/Users/szepetry/opt/anaconda3/condabin:/Users/szepetry/.sdkman/candidates/kotlin/current/bin:/Users/szepetry/.sdkman/candidates/java/current/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/szepetry/.fig/bin:/Users/szepetry/.local/bin:/usr/local/bin:/Users/szepetry/development/flutter/bin:/Users/szepetry/Library/Android/sdk/platform-tools
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: B3719555-71F7-4ED9-9F6A-2E372AB6DE5D
    - FIG_PID: 889
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: application is not present.
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false
mschrage commented 1 month ago

Hi @szepetry, it looks like you are on a very old version of Fig.

I'd recommend uninstall entirely and then reinstalling the latest version of Fig (or upgrading the Amazon Q for CLI).

szepetry commented 1 month ago

Thanks! For some reason, I assumed it was auto-updating on its own. It seems it kept failing during installation. Thanks!