Skip to content

Conversation

@Boy132
Copy link
Member

@Boy132 Boy132 commented Jul 3, 2025

Closes #1477

grafik
grafik

@Boy132 Boy132 self-assigned this Jul 3, 2025
@rmartinoscar
Copy link
Member

dns_get_record() doesn't work with /etc/hosts overrides.

@marpisco
Copy link

marpisco commented Jul 5, 2025

dns_get_record() doesn't work with /etc/hosts overrides.

Shouldn't be supposed to. It's meant to check if a domain is actually valid for proper reach from a browser.

@rmartinoscar
Copy link
Member

rmartinoscar commented Jul 5, 2025

Shouldn't be supposed to. It's meant to check if a domain is actually valid for proper reach from a browser.

You are right but its quite handy when debugging, this way you know what the panel resolves to and if you wanna know what the browser do you can just use a simple ping, while now you'll have to enter the container.

@marpisco
Copy link

marpisco commented Jul 5, 2025

its quite handy when debugging, this way you know what the panel resolves to

Debugging tools like that wouldn't be a terrible idea to add to the panel tho. Both useful for server admins and you, developers of this panel.

@Boy132 Boy132 merged commit 23ddded into main Jul 6, 2025
25 checks passed
@Boy132 Boy132 deleted the boy132/fix-node-fqdn-ipv6-only branch July 6, 2025 20:43
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panel lists node domain as invaid if only AAAA record is avalible

6 participants