Deployments and health checks have started to consistently fail for one of my apps (starting just today)
ERROR: cannot init consul: cannot connect to consul: register node "***********-z4k69dz36x0qp5mx/litefs": Put "https://consul-iad-12.fly-shared.net/v1/catalog/register": dial tcp: lookup consul-iad-12.fly-shared.net on [fdaa::3]:53: server misbehaving
and then eventually:
machine has reached its max restart count of 10
I’ve attempted fly consul detach/attach to reset the consul secret and tried disabling the health checks in an attempt to get a deployment working, but nothing I’ve tried so far has fixed the above issue. Is there anything in particular I can do to resolve this?
Would this qualify as an incident? It would be helpful to know the status of this issue so I know when it’s resolved. The issue is currently blocking me from deploying my app.