[Bug 1808266] Re: Docker daemon drops all bound ports, recovers them after long docker ps

2018-12-12 Thread Aidan Hunt
Thanks for taking a look, Tianon. You're right that Docker appears to be behaving normally... running journalctl -b I see that the system did in fact reboot causing the Docker shutdown, and that it came back online at 19:29:45 with multiuser system target being reached at 19:30:04. So my issue is

[Bug 1808266] Re: Docker daemon drops all bound ports, recovers them after long docker ps

2018-12-12 Thread Aidan Hunt
Edit to add: the second docker ps resolved the issue at 2018-12-12 21:18:41, and the results of that command showed that all containers had been restarted at that instant. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1808266] Re: Docker daemon drops all bound ports, recovers them after long docker ps

2018-12-12 Thread Aidan Hunt
** Attachment added: "docker_stack_trace.txt" https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1808266/+attachment/5221826/+files/docker_stack_trace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1808266] [NEW] Docker daemon drops all bound ports, recovers them after long docker ps

2018-12-12 Thread Aidan Hunt
Public bug reported: This event ocourred on a single-node Docker.io version 18.06.1-0ubuntu1~18.04.1, Docker version Docker version 18.06.1-ce, build e68fc7a, Ubuntu version 18.04.1 LTS, kernel Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux. At

[Bug 1794307] Re: docker login fails Cannot autolaunch D-Bus without X11

2018-10-01 Thread Aidan Hunt
I have confirmed that the latest Cosmic development release with this package version 0.6.1-1 appears to work correctly now. Was able to sign in to Docker fine on a headless EC2 server over SSH. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1795473] [NEW] Need to backport segfault fix from upstream in credential helpers

2018-10-01 Thread Aidan Hunt
Public bug reported: As of July 19, 2018 the following bug fix was merged in upstream: https://github.com/docker/docker-credential-helpers/pull/29 The code being shipped by Ubuntu (bionic) now calls the wrong free function which produces errors on every docker build while this package is installe

[Bug 1792824] Re: golang-docker-credential-helpers is unneeded dep

2018-09-30 Thread Aidan Hunt
see https://github.com/moby/moby/issues/37916 for the problem caused by this dependency chain ** Bug watch added: github.com/moby/moby/issues #37916 https://github.com/moby/moby/issues/37916 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1792824] [NEW] golang-docker-credential-helpers is unneeded dep

2018-09-16 Thread Aidan Hunt
Public bug reported: Not sure why this is a dependency of docker-compose, it isn't mentioned in upstream install instructions, which just ships a binary: https://docs.docker.com/compose/install/#install-compose. And it isn't a dependency on Debian either: https://packages.debian.org/stretch/docker