glances
glances copied to clipboard
Glances over docker stop to response port 61208
Description
I have install glances on docker with the -w option and some times the server stops / not response. I didnt see anything wrong in logs. So i restarted the container and everything came back to normal.
Versions
- Latest docker image
- Ubuntu 20.04
Logs
Nothing in logs!
I'm seeing the same thing happening. What kind of information would be helpful?
I'm using Glances image 05a9e421679e
on Ubuntu 20.04:
$ docker version
Client: Docker Engine - Community
Version: 20.10.5
API version: 1.41
Go version: go1.13.15
Git commit: 55c4c88
Built: Tue Mar 2 20:18:20 2021
OS/Arch: linux/amd64
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.5
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: 363e9a8
Built: Tue Mar 2 20:16:15 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.4.3
GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b
runc:
Version: 1.0.0-rc92
GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
docker-init:
Version: 0.19.0
GitCommit: de40ad0
The only thing I ever see in the Docker logs is:
Glances Web User Interface started on http://0.0.0.0:61208/
I have attached the output of docker container inspect glances
:
I have this same issue with Glances v3.3.1.1 with PsUtil v5.8.0
on a raspberry pi 4. It will run a ~1 day, and stop responding on port 61208. If I bind to other ports, it will work.