Container unhealthy on a subdomain #577
Unanswered
LeVraiRoiDHyrule
asked this question in
Q&A
Replies: 2 comments
-
Hi, would you have an idea of how I could fix this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi there! Sorry for the 6monthsdelay; What unhealthy message do you get in your logs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am updating my dns on Cloudflare using this tool. I want to update the base A and AAAA records, so I've set "host": "@". But after that, the container is unhealthy. It looks like it is because I host the web UI on a subdomain : ddns.mydomain.com. I think this is the cause because "host": "ddns", the the container is healthy. But the problem is that now it only updates the record for the subdomain "ddns.mydomain.com", I want to update "mydomain.com".
So what would be my way out of this ? How to have the DNS lookup work when the UI is on a subdomain while I want to update the root domain ?
Thanks in advance for any answer, have a great day
Beta Was this translation helpful? Give feedback.
All reactions