Symptoms:
- This applies to Red Hat 8, Oracle Linux 8, and Ubuntu 20.04
- Gathering SSH host keys for target hosts might fail when it cannot gather keys from a target host (due to NAT or other issues).
Cause:
Known Issue OP-61084
Due to recent changes made in ssh-keyscan
command, the ansible task, 'Gather SSH host keys for target hosts' might fail when it cannot gather keys from a target host (due to NAT or other issues).
Solution:
To be able to progress with the installation/upgrade we need to modify opsview-deploy
file by running the below command as root
:
sed -i '/ register: _ssh_keys_host_keys/i \ \ ignore_errors: true' /opt/opsview/deploy/lib/roles/ssh_keys/tasks/main.yml
If you have any issues
- Please contact our team via the chat service box available on any of our websites or via email to support@itrsgroup.com
Make sure you provide us with:
- ANY LOG FILE OR DIAGNOSTIC DATA
- ANY SCREENSHOT
- ANY VENDOR/VERSION etc
-
Tags:
- Opsview
- Answerbot
- opsview
- exported_docs_10_05_24
Comments
0 comments
Please sign in to leave a comment.