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
I've read the docs and followed them (if applicable)
This is not a personal support request that should be posted on the Roots Discourse forums
Replace any X with your information.
What is the current behavior?
Deploy failed.
What is the expected or desired behavior?
Deploy success.
Bug report
Please provide steps to reproduce, including full log output:
./bin/deploy.sh production xxx.com
TASK [deploy : WordPress Installed?]
System info:
Ansible 2.2.0.0; Linux
Trellis at "Check Ansible version before Ansible validates task attributes"
Error: This does not seem to be a WordPress install.
Pass --path=path/to/wordpress or run wp core download.
fatal: [xxx.com]: FAILED! => {"changed": false, "cmd": ["wp", "core", "is-installed", "--require=/srv/www/xxx.com/shared/tmp_multisite_constants.php"], "delta": "0:00:00.129949", "end": "2017-03-27 14:49:10.617694", "failed": true, "failed_when_result": true, "rc": 1, "start": "2017-03-27 14:49:10.487745", "stderr": "Error: This does not seem to be a WordPress install.\nPass --path=path/to/wordpress or run wp core download.", "stdout": "", "stdout_lines": [], "warnings": []}
to retry, use: --limit @/home/vagrant/trellis/deploy.retry
[email protected]:/srv/www/xxx.com/releases/20170327144545$ ls -lah web/wp
total 16K
drwxr-xr-x 2 web www-data 4,0K mars 27 14:48 .
drwxr-xr-x 5 web www-data 4,0K mars 27 14:49 ..
-rw-r--r-- 1 web www-data 790 mars 18 04:47 composer.json
-rw-r--r-- 1 web www-data 258 mars 18 04:47 README.md
Please describe your local environment:
Ansible version: 2.2.0.0
OS: Windows 10
Vagrant version: 1.9.2
The text was updated successfully, but these errors were encountered:
Submit a feature request or bug report
Replace any
X
with your information.What is the current behavior?
Deploy failed.
What is the expected or desired behavior?
Deploy success.
Bug report
Please provide steps to reproduce, including full log output:
./bin/deploy.sh production xxx.com
Please describe your local environment:
Ansible version: 2.2.0.0
OS: Windows 10
Vagrant version: 1.9.2
The text was updated successfully, but these errors were encountered: