Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

start() should throw exception when consul cennto be started. #2

Closed
janisz opened this issue Jun 14, 2016 · 1 comment
Closed

start() should throw exception when consul cennto be started. #2

janisz opened this issue Jun 14, 2016 · 1 comment

Comments

@janisz
Copy link

janisz commented Jun 14, 2016

E.g. When consul port is already used start() should throw exception or somehow inform user that his configuration does not work.

==> Starting Consul agent...
==> Starting Consul agent RPC...
==> Error starting http servers: Failed to get Listen on 127.0.0.1:8500: listen tcp 127.0.0.1:8500: bind: address already in use

This is related to #1

@pszymczyk
Copy link
Owner

Fixed in PR #3

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

2 participants