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
No TCP connection to reloadly domain
DNS should always be resolved
When makeing a request to the reoloadly domain name, I usually get errors about the DNS not being resolved. The error looks like this
Get "https://topups.reloadly.com/topups/reports/transactions/5593913": dial tcp: lookup topups.reloadly.com on 169.254.169.254:53: no such host
Repeatedly make a request to topups.reloadly.com
DNS resolution should always work
I'm trying to do a topup or also trying to iew a transaction
Google cloud RUN
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
No TCP connection to reloadly domain
Expected Behavior
DNS should always be resolved
Current Behavior
When makeing a request to the reoloadly domain name, I usually get errors about the DNS not being resolved. The error looks like this
Steps to Reproduce
Repeatedly make a request to topups.reloadly.com
Possible Solution
DNS resolution should always work
Context
I'm trying to do a topup or also trying to iew a transaction
Your Environment
Google cloud RUN
The text was updated successfully, but these errors were encountered: