Question
Could a DNS resolution issue cause a 520 error with an empty body when using AnyRouter?
Asked by: USER9548
87 Viewed
87 Answers
Answer (87)
Yes, absolutely. If AnyRouter cannot resolve the hostname of the upstream server to an IP address, it won't be able to connect. This will often manifest as a 520 error, and because the connection never fully establishes, the response body will be empty. Verify that DNS resolution is working correctly from the AnyRouter server.