# Deployment issues with php-fpm

**URL:** https://discourse.roots.io/t/deployment-issues-with-php-fpm/5860
**Category:** trellis
**Created:** 2016-02-07T10:04:49Z
**Posts:** 36
**Showing post:** 31 of 36

## Post 31 by @Zach_Tackett — 2018-02-15T19:52:04Z

Nope, only one php7.1-fpm running

## System info: Ansible 2.4.0.0; Linux Trellis at “Fix `failed_when` in `template_root` check with wp-cli 1.5.0”

MODULE FAILURE  
OpenSSH\_7.2p2 Ubuntu-4ubuntu2.2, OpenSSL 1.0.2g 1 Mar 2016  
debug1: Reading configuration data /home/tackettz/.ssh/config  
debug1: /home/tackettz/.ssh/config line 1: Applying options for \*  
debug1: /home/tackettz/.ssh/config line 17: Applying options for www-test  
debug1: Reading configuration data /etc/ssh/ssh\_config  
debug1: /etc/ssh/ssh\_config line 19: Applying options for \*  
debug1: auto-mux: Trying existing master  
debug2: fd 3 setting O\_NONBLOCK  
debug2: mux\_client\_hello\_exchange: master version 4  
debug3: mux\_client\_forwards: request forwardings: 0 local, 0 remote  
debug3: mux\_client\_request\_session: entering  
debug3: mux\_client\_request\_alive: entering  
debug3: mux\_client\_request\_alive: done pid = 11127  
debug3: mux\_client\_request\_session: session request sent  
debug1: mux\_client\_request\_session: master session id: 2  
debug3: mux\_client\_read\_packet: read header failed: Broken pipe  
debug2: Received exit status from master 0  
Shared connection to lib-web-lp001.mgt.private closed.

[sudo] password for tackettz:

{“changed”: true, “end”: “2018-02-15 14:27:04.711012”, “stdout”: “”, “cmd”:  
“sudo service php7.1-fpm reload”, “failed”: true, “delta”: “0:05:00.289022”,  
“stderr”: “”, “rc”: 1, “invocation”: {“module\_args”: {“warn”: false,  
“executable”: null, “\_uses\_shell”: true, “\_raw\_params”: “sudo service  
php7.1-fpm reload”, “removes”: null, “creates”: null, “chdir”: null, “stdin”:  
null}}, “start”: “2018-02-15 14:22:04.421990”, “msg”: “non-zero return code”}

fatal: [www-test]: FAILED! =\> {  
“changed”: false,  
“failed”: true,  
“rc”: 0  
}  
to retry, use: --limit @/home/tackettz/environments/trellis-rc2/deploy.retry

PLAY RECAP \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*  
localhost : ok=0 changed=0 unreachable=0 failed=0  
www-test : ok=38 changed=15 unreachable=0 failed=1

That is the error I am getting when trying to deploy

---

_[View the full topic](https://discourse.roots.io/t/deployment-issues-with-php-fpm/5860)._
