watchtower icon indicating copy to clipboard operation
watchtower copied to clipboard

Localstack with Watchtower

Open covatic-john opened this issue 2 years ago • 1 comments

I am trying to run watchtower (watchtower~=3.0.1) with localstack. Running under test containers (localstack/localstack:2.0.1")

But am running into the following warning Warning: Failed to deliver logs: Could not connect to the endpoint URL: "http://localhost:4566/"

ca anyone give me pointers on debugging this of where I might have an issue

covatic-john avatar Jan 17 '24 14:01 covatic-john

I am currently running into this issue as well running a flask application in Docker. Logging works well most of the time, but periodically my app will freeze up or crash and I see this same error message (with an AWS endpoint instead of localhost).

jack-ditto avatar Aug 15 '24 16:08 jack-ditto