-
Notifications
You must be signed in to change notification settings - Fork 3k
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
WHAT'S HAPPENING?? I CAN't SEE MY RUNNING CONTAINERS, WHILE WEBPAGE IS UP!!!! #6176
Comments
Steps to reproduce: git clone https://github.com/opencv/cvat |
this sounds like its an issue with your docker install that it lost visibility of the docker deamon that is running the containers |
@timmermansjoy it's been running for quite a while ( three days now ) and its running smotly[ visible on the web, store and backups, ...] but i dont see the containers!! [docker ps -a] Thats the way i installed my docker and docker-compose: curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - Thats pretty funny because i have some other containers and images and i can see then and do stop/start! what would be the problem and any possible solution that came to your mind? thanks |
Please, address the issue to Docker community. |
My actions before raising this issue
Steps to Reproduce (for bugs)
Expected Behaviour
Able to see the containers
Current Behaviour
No visible container or docker images
Your Environment
Git hash commit (
git log -1
):~/cvat$ git log -1
commit 7141f3b (HEAD, origin/develop, origin/HEAD, develop)
Author: Andrey Zhavoronkov andrey@cvat.ai
Date: Tue May 16 20:59:12 2023 +0300
Revert "Fix version of postgres image (Fix version of postgres image #6136)" (Revert "Fix version of postgres image (#6136)" #6151)
Docker version
docker version
(e.g. Docker 17.0.05):docker version
Client: Docker Engine - Community
Version: 24.0.0
API version: 1.41 (downgraded from 1.43)
Go version: go1.20.4
Git commit: 98fdcd7
Built: Mon May 15 18:49:22 2023
OS/Arch: linux/amd64
Context: default
Server:
Engine:
Version: 20.10.24
API version: 1.41 (minimum version 1.12)
Go version: go1.20.3
Git commit: 5d6db84
Built: Mon Apr 10 09:55:49 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.6.20
GitCommit: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
runc:
Version: 1.1.5
uname -a
Linux data-delete-x 5.15.0-72-generic Update README #79-Ubuntu SMP Wed Apr 19 08:22:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: