French Ben
French Ben
@Mobe91 Could you provide the output of: `$curl -iL http://` `$curl -iL http://` `$curl -iL http://` `$curl -iL http://localhost`
could you run a `docker-diagnose` command and provide us with the diagnostic ID? https://docs.docker.com/docker-for-aws/faqs/#where-do-i-report-problems-or-bugs
Could you look in AWS for the ASG history? i'm seeing a lot of churn on your worker VM. It seems to be requesting to join the swarm almost every...
@madmax88 we've identified a similar issue and have implemented a fix for it - A patch will be available soon.
@joel1st Thanks for sharing - What you see as a "bug" is actually working as expected by design. See the docs: https://docs.docker.com/engine/swarm/services/#publish-ports By enabling `mode: host` you are exposing the...
@joel1st I see what you're saying - Seems a bit of overkill to get your services to work.
@mobe91 can you also provide the logs associated with the l4controller that match he service update?
@RehanSaeed Do you mind joining our community slack? https://dockr.ly/community
@Mobe91 thanks for the input - I forgot to mention, but next time this happens, it would be great to also capture a support dump via: https://docs.docker.com/docker-for-aws/faqs/#where-do-i-report-problems-or-bugs Even if not...
Changing (incorrectly) the configuration of an ELB HealthCheck, will always cause the VMs to be killed and re-created. AutoScaling groups have no knowledge of the type of VMs it's running,...