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

NO MORE HOSTS LEFT **** #47

Open
derozic opened this issue Jun 16, 2016 · 3 comments
Open

NO MORE HOSTS LEFT **** #47

derozic opened this issue Jun 16, 2016 · 3 comments

Comments

@derozic
Copy link

derozic commented Jun 16, 2016

Installing on a clean droplet (just with ELK) on Digital Ocean. Setup two hosts. After it failed, I tried:

--limit @playbook.retry

following the ansible playbook command -

sudo ansible-playbook -i hosts playbook.yml -c local

This is the error it throws at the php-fpm TASK:

NO MORE HOSTS LEFT *************************************************************

RUNNING HANDLER [hhvm : hhvm restart] ******************************************
to retry, use: --limit @playbook.retry

I tried to do a multi-site install of two WP instances. I'll back out now into just a single install. After I properly configured the two sites in the file hosts and the directories copied in host_vars, I was able to get past the PHP Task successfully but the memcached Task fails.

@derozic
Copy link
Author

derozic commented Jun 16, 2016

Confirmed! Going to a single WP host fixed most issues, the Ansible tasks were completed 👍 until the script seems to hang on installing the Percona Server. Dupe of issue #43

I switched up the playbook to use mariadb instead of Percona. Almost got to the finish line but it fails on varnish.

@matthew6688
Copy link

I have the same problems with Percona. Chnage to Mariadb.

Any idea what is the problems?

@derozic
Copy link
Author

derozic commented Jul 7, 2016

I don't, I like mariadb so I didn't explore...

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

2 participants