Worker unhealthy #1073
Unanswered
xfy777
asked this question in
Getting Help
Replies: 1 comment
-
Hello, If you do docker stop with the container id, normaly it should work ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current Behavior
sysop@netbox:~/netbox-docker$ sudo docker-compose up -d
netbox-docker_redis_1 is up-to-date
netbox-docker_postgres_1 is up-to-date
netbox-docker_redis-cache_1 is up-to-date
netbox-docker_netbox_1 is up-to-date
ERROR: for netbox-worker Container "1b627a3a998f" is unhealthy.
ERROR: for netbox-housekeeping Container "1b627a3a998f" is unhealthy.
Expected Behavior
Container comes up lol
Docker Compose Version
docker-compose version 1.29.2, build unknown
Docker Version
The git Revision
b47e85a
The git Status
Startup Command
sudo docker-compose up -d
NetBox Logs
Content of docker-compose.override.yml
Beta Was this translation helpful? Give feedback.
All reactions