Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

startNomad.sh does not work on Ubuntu 18 running on OpenSUSE #91

Open
AllanOricil opened this issue Oct 13, 2020 · 0 comments
Open

startNomad.sh does not work on Ubuntu 18 running on OpenSUSE #91

AllanOricil opened this issue Oct 13, 2020 · 0 comments

Comments

@AllanOricil
Copy link

AllanOricil commented Oct 13, 2020

(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 address

image

The command ip route get 1 | awk '{print $NF;exit}' is what is wrong

image

It was suppose to get what is between src and uui, but instead it is returning 1000

image

What were you expecting to happen?

It should get the right IP Address.

Any logs, error output, etc?

consul.log

nohup: ignoring input
==> 2 errors occurred:
	* advertise_addr: invalid ip address: 1000
	* advertise_addr: invalid ip address: 1000
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant