fig icon indicating copy to clipboard operation
fig copied to clipboard

bug: Would you like to save this identity? asked every time fig ssh is run

Open kurucu opened this issue 3 years ago • 0 comments

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 replicated the issue again

Operating system

macOS 13.0.1 (22A400)

Expected behaviour

When running fig ssh , I assume that (from the second connection) it would connect directly to the host every time.

Actual behaviour

Instead, I am asked "Would you like to save this identity?" each time.

Steps to reproduce

I have used a key to connect, and set that up with fig in the UI before using the command line.

Environment

fig-details:
  - 2.7.9
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1 Max
  - cores: 10
  - mem: 64.00 GB
os-info:
  - macOS 13.0.1 (22A400)
environment:
  - shell: /Applications/Fig.app/Contents/MacOS/fig_desktop
  - terminal: <unknown>
  - cwd: /
  - exe-path: /Applications/Fig.app/Contents/MacOS/fig-darwin-universal
  - install-method: unknown
  - env-vars:
    - PATH: /usr/bin:/bin:/usr/sbin:/sbin
    - SHELL: /bin/zsh

kurucu avatar Nov 28 '22 01:11 kurucu