Laravel Envoy with SSH timeout #42969
Unanswered
sys-auditing
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
i'm using
Laravel Envoy
to deploy and run some artisan command to Prod server, but there is a problem that make me headache, when ssh connection failed, envoy show the error/Exception :ssh: connect to host a.b.c.d port 22: Connection timed out
.This issue occure each time in different Envoy tasks.
My question is how can i define SSH timeout for Laravel Envoy configuration?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions