Skip to content

First Time Conda Install - "Always ok" test failing #16576

Discussion options

You must be logged in to vote

You need to add your hostname to your /etc/hosts file referencing127.0.0.1 - your localhost address.

First run the command hostname in Terminal.

Let's say that returns mycoolname. Then using sudo, edit /etc/hosts to add 127.0.0.1 mycoolname to the last line.

A sample hosts file and a bit more information about the gethostbyname issue can be found on the MOOSE website here

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cticenhour
Comment options

@cticenhour
Comment options

@crswong888
Comment options

Answer selected by crswong888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants