Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: This does not seem to be a WordPress install. #805

Closed
5 of 6 tasks
pyksid opened this issue Mar 27, 2017 · 3 comments
Closed
5 of 6 tasks

Error: This does not seem to be a WordPress install. #805

pyksid opened this issue Mar 27, 2017 · 3 comments

Comments

@pyksid
Copy link

pyksid commented Mar 27, 2017

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

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

@slackday
Copy link
Contributor

Hi, a few of us have had the same problem and the solution is posted here https://discourse.roots.io/t/johnpbloch-wordpress-moved-to-a-new-configuration-and-wp-goes-missing/9124/45

Try it and I hope it works for you too

@pyksid
Copy link
Author

pyksid commented Mar 27, 2017

Works great! Thanks a lot @slackday !

@pyksid pyksid closed this as completed Mar 27, 2017
@philippelarcher
Copy link

The linked solution is not solving it for me so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants