[Bug 1834997] Re: Docker snap is stuck. Cannot use or remove

2021-09-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: docker (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834997

Title:
  Docker snap is stuck. Cannot use or remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker/+bug/1834997/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834997] Re: Docker snap is stuck. Cannot use or remove

2020-12-16 Thread Spencer Seidel
FYI -- found this after running into the same problem. This fixed it for
me:

journalctl -u snap.docker.dockerd.service

I saw many of these:

docker.dockerd[1475]: failed to start daemon: pid file found, ensure
docker is not running or delete /var/snap/docker/471/run/docker.pid

Stopped the docker snap (snap stop docker) Deleted the stale pid,
restarted docker (snap start docker) and all was well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834997

Title:
  Docker snap is stuck. Cannot use or remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker/+bug/1834997/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834997] Re: Docker snap is stuck. Cannot use or remove

2019-09-30 Thread Tianon Gravi
>From the Docker perspective, it sounds like there's a process stuck
somewhere.  I'd recommend checking the system for any leftover "docker"
processes (dockerd, containerd, shim processes, etc) via something like
"ps faux | grep docker" (and/or "containerd", "runc", "shim", etc).

The "dockerd" service logs might also have some clues, and I believe
"journalctl -u snap.docker.dockerd.service" is the right way to access
those in Snappy?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834997

Title:
  Docker snap is stuck. Cannot use or remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker/+bug/1834997/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834997] Re: Docker snap is stuck. Cannot use or remove

2019-09-27 Thread Ian Johnson
** Also affects: docker (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: docker (Ubuntu)
 Assignee: (unassigned) => Tianon Gravi (tianon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834997

Title:
  Docker snap is stuck. Cannot use or remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker/+bug/1834997/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs