We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test Query_Quad9 is now failing a FormatError.
Query_Quad9
FormatError
I'm skipping the test until this resolved.
The text was updated successfully, but these errors were encountered:
test: skip Quad9 #18
ca68967
It doesn't like the OPT record we are generating. By commenting out the create OPT record, Quad9 processes the query.
Sorry, something went wrong.
It appears that the EdnsKeepaliveOption is sometimes being rejected with a format error.
EdnsKeepaliveOption
Its the EdnsKeepaliveOption, when not passed to Quad9 it never fails. If passed, then it randomly fails.
Sent a message to Quad9 support. Waiting for the response.
No branches or pull requests
The test
Query_Quad9
is now failing aFormatError
.I'm skipping the test until this resolved.
The text was updated successfully, but these errors were encountered: