forge-cli icon indicating copy to clipboard operation
forge-cli copied to clipboard

forge ssh:configure

Open adonai-lead opened this issue 10 months ago • 2 comments

Forge CLI Version

1.8.3

PHP Version

8.3.19

Description

An unexpected error occured. Please report this issue here:
https://github.com/laravel/forge-cli/issues/new/choose

  • Forge CLI Version: 1.8.3
  • PHP Version: 8.3.19
  • Operating System: Darwin
  • Error Message: Trying to access array offset on null.

Steps To Reproduce

I was trying to use ssh:configure

adonai-lead avatar Mar 21 '25 14:03 adonai-lead

@adonai-lead can you please provide us with the full output from the CLI?

jbrooksuk avatar Mar 26 '25 08:03 jbrooksuk

@adonai-lead can you please provide us with the full output from the CLI?

I think it's a similar problem like here https://github.com/laravel/forge-cli/issues/97. I have the same issue it feels like the SSH Key integration with forge ssh is behaving very weird. You often have to re-create ssh key every time you want to connect to a server and also you can't re-use keys because it will always try to create new keys when you use ssh:configure

michaelsieminski avatar Jul 22 '25 16:07 michaelsieminski