Question

Temporary failure in name resolution

Every so often a droplet will start throwing this error out of the blue:

“Temporary failure in name resolution”

PHP error (redacted):

{"error":{"msg":"php_network_getaddresses: getaddrinfo for xxx-000000-do-user-000000-0.b.db.ondigitalocean.com failed: Temporary failure in name resolution","code":2002}}

It’s occurring because it’s trying to make a SQL connection to a DO managed DB.

The issue only occurs from THAT droplet, no other. Other droplets can communicate with the managed DB without issue. I can even remotely connect to the Managed DB and can see that it’s running fine. The issue is purely isolated to the one droplet at that moment.

Then, after about 10-15 minutes, the issue resolves and the said droplet starts talking to the managed DB again.

What causes this? The instances of it occurring a very random, from different droplets, usually without any significant or unusual activity or process. The fact that we can connect into the managed DB remotely suggests that it’s an internal issue within DO.

A few articles here suggest that it’s a DNS issue


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

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.

Same thing here, it happens often, but the database remains online. It seems to happen during high traffic, or when bots/crawlers are on the website.

mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known

This comment has been deleted

    It’s still happening from time to time, this one was just a few minutes ago:

    Uncaught mysqli_sql_exception: php_network_getaddresses: getaddrinfo for xxxxxxxxxxx-xx-do-user-11111111111-0.b.db.ondigitalocean.com failed: Temporary failure in name resolution in...
    

    There are no noted networking issues by DO. It’s only affecting on Droplet in system, others within the same VPC are functioning fine and I can otherwise query the database remotely.

    Very strange and annoying

    Try DigitalOcean for free

    Click below to sign up and get $200 of credit to try our products over 60 days!

    Sign up

    Featured on Community

    Get our biweekly newsletter

    Sign up for Infrastructure as a Newsletter.

    Hollie's Hub for Good

    Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

    Become a contributor

    Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

    Welcome to the developer cloud

    DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

    Learn more
    DigitalOcean Cloud Control Panel