ethpandaops / ansible-collection-general

Ansible collection with multiple reusable roles used by the EthPandaOps team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR! A worker was found in a dead state

barnabasbusa opened this issue · comments

TASK [ethpandaops.general.docker_nginx_proxy : Add nginx config template] *************************************************************************************************************************************************************************************
ERROR! A worker was found in a dead state

Underlying python bug: https://bugs.python.org/issue30385

TLDR: add export no_proxy='*' to your zshrc or bashrc or run ansible-playbook with no_proxy='*' ansible-playbook ...