mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed
-
After installing HyperDB some time ago, we began getting the errors
mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed
. These usually appear during scaling events, but sometimes can actually take our servers offline, creating a domino effect and taking out all of our servers. The only way to get back up is to replace all the application servers. Once that is done, things go back to normal and the servers stop spitting out the errors. (Technically warnings).I’ve done plenty of digging and can’t figure out why this would be happening only some of the time. Any help would be appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed’ is closed to new replies.