withfig / fig

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

Dashboard says not installed correclty but works and fig doctor says everything looks good #2521

Open mberneis opened 1 year ago

mberneis commented 1 year ago

Checks

Operating system

macOS 13.3.1 (22E772610a)

Expected behaviour

Dashboard shows no warning/error message

Actual behaviour

image

fig doctor

● /Users/mberneis/.bashrc does not source pre integration

● /Users/mberneis/.profile does not source pre integration ● /Users/mberneis/.bash_profile does not source pre integration ● Figterm socket did not read buffer correctly, don't press any keys while the checks are running: "\n" Testing figterm...

✔ Everything looks good!

Steps to reproduce

No response

Environment

fig-details:
  - 2.16.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 13.3.1 (22E772610a)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/mberneis
  - exe-path: /Users/mberneis/.fig/bin/fig
  - install-method: unknown
  - env-vars:
    - FIGTERM_SESSION_ID: 5678c441-3f6e-4856-9524-8ce5764728c7
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.16.0
    - PATH: /opt/homebrew/opt/libpq/bin:/opt/homebrew/opt/php@8.1/sbin:/opt/homebrew/opt/php@8.1/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/opt/libpq/bin:/Users/mberneis/bin:/Users/mberneis/.composer/vendor/bin:/usr/local/bin:/Library/Apple/usr/bin:/Users/mberneis/.fig/bin:/Users/mberneis/.local/bin:/Users/mberneis/.local/bin:/usr/local/opt/sonar-scanner/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/opt/python@3.10/libexec/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 7662
    - FIG_SET_PARENT: 5678c441-3f6e-4856-9524-8ce5764728c7
bennyk8y commented 1 year ago

Happens to me as well

grant0417 commented 1 year ago

Can you share a screen shot of the page when you click on the "Fix Installation Issues" page?

mberneis commented 1 year ago

image I click Install and see this: image I click Close and am back at this: image