abdsam
(Abdsam)
October 9, 2024, 11:17am
1
Same as title. Upgraded yesterday and somewhat skeptical about doing the current apparmor fix in case the official Ubuntu 24.04.1 compatible update is around the corner.
rimelek
(Ćkos TakĆ”cs)
October 9, 2024, 12:53pm
2
I donāt know. If I can get new information, I will share, but you could try to ask about it in the github issue
opened 09:24AM - 27 Apr 24 UTC
needs-triage
### Description
I upgraded my Ubuntu OS from 23.10 to 24.04 via `sudo do-releasā¦ e-upgrade -d` command and the upgrade was successful without any issue. However, after the upgrade and system restart, when i start docker desktop, it did not respond to clicking the docker desktop icon via app launcher. Thinking it might be due to system upgrade i decided to uninstall docker desktop 4.29 and reinstalled the same version but still docker desktop was unable to start. I verified the logs located at ~/.docker/desktop/log/host and there were no entries with keyword 'error' or 'fail'. I verified the service docker-desktop was enabled and running via command `systemctl --user status docker-desktop` but the command `systemctl --user status docker` gave error "Unit docker.service could not be found".
### Reproduce
1. upgrade Ubuntu from any version (i upgraded from 23.10 but i believe it could be any version) to 24.04 via "sudo do-release-upgrade -d"
2. restart system
3. Start docker desktop
### Expected behavior
Docker desktop should run with all my images and containers intact
### docker version
```bash
terminal gets stuck while running this command but docker --version prints the below output
Docker version 26.1.0, build 9714adc
```
### docker info
```bash
terminal gets stuck while running this command
```
### Diagnostics ID
7D75123F-C60D-4C2F-A751-FAC458B49182/20240427092253
### Additional Info
_No response_
For people reading this topic and who want to discuss the issue and workarounds, please visit the other topic:
Hi, been at this a few days now.
I upgraded to Ubuntu 24.04. I tried installing Docker Desktop and that would not run. No errors, just hangs.
Many many cleans and reinstalls later. Even docker hello-world wont run.
The error message I get is that the daemon wont start.
Cannot connect to the Docker daemon at unix:///home/greg/.docker/desktop/docker.sock. Is the docker daemon running?.
Shouldnt this be looking at /var/run/docker ?
docker info
Client:
Version: 24.0.7
Context: desktopā¦
rimelek
(Ćkos TakĆ”cs)
October 9, 2024, 5:31pm
3
Since my last post I heard that Ubuntu 24.04 can be expected to be supported soon, but I donāt have exact dates. It still needs some testing so when it comes out, hopefully it will be stable already.
rimelek
(Ćkos TakĆ”cs)
October 14, 2024, 11:07am
4
Just to let you know
Here is the official response as well
https://github.com/docker/desktop-linux/issues/209#issuecomment-2410820399
Thank you for your interest and patience. We want to let you know that weāre actively working on the Linux Ubuntu 24.04, and itās already in the testing phase. Itās coming soon, though we donāt have a confirmed release date just yet.
Weāll keep you updated as progress continues!
Roadmap item: docker/roadmap#655 (comment)
1 Like