anddyhuaa opened a new issue #6494: docker superset container always restarted 
for a long time
URL: https://github.com/apache/incubator-superset/issues/6494
 
 
   where to configure ?
   
   [root@docker ~]# service docker status
   Redirecting to /bin/systemctl status  docker.service
   ● docker.service - Docker Application Container Engine
      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor 
preset: disabled)
      Active: active (running) since Wed 2018-12-05 15:13:31 CST; 18h ago
        Docs: http://docs.docker.com
    Main PID: 3160 (dockerd-current)
      Memory: 401.1M
      CGroup: /system.slice/docker.service
              ├─ 3160 /usr/bin/dockerd-current --add-runtime 
docker-runc=/usr/libexec/docker/docker-runc-current 
--default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd 
--userland-proxy-path=/usr/libexec/docker/docker-prox...
              ├─10382 /usr/bin/docker-containerd-current -l 
unix:///var/run/docker/libcontainerd/docker-containerd.sock 
--metrics-interval=0 --start-timeout 2m --state-dir 
/var/run/docker/libcontainerd/containerd --shim docker-containe...
              ├─10886 /usr/libexec/docker/docker-proxy-current -proto tcp 
-host-ip 0.0.0.0 -host-port 5432 -container-ip 172.18.0.3 -container-port 5432
              ├─10897 /usr/libexec/docker/docker-proxy-current -proto tcp 
-host-ip 0.0.0.0 -host-port 6379 -container-ip 172.18.0.2 -container-port 6379
              ├─10902 /usr/bin/docker-containerd-shim-current 
e7a4dca6ceda265dc1062a16d009e605e42b3652bfcfbb632d5ab3b71d79457c 
/var/run/docker/libcontainerd/e7a4dca6ceda265dc1062a16d009e605e42b3652bfcfbb632d5ab3b71d79457c
 /usr/libexec/...
              └─10903 /usr/bin/docker-containerd-shim-current 
6cc1fed555530726d84d0b6b3861df79109666063dbe435497ee554736a89870 
/var/run/docker/libcontainerd/6cc1fed555530726d84d0b6b3861df79109666063dbe435497ee554736a89870
 /usr/libexec/...
   
   Dec 06 10:08:30 docker dockerd-current[3160]: 
   **Dec 06 10:08:30 docker dockerd-current[3160]: Error: '{port}' is not a 
valid port number.**
   Dec 06 10:08:30 docker dockerd-current[3160]: 
   Dec 06 10:08:30 docker dockerd-current[3160]: Loaded your LOCAL 
configuration at [/home/superset/superset/superset_config.py]
   Dec 06 10:08:30 docker dockerd-current[3160]: Loaded your LOCAL 
configuration at [/home/superset/superset/superset_config.py]
   Dec 06 10:08:30 docker dockerd-current[3160]: Starting server with command: 
   **Dec 06 10:08:30 docker dockerd-current[3160]: gunicorn -w 3 --timeout 60 
-b  {address}:{port}  --limit-request-line 0 --limit-request-field_size 0 
superset:app**
   Dec 06 10:08:30 docker dockerd-current[3160]: 
   Dec 06 10:08:30 docker dockerd-current[3160]: 2018-12-06 02:08:30.946 UTC 
[2258] LOG:  unexpected EOF on client connection with an open transaction
   Dec 06 10:08:31 docker dockerd-current[3160]: 
time="2018-12-06T10:08:31.104562083+08:00" level=warning 
msg="3468d7ee8d1cdc17c1e6fc24aee8323c03a0be30b1f358013bf2121ccf587e78 cleanup: 
failed to unmount ...valid argument"
   Hint: Some lines were ellipsized, use -l to show in full.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to