withfig / fig

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

Fig ssh create port forwarding not saving #2871

Open KyloJorgensen opened 9 months ago

KyloJorgensen commented 9 months ago

Checks

Operating system

macOS 14.1.2 (23B92)

Expected behaviour

image

Expected that it would add a port forward to the server

Actual behaviour

It closes the server without adding a port forward to the server connection

Steps to reproduce

No response

Environment

fig-details:
  - 2.17.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M2 Pro
  - cores: 12
  - mem: 32.00 GB
os-info:
  - macOS 14.1.2 (23B92)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/kylo.jorgensen/temp/key-dir
  - exe-path: /Users/kylo.jorgensen/.fig/bin/fig
  - install-method: unknown
  - env-vars:
    - FIGTERM_SESSION_ID: ...
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: ...
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.apple.Terminal
    - FIG_PID: 37061
    - FIG_SET_PARENT: ...
mschrage commented 8 months ago

Hi @KyloJorgensen! Thanks for reporting. Would you mind making a screen recording of your experience. I am having trouble reproducing locally.

RemcoGoy commented 6 months ago

I'm having the same issue (see video attached) I've also noticed that when adding a description, the description is visible for a split second, before disappearing.

Hope this helps.

https://github.com/withfig/fig/assets/34539109/a299f08f-3ed5-4130-a8df-1fd6d3eacdee

fig-details:
  - 2.17.1
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M3 Pro
  - cores: 12
  - mem: 36.00 GB
os-info:
  - macOS 14.3.1 (23D60)
environment:
  - shell: /bin/zsh
  - terminal: hyper
  - cwd: /Users/remcogoyvaerts
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 97a05e96-bc94-45e5-ac46-c1c6e5784216
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.1
    - PATH: /Users/remcogoyvaerts/miniconda3/bin:/Users/remcogoyvaerts/miniconda3/condabin:/Users/remcogoyvaerts/.nvm/versions/node/v21.6.2/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:/Users/remcogoyvaerts/.fig/bin:/Users/remcogoyvaerts/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: co.zeit.hyper
    - FIG_PID: 41237
    - FIG_SET_PARENT: 97a05e96-bc94-45e5-ac46-c1c6e5784216

EDIT: added fig details

RemcoGoy commented 6 months ago

@mschrage , any update on this?

KyloJorgensen commented 6 months ago

Hi @KyloJorgensen! Thanks for reporting. Would you mind making a screen recording of your experience. I am having trouble reproducing locally.

@mschrage, @RemcoGoy video is what i am experiencing

mschrage commented 6 months ago

Hi @RemcoGoy @KyloJorgensen - I am not sure what is going on here, but it certainly looks like a bug. That said, Fig is being sunset, so unfortunately the team likely won't be able to work on fixing this.

RemcoGoy commented 6 months ago

@mschrage , That's what I feared indeed, thanks anyway for your time.