Skip to content

Task failed: Module failed: Could not find the requested service memcached: host #5

@pjotrek-b

Description

@pjotrek-b

TASK [artefactual.ansible-atom-replication : Restart services on AtoM read-only host after replication] ***********************************************************************************************************
Thursday 18 September 2025 14:52:40 +0000 (0:00:02.200) 0:00:46.751 ****
skipping: [atom-edit-server] => (item=memcached)
skipping: [atom-edit-server] => (item=php-7.4fpm)
skipping: [atom-edit-server] => (item=atom-worker-ro)
skipping: [atom-edit-server]
[ERROR]: Task failed: Module failed: Could not find the requested service memcached: host
Origin: /usr/share/nginx/atom-replication/roles/artefactual.ansible-atom-replication/tasks/atom-ro-restart-services-and-symfony-commands.yml:11:3

9 loop: "{{ atom_replication_ro_nginx_symfony_commands }}"
10
11 - name: "Restart services on AtoM read-only host after replication"
^ column 3

failed: [atom-ro-server] (item=memcached) => {"ansible_loop_var": "item", "changed": false, "item": "memcached", "msg": "Could not find the requested service memcached: host"}
[ERROR]: Task failed: Module failed: Could not find the requested service php-7.4fpm: host
Origin: /usr/share/nginx/atom-replication/roles/artefactual.ansible-atom-replication/tasks/atom-ro-restart-services-and-symfony-commands.yml:11:3

9 loop: "{{ atom_replication_ro_nginx_symfony_commands }}"
10
11 - name: "Restart services on AtoM read-only host after replication"
^ column 3

failed: [atom-ro-server] (item=php-7.4fpm) => {"ansible_loop_var": "item", "changed": false, "item": "php-7.4fpm", "msg": "Could not find the requested service php-7.4fpm: host"}
[ERROR]: Task failed: Module failed: Could not find the requested service atom-worker-ro: host
Origin: /usr/share/nginx/atom-replication/roles/artefactual.ansible-atom-replication/tasks/atom-ro-restart-services-and-symfony-commands.yml:11:3

9 loop: "{{ atom_replication_ro_nginx_symfony_commands }}"
10
11 - name: "Restart services on AtoM read-only host after replication"
^ column 3

failed: [atom-ro-server] (item=atom-worker-ro) => {"ansible_loop_var": "item", "changed": false, "item": "atom-worker-ro", "msg": "Could not find the requested service atom-worker-ro: host"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions