deployer: [5.x] Deploy doesn't continue the first time

Q A
Issue Type Bug
Deployer Version 5.0-beta2
Local Machine OS CentOS
Remote Machine OS Ubuntu

Description

When starting deployment, it asks for my passprase but does not seem to continue. When doing -vvv it continues to deploy:lock within 1 second.

Not sure how to debug this properly, because -vvv does work…

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 26 (24 by maintainers)

Most upvoted comments

Okay, what do you think of https://github.com/deployphp/deployer/pull/1220

I used the first check after the multiplexing command. If it’s still not running, keep trying for 60 secs, the throw an exception. This seems to work for me. When you don’t pay attention, it will show a more clear error after 60 secs, but otherwise it will continue after max 1 sec after the password

Not easily. I’ll see if I can reproduce on different systems. Currently using Centos 6.6

Do you happen to have a .phar? (Might be cool to have automatic/nightly phars?)