withfig/fig

bug: "Signups are currently disabled"

Closed this issue · 2 comments

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and replicated the issue again

Operating system

MacOS

Expected behaviour

Allow sign in (I already have an account)

Actual behaviour

"Signups are currently disabled"

Steps to reproduce

It's immediately when I open the app.

Environment

❯ fig diagnostic

fig-details:
  - 2.17.1
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M2
  - cores: 8
  - mem: 24.00 GB
os-info:
  - macOS 14.2.1 (23C71)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/arthur
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - SHELL: /bin/zsh
    - __CFBundleIdentifier: com.googlecode.iterm2
    - PATH: /Users/arthur/Downloads/google-cloud-sdk/bin:/opt/homebrew/bin:~/.modular/pkg/packages.modular.com_mojo/bin:/opt/homebrew/opt/sphinx-doc/bin:~/.local/share/bob/nvim-bin:/usr/local/bin:/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:/Library/TeX/texbin
    - TERM: xterm-256color

I had the same problem.
Answer are here: https://fig.io/blog/post/fig-joins-aws and here: https://aws.amazon.com/codewhisperer/

It would be awesome if installation doc was updated.

got it!
Now it worked when I installed it via amazon codewhisperer.
Thanks!!