Why adding a host in RHV manager/exporting OVA is failing with error unix_listener: cannot bind to path /tmp/ansible-ssh-192.168.0.1-root.XXXXXXX: No such file or directory
Issue
- All engine Ansible tasks are failing with the error
cannot bind to path /tmp/ansible-ssh-ip-22-root.XXXXXX: No such file or directory. - Adding a host in RHV manager is failing with the error below:
2022-07-12 11:21:37 MYT - fatal: [192.168.0.1]: UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host \"192.168.0.1\". Make sure this host can be reached over ssh: unix_listener: cannot bind to path /tmp/ansible-ssh-192.168.0.1-22-root.XXXXXX: No such file or directory\r\n", "unreachable": true}
- Exporting OVA files in any of the hosts is failing with the error below:
unix_listener: cannot bind to path /tmp/ansible-ssh-192.168.0.10-22-root.XXXXXX: No such file or directory\
Environment
- Red Hat Virtualization 4.4.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.