• When I’m on the plugins page, it loads extremely slow and after it’s loaded I’m getting stream_connect_client errors.

    Warning: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/wp-includes/class-http.php on line 1006

    Warning: stream_socket_client(): unable to connect to ssl://api.ww.wp.xz.cn:443 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /var/www/wp-includes/class-http.php on line 1006

    Warning: An unexpected error occurred. Something may be wrong with ww.wp.xz.cn or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to ww.wp.xz.cn. Please contact your server administrator.) in /var/www/wp-includes/update.php on line 295

    Warning: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/wp-includes/class-http.php on line 1006

    Warning: stream_socket_client(): unable to connect to tcp://api.ww.wp.xz.cn:80 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /var/www/wp-includes/class-http.php on line 1006

    I’m using Vagrant running a standard LAMP stack.

    Does anyone know how I can fix these errors?

The topic ‘stream_connect_client error when on plugins page’ is closed to new replies.