Docker services unavailable

Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.

Moderator: Lillian.W@AST

Post Reply
mehactive
Posts: 1
youtube meble na wymiar Warszawa
Joined: Sun Dec 09, 2018 7:19 pm

Docker services unavailable

Post 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?
wheelq
Posts: 5
Joined: Fri Jan 04, 2019 4:28 am

Re: Docker services unavailable

Post by wheelq »

same here
restart of docker daemon helps or whole asustor reboot :/
Post Reply

Return to “Docker”