v7.0.0-beta25 breaks deploy:update_code with user in hostname #2666
Unanswered
underdpt
asked this question in
Help needed
Replies: 1 comment 9 replies
-
I've got the same issue, any workarounds? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
With v7.0.0-beta25, this setup:
produces this error:
I think the error might be that the hostname is including the user part
git@...
for the ssh-keyscan command.This works with v7.0.0-beta24
Beta Was this translation helpful? Give feedback.
All reactions