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

Cannot finish install - error mysql_replication_master #780

Open
socialnicheguru opened this issue Dec 9, 2023 · 6 comments
Open

Cannot finish install - error mysql_replication_master #780

socialnicheguru opened this issue Dec 9, 2023 · 6 comments

Comments

@socialnicheguru
Copy link

socialnicheguru commented Dec 9, 2023

Ubuntu 22 LTS.

TASK [geerlingguy.mysql : Check master replication status.] *************************************
fatal: [mysite-dot-com -> {{ mysql_replication_master }}]: FAILED! =>
msg: Supplied entity must be Host or Group, got <class 'ansible.inventory.host.Host'> instead

PLAY RECAP **************************************************************************************
mysite-dot-com : ok=62 changed=20 unreachable=0 failed=1 skipped=28 rescued=0 ignored=1

@socialnicheguru
Copy link
Author

socialnicheguru commented Dec 10, 2023

This is a fix for the issue as it applies to ansible:
https://github.com/ansible/ansible/pull/82319/commits

I have no idea how to apply it

@jonpugh
Copy link
Member

jonpugh commented Dec 15, 2023

I have never seen any of those errors or even that ansible var before.

If I find anything I'll get back to you

@socialnicheguru
Copy link
Author

I got this on the branch feature/drupal-10

@socialnicheguru
Copy link
Author

Screenshot DevShop Install error 2024-01-03 at 10 10 21 AM

@Chester01010
Copy link

I am receiving the same error. Any help would be appreciated.

Copy link
Member

jonpugh commented Jan 26, 2024

I honestly don't know what that is.

The ansible tooling for installing devshop is no longer ideal. I can't support it all like this. Our GitHub CI and testing is broken using this method because our docker builds won't start on modern ubuntu for some unknown reason.

Try to resolve the issue on the Ansible level. You can set up your server to run any role or playbook using standard ansible tools.

DevShop 1.x is being deprecated ASAP. It's too unstable when using multiple versions of drupal with all the composer mess.

When there is a better install script, I will mention it here.

Thanks for your patience and interest.

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