fig icon indicating copy to clipboard operation
fig copied to clipboard

On startup, presented with a blank window with the title "Could not load url..."

Open virgildotcodes opened this issue 3 years ago • 0 comments

Sanity checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have run fig restart and tested again (tell us if that fixed it)

Issue Details

Description:

Restarted my computer, and was presented with a blank window with the title "Could not load url...". Waited a couple minutes and it would not change. Closed the window and then used the icon in the menu bar to open dashboard, and was presented with the same blank window.

Quitting and restarting Fig fixed the problem.

Screen Shot 2022-09-27 at 8 50 13 AM

Environment

fig-details:
  - desktop-version: Version 1.0.61 (B528) [U.S.]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro18,2
  - chip-id: Apple M1 Max
  - cores: 10 (8 performance and 2 efficiency)
  - mem: 32 GB
os-info:
  - macOS 12.6.0 (21G115)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/me/Dev/Rust/calculate_pi
  - 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: /Users/me/.bun/bin:/opt/homebrew/Cellar/pyenv-virtualenv/1.1.5/shims:/Users/me/.pyenv/shims:/Users/me/.nvm/versions/node/v16.17.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/me/.cargo/bin:/Users/me/.fig/bin:/Users/me/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: w0t0p0:14F099B5-B0D9-465E-A00B-4868E3703CA9
    - FIG_PID: 2253
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false

virgildotcodes avatar Sep 27 '22 15:09 virgildotcodes