Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed with no error message #12

Open
shakee93 opened this issue Nov 13, 2020 · 4 comments
Open

Failed with no error message #12

shakee93 opened this issue Nov 13, 2020 · 4 comments

Comments

@shakee93
Copy link

fails with no error message. take a look at attached screenshot

Execute Over SSH: mkdir -p /root/prod/stacks || true

image

@wshihadeh
Copy link
Owner

it seems your ssh configs are not valid, can you double-check the configs (remote_docker_host, ssh_private_key, ssh_public_key)

@shakee93
Copy link
Author

is there anyway, that you can show the real error message?

@wshihadeh
Copy link
Owner

currently no

@kc1r74p
Copy link

kc1r74p commented Jan 10, 2021

Was also at the same point.
For me the issue was I was running a self hosted runner on my docker host where I wanted to deploy to.
Then I used localhost or hostname as user@host. This lead to wrong network resolution.
Using my local interface IP worked in the end, even if this setup in general is not pretty and only for testing.
However extended logging would really make this more obvious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants