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 Oct 7, 2022. It is now read-only.
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
E.g. When consul port is already used
start()
should throw exception or somehow inform user that his configuration does not work.This is related to #1
The text was updated successfully, but these errors were encountered: