Closed Sblop closed 1 year ago
Thanks, give the main
image a try once it finishes building
Thanks, give the
main
image a try once it finishes building
Had the same issue. It works with main
image. Thank you.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.
Description
If a serivce has "showStats: true" but container is stopped, homepage will crash.
Steps to reproduce
I have had a perfectly working setup, however after recent docker homepage update suddenly homepage wasnt working anymore. After removing secions from to narrow down the error I have found that this is caused by showStats:
I have some services that are started on-demand, using a traefik plugin. Works fine. Thereby reducing load from my server. Like below with paperless-ngx. I have some services show docker stats alway, and in my regular setup I have some containers that are to show docker stats, only when running. In order not to show the error I use "hideErrors: true" in settings.yaml.
Excempt from services.yaml
When this container is not running, but show stats: true, homepage crashes. See logs below.
For containers running, it shows docker stats directly.
I have all services behind 2fa/authelia, for this reason I am fine with exposing docker directly to homepage.
homepage version
latest/v0.6.25
Installation method
Docker
Configuration
Container Logs
logs doesnt show paperless.
Browser Logs
Troubleshooting
Found the error when I deleted my services one at a time, until homepage loaded.
Other
Homepage: Latest
Docker:
Version: 20.10.22-qnap3 API version: 1.41 Go version: go1.18.9 Git commit: 57ed8b8 Built: Mon Feb 13 03:14:25 2023 OS/Arch: linux/amd64 Context: default Experimental: true
Server: Docker Engine - Community Engine: Version: 20.10.22-qnap3 API version: 1.41 (minimum version 1.12) Go version: go1.18.9 Git commit: 4c3f413 Built: Mon Feb 13 02:50:49 2023 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.6.13 GitCommit: 78f51771157abb6c9ed224c22013cdf09962315d runc: Version: 1.1.4 GitCommit: v1.1.4-0-g5fd4c4d1 docker-init: Version: 0.19.0 GitCommit: de40ad0
Before submitting, I have made sure to