ngmy/webloyer

Error on deployment

sigismund opened this issue · 1 comments

When I start a deployment I get the following error:

ErrorException in DeploymentForm.php line 63:
Array to string conversion

---
at HandleExceptions->handleError('8', 'Array to string conversion', '/media/export/AvantSi/deployer/app/Services/Form/Deployment/DeploymentForm.php', '63', array('input' => array('_token' => 'MjGSJaR8SnJlzfKdx2Ik68UsO2wx7PqeehrOUg7U', 'task' => 'deploy', 'status' => null, 'message' => null, 'project_id' => '1', 'user_id' => '1'), 'deployment' => object(Deployment))) in DeploymentForm.php line 63
...

Should be fixed with #61