Don’t exactly know what the problem is, but it seems that healthcheck curl commands to https://example.com/ currently fail, probably because of a ssl failure. This causes container that rely on this to fail. Just wanted to let you guys know.
Don’t exactly know what the problem is, but it seems that healthcheck curl commands to https://example.com/ currently fail, probably because of a ssl failure. This causes container that rely on this to fail. Just wanted to let you guys know.
The certificate of example.com refreshed just a few hours ago, if verification fails on your system check your clock (do time and timezone match?)
Yeah saw that and checked the time, both on the host and container. Both are accurate.