You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: