SSH error "expected scheme ssh, got 'unix'" is not very helpful #411
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently output looks like below, I know you're trying to help me, the problem is it's not very helpful
abrais sometimes invoking a Docker CLI command but often not. So, we can't always point to a command that is being invoked. This does remind me of coop-cloud/organising#219 though.expected scheme ssh, got "unix"is in the error message which relates to the very buggy host key checking implementation that we had in0.6.0-betabut has been largely removed in the0.7.xseries, you may be able to work around this by runningabra upgrade --rcbut you also may run into new bugs 🙃If this is still a
--localenvironment deployment then yeh, I can see why we might have several bugs. I am not sure folks are actively running stuff in this mode, so we don't so many bug reports against it?Thanks for the patience & the reports!
better output on what the command abra is running on cli so I can manually reproduceto SSH error "expected scheme ssh, got 'unix'" is not very helpfulOptimistically closing this with a "the new release candidate / upcoming release solves the bad error message" and the related ticket would be best to work out how to document what commands are being run, in general?