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
[2020-10-15 09:03:55,840] :: ERROR :: mqttserver :: mqttserver :: broker_coro :: 159 :: Broker instance can't be started: [Errno 99] error while attempting to bind on address ('172.19.2.51', 8883): address not available
To Reproduce
Steps to reproduce the behavior:
Run docker-compose above in swarm environment
Attempt to access via ingress IP
See error
Expected behavior
The container should advertize the local loadbalancer as its IP and the loadbalancer and swarm infrastructure should reroute the data back.
Screenshots
N/A
Desktop (please complete the following information):
OS: Linux
Smartphone (please complete the following information):
Device: Samsung Galaxy S10e
OS:Android 10
Vacuum (please complete the following information):
Describe the bug
Using the following docker compose in a docker swarm load balanced by haproxy:
This error occurs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The container should advertize the local loadbalancer as its IP and the loadbalancer and swarm infrastructure should reroute the data back.
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Vacuum (please complete the following information):
Additional context
Have a log file!
The text was updated successfully, but these errors were encountered: