abra server init fails when it finds multiple local addresses #91

Closed
opened 2021-03-10 13:55:08 +00:00 by decentral1se · 1 comment
Owner

Error response from daemon: could not choose an IP address to advertise since this system has multiple addresses on interface eth0 (123.45.678.90 and 10.11.12.13) - specify one with --advertise-addr

abra server init needs an option perhaps or some logic to try and pick.

docker swarm init --help shows the option that needs to be passed.

See 040374e781/abra (L1524)

> Error response from daemon: could not choose an IP address to advertise since this system has multiple addresses on interface eth0 (123.45.678.90 and 10.11.12.13) - specify one with --advertise-addr `abra server init` needs an option perhaps or some logic to try and pick. `docker swarm init --help` shows the option that needs to be passed. See https://git.autonomic.zone/coop-cloud/abra/src/commit/040374e781dddf1fee8f67ed7a308a8c04f09cd2/abra#L1524
decentral1se added the
bug
label 2021-03-10 13:55:08 +00:00
Author
Owner

(ticket raised from one of our first "in the wild" alpha testers 🖤)

(ticket raised from one of our first "in the wild" alpha testers 🖤)
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#91
No description provided.