caddy-docker-proxy icon indicating copy to clipboard operation
caddy-docker-proxy copied to clipboard

[Question] Logs get filled with "Service has no tasks in running state" when using Sablier module

Open jpbaril opened this issue 9 months ago • 0 comments

Hi, My logs are getting filled every 10 seconds with this warning message:

WRN ts=1740039032.3436027 logger=docker-proxy msg=Service has no tasks in running state service=stirling_stirling-pdf serviceId=07q4d8uq52cv1ypgub0lzprih

This is because I use Sablier which shuts down services after a certain time. In this case, the Stirling app. I also added in my docker-compose for Caddy this variable: "CADDY_DOCKER_SCAN_STOPPED_CONTAINERS=true"

My question is: Is this normal that the logs get this warning every few seconds?

Thanks

jpbaril avatar Feb 20 '25 08:02 jpbaril