You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
(Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)
What are the steps to reproduce this issue?
Just run
source startNomad.sh
and you will see that it is getting the wrong IP addressThe command
ip route get 1 | awk '{print $NF;exit}'
is what is wrongIt was suppose to get what is between src and uui, but instead it is returning 1000
What were you expecting to happen?
It should get the right IP Address.
Any logs, error output, etc?
consul.log
The text was updated successfully, but these errors were encountered: