Question
DNS cache problem
I have several droplets and with curl i can connect to a specific url. But on 1 droplet its not possible i get this error:
curl -vv #example_url
- Rebuilt URL to: #example_url
- Hostname was NOT found in DNS cache
- Trying #ipadress…
- connect to #ipadress port 8088 failed: Connection timed out
- Failed to connect to #ipadress port 8088: Connection timed out
- Closing connection 0 curl: (7) Failed to connect to #ipadress 8088: Connection timed out
How can i clear/fix this DNS cache problem? Firewall is disabled.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×