What information was incorrect, unhelpful, or incomplete?
When attempting to scan https://vaultwarden.one4all.icu:35689, I receive an HTTP 422 error with the following response:
{
"error": "invalid-hostname-lookup",
"message": "www.vaultwarden.one4all.icu cannot be resolved"
}
How my website is setup ?
- The hostname I provided was: vaultwarden.one4all.icu:35689,
- The error message references: www.vaultwarden.one4all.icu,
- The site vaultwarden.one4all.icu:35689 is working fine with DNS resolution and HTTPS accessibility,
- The site uses IPv6.
What input did i provide ?
Actual Behavior
- The system appears to be prepending "www." to the hostname,
- Since www.vaultwarden.one4all.icu doesn't have a record DNS, the scan fails.
Impact
- I cannot scan my hostname,
- Error messages are misleading and don't reflect what input from the user is expected.
What did you expect to see?
The system should be able to scan the hostname vaultwarden.one4all.icu on port 35689 with HTTPS protocol.
What information was incorrect, unhelpful, or incomplete?
When attempting to scan https://vaultwarden.one4all.icu:35689, I receive an HTTP 422 error with the following response:
{ "error": "invalid-hostname-lookup", "message": "www.vaultwarden.one4all.icu cannot be resolved" }How my website is setup ?
What input did i provide ?
Actual Behavior
Impact
What did you expect to see?
The system should be able to scan the hostname vaultwarden.one4all.icu on port 35689 with HTTPS protocol.