You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weird thing is this works for another server. But on this one it keeps failing. I tried deploying without any composer git packages and then it works fine. So it's absolutely some error during cloning.
One thing I've noticed is that - at least for the current version of dokku - the github.com domain seems to be resolved and then the git clone fails. Every so often I add a new hostkey, though thats a bit annoying :(
I added a hostkey for github the automatic way:
dokku hostkeys:shared:autoadd github.com
This adds the key and during deployment it says:
Which seems ok.
Content of
/home/dokku/.hostkeys/shared/.ssh/known_hosts
Weird thing is this works for another server. But on this one it keeps failing. I tried deploying without any composer git packages and then it works fine. So it's absolutely some error during cloning.
But still during deployment it throws the error:
The text was updated successfully, but these errors were encountered: