-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker desktop logs out daily unexpectedly and stops all containers #7483
Comments
Hi @fewebahr , |
I've run into a similar issue. I click "Sign in" get redirected to login page on Chrome. successfully login using Gmail and instantly get signed out. And I can't provide diagnostics ID cos it doesn't generate anything, only "Docker Engine stopped" PS I can login into the hub |
@arturasmckwcz you can generate a diagnostic using the command line, even if the underlying engine is not started: https://docs.docker.com/desktop/troubleshoot-and-support/troubleshoot/#diagnose-from-the-terminal |
Hey @jpbriend - thanks for your help! Here is my diagnostic ID:
|
@fewebahr according to the logs, the last time you got signed out is November 16th (around 9PM GMT) and it was because your token could not be renewed because Either it was an issue on When you hit again this issue, can you regenerate a diagnostic and share it with me? Also, try to get as much details as you can regarding networking at that time: usage of proxy, wifi connectivity, mac status (maybe it's shutting down network when inactive), etc... |
Description
Docker desktop for Mac M3 Pro running MacOS Sonoma 14.7 logs out from Docker almost every day, and stops all running containers. Current version is 4.35.1, but this problem impacted prior versions as well.
Reproduce
Install Docker Desktop for Mac (possibly on one of the same spec) and then use for a few days, then logouts occur regularly.
Expected behavior
Docker desktop stays logged in for weeks or months, or better yet a configurable period.
docker version
Client: Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:38:18 2024 OS/Arch: darwin/arm64 Context: desktop-linux Server: Docker Desktop 4.35.1 (173168) Engine: Version: 27.3.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.7 Git commit: 41ca978 Built: Fri Sep 20 11:41:19 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
N/A
Additional Info
No response
The text was updated successfully, but these errors were encountered: