Page 1 of 1

Docker services unavailable

Posted: Sun Dec 09, 2018 7:33 pm
by mehactive
Hi.
It seems I can not connect to containers (such as gogs) after the system has been up for a while.
A reboot of the NAS temporarily fixes it, but it kind of a bummer to have to do a restart more of less daily.
The containers are up

Code: Select all

myuser@asustor:/var/log $ sudo docker container ls
CONTAINER ID        IMAGE                      COMMAND                  CREATED             STATUS                  PORTS                                           NAMES
32c928aaffdb        registry:2                 "/entrypoint.sh /etc…"   6 days ago          Up 43 hours             0.0.0.0:5000->5000/tcp                          registry
d92b32432427        minio/minio                "/usr/bin/docker-ent…"   2 weeks ago         Up 43 hours (healthy)   0.0.0.0:9001->9000/tcp                          nas-s3
49e9c985e739        microbox/dockerui:latest   "/app/dockerui -e /d…"   2 months ago        Up 43 hours             0.0.0.0:9000->9000/tcp                          festive_swartz
28fa697151da        gogs/gogs                  "/app/gogs/docker/st…"   2 months ago        Up 43 hours             0.0.0.0:3000->3000/tcp, 0.0.0.0:10022->22/tcp   Gogs
Any one have similar issues, or any ideas what causes it, how to solve it etc?

Re: Docker services unavailable

Posted: Mon Jan 28, 2019 12:43 am
by wheelq
same here
restart of docker daemon helps or whole asustor reboot :/