forge ssh:configure
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 can you please provide us with the full output from the CLI?
@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