Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status_checks.py checking for default domain A record #2460

Open
jasonnet opened this issue Nov 18, 2024 · 0 comments
Open

status_checks.py checking for default domain A record #2460

jasonnet opened this issue Nov 18, 2024 · 0 comments

Comments

@jasonnet
Copy link

jasonnet commented Nov 18, 2024

I've just installed the latest miab about a week ago with a first domain and have been adding additional existing domains since. I'm using cloudflare dns for all the additional domains. This has gone well for all my mostly unused domains, but today I encountered something odd with a domain that includes a website.

For the domain manyedges.com I have a website that I want to continue to support. As a result, I've used the admin site to ask miab to customize the zone file to include a CNAME record for @ and www. that will point to the domain's main website.

But it seems that status_checks.py / check_dns_zone() is unhappy about this and grades the resulting zone file has having an error. The code seems to look for an A record for @ pointing to the box ip addr. If it is not the case, it treats this as an error.

Should we treat this as a miab bug/limitation, or should I just shrug this off, or... ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant