devshop icon indicating copy to clipboard operation
devshop copied to clipboard

Cannot finish install - error mysql_replication_master

Open socialnicheguru opened this issue 2 years ago • 7 comments

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 avatar Dec 09 '23 15:12 socialnicheguru

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

socialnicheguru avatar Dec 10 '23 12:12 socialnicheguru

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

If I find anything I'll get back to you

jonpugh avatar Dec 15 '23 14:12 jonpugh

I got this on the branch feature/drupal-10

socialnicheguru avatar Jan 03 '24 15:01 socialnicheguru

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

socialnicheguru avatar Jan 03 '24 15:01 socialnicheguru

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

Chester01010 avatar Jan 10 '24 12:01 Chester01010

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.

jonpugh avatar Jan 26 '24 15:01 jonpugh

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

stale[bot] avatar Jul 19 '25 05:07 stale[bot]