Dan Zatloukal
Dan Zatloukal
> I was facing this with nats-server `version 2.9.25` after upgrading to `version 2.10.12` issue resolved. Thanks for the reply. We will be updating NATS on our prod environment this...
We have updated all our NATS server environments to version `2.10.12`. We have cleared the affected streams of any messages and recreated the consumers. The issue is still there, **but...
Okay, thank you for the response, we will update to 2.10.14 and will let you know.
Seems that the issue is no longer present after the update to 2.10.14. Thank you all for help and I will now close this issue :+1:
We have the same issue, where docker stats suddenly stops responding. ## Issue description - 3 virtual instances all have the same issue (occurred at different times). - Running ~30...
Thanks for the quick response, here it is. Instance A: [goroutinedump.txt](https://github.com/moby/moby/files/15079539/goroutinedump.txt) [info.txt](https://github.com/moby/moby/files/15079549/info.txt) [version.txt](https://github.com/moby/moby/files/15079559/version.txt) [journalctl-logs.txt](https://github.com/moby/moby/files/15079568/journalctl-logs.txt) Instance B: [goroutinedump.txt](https://github.com/moby/moby/files/15079570/goroutinedump.txt) [info.txt](https://github.com/moby/moby/files/15079573/info.txt) [version.txt](https://github.com/moby/moby/files/15079577/version.txt) [journalctl-logs.txt](https://github.com/moby/moby/files/15079575/journalctl-logs.txt) Instance C: [goroutinedump.txt](https://github.com/moby/moby/files/15079581/goroutinedump.txt) [info.txt](https://github.com/moby/moby/files/15079584/info.txt) [version.txt](https://github.com/moby/moby/files/15079589/version.txt) [journalctl-logs.txt](https://github.com/moby/moby/files/15079586/journalctl-logs.txt)
Thanks for the quick investigation :+1: I can see that some of the containers indeed can't send logs due to non existing cloud watch log groups. This is of course...
Just a quick update. We have fixed the logging misconfiguration issues so that all our docker containers are correctly sending logs to CloudWatch. We have then restarted the docker service...
> LGMT. Can you add a changelog entry specifying what's being deprecated? Thanks! Thank you, and sorry for the late response. I've added a changelog entry. Since this change only...
> I'd like to be a bit more explicit with the migration. I agree, it is better to be more explicit here. I was initially not sure if I should...