[ERROR] Exception during resolving address: [Errno 2] Host name lookup failure #7904
Replies: 1 comment 4 replies
-
Based on the error message, are you able to resolve the host name? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OS: Ubuntu 20.04
Install from repo v2.3.120
Master Node
Hostname changed before run so-setup-network
After complete the installation, I changed the urlbase in the file: /opt/so/saltstack/local/pillar/global.sls
From IP add to:
url_base: 'threat.abc.com'
salt highstate and got the "[ERROR ] Exception during resolving address: [Errno 2] Host name lookup failure" on the first lines of output.
After that I tried to add my own account for analyst but got the error:
Any idea to fix that?
Beta Was this translation helpful? Give feedback.
All reactions