Skip to content
This repository was archived by the owner on Mar 18, 2021. It is now read-only.
This repository was 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

@AllanOricil

Description

@AllanOricil

(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions