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
➜ vidoza2 git:(master) ✗ php vendor/bin/dep ssh -vvv
[Symfony\Component\Debug\Exception\FatalThrowableError]
Type error: Argument 1 passed to Deployer\Host\Host::sshOptions() must be of the type array, none given, called in /home/anton/projects/vidoza/xv
s/vidoza2/vendor/deployer/deployer/src/Console/SshCommand.php on line 84
Exception trace:
() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/deployer/deployer/src/Host/Host.php:201
Deployer\Host\Host->sshOptions() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/deployer/deployer/src/Console/SshCommand.php:84
Deployer\Console\SshCommand->execute() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/symfony/console/Command/Command.php:264
Symfony\Component\Console\Command\Command->run() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/symfony/console/Application.php:835
Symfony\Component\Console\Application->doRunCommand() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/deployer/deployer/src/Console/Application.php:132
Deployer\Console\Application->doRunCommand() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/symfony/console/Application.php:200
Symfony\Component\Console\Application->doRun() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/symfony/console/Application.php:124
Symfony\Component\Console\Application->run() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/deployer/deployer/src/Deployer.php:315
Deployer\Deployer::run() at /home/anton/projects/vidoza/xvs/vidoza2/vendor/deployer/deployer/bin/dep:111
ssh [<hostname>]
The text was updated successfully, but these errors were encountered:
Description
Getting error for
php vendor/bin/dep ssh
Steps to reproduce
php vendor/bin/dep ssh
Content of
deploy.php
Output log
The text was updated successfully, but these errors were encountered: