Closed zacKolton closed 2 years ago
This is similar to https://github.com/withfig/fig/issues/1971. However, attempting to apply possible fixes discussed in the thread did not work.
It get stuck on this:
zac.kolton@CP-Mac-010 ~ % 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 ✔ ~/.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: Fig socket missing ✔ Daemon ✔ Daemon diagnostics
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 ✔ Fish is up to date
Let's check fig diagnostic... Failed to get context: 0: No such file or directory (os error 2)
Location: fig_cli/src/cli/diagnostics.rs:267
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets.
✘ 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!
Never mind - just needed to restart the computer
Checks
fig doctor
in the affected terminal sessionfig restart
and replicated the issue againOperating system
macOS 12.4.0 (21F79)
Expected behaviour
Downloads update and starts
Actual behaviour
Request times out
Steps to reproduce
Try to launch fig
Environment