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

[Feature] Using actual endpoint string in the config to display warning/error, instead of all IP address #872

Closed
PeterDaveHello opened this issue Feb 10, 2023 · 0 comments · Fixed by #902
Labels
🔨 enhancement New feature or request
Milestone

Comments

@PeterDaveHello
Copy link
Contributor

PeterDaveHello commented Feb 10, 2023

It's harder to confirm which endpoint is failing when they are all IP address, you'd need to find the reverseIP to locate the issue

[2023-02-10 15:27:56]  WARN parallel resolver: test resolve of upstream server failed: can't resolve request via upstream server 92.249.39.1:853: x509: certificate has expired or is not yet valid: current time 2023-02-10T15:27:56Z is after 2022-08-23T14:34:49Z                                                                                                                                                                                                                        
[2023-02-10 15:27:56]  WARN parallel resolver: test resolve of upstream server failed: can't resolve request via upstream server https://92.249.39.1:443/dns-query: http return content type should be 'application/dns-message', but was ''
[2023-02-10 15:28:05]  WARN parallel resolver: test resolve of upstream server failed: can't resolve request via upstream server 185.228.168.9:853: EOF
@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label Feb 15, 2023
@0xERR0R 0xERR0R added this to the 0.21 milestone Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants