2014-03-28

Hi

I am suddenly getting a ton of connection errors. Here are 4 from my error logs on two separate severs.

[Fri Mar 28 18:16:51 2014] [error] [client 173.245.56.189] PHP Fatal error: Uncaught exception 'Exception' with message 'couldn't connect to host' in /var/www/html/Prosperent_Api_2-1-9.php:777\nStack trace:\n#0 /var/www/html/Prosperent_Api_2-1-9.php(1104): Prosperent_Api::throwException('couldn't connec...', 'Exception')\n#1 /var/www/html/Prosperent_Api_2-1-9.php(819): Prosperent_Api->makeRequest('http://api.pros...')\n#2 /var/www/html/Prosperent_Api_2-1-9.php(974): Prosperent_Api->fetch('trends')\n#3 /var/www/html/templates/shopping-01/sidebar-left.php(29): Prosperent_Api->fetchTrends()\n#4 /var/www/html/templates/shopping-01/brand.php(15): include('/var/www/html/t...')\n#5 /var/www/html/index.php(1198): include('/var/www/html/t...')\n#6 {main}\n thrown in /var/www/html/Prosperent_Api_2-1-9.php on line 777

[Fri Mar 28 18:21:26 2014] [error] [client 173.245.56.139] PHP Fatal error: Uncaught exception 'Exception' with message 'connect() timed out!' in /var/www/html/Prosperent_Api_2-1-9.php:777\nStack trace:\n#0 /var/www/html/Prosperent_Api_2-1-9.php(1104): Prosperent_Api::throwException('connect() timed...', 'Exception')\n#1 /var/www/html/Prosperent_Api_2-1-9.php(819): Prosperent_Api->makeRequest('http://api.pros...')\n#2 /var/www/html/Prosperent_Api_2-1-9.php(896): Prosperent_Api->fetch('merchant')\n#3 /var/www/html/templates/shopping-01/productdetails.php(68): Prosperent_Api->fetchMerchants()\n#4 /var/www/html/index.php(1198): include('/var/www/html/t...')\n#5 {main}\n thrown in /var/www/html/Prosperent_Api_2-1-9.php on line 777

[Fri Mar 28 19:54:08 2014] [error] [client 173.245.54.138] PHP Fatal error: Uncaught exception 'Exception' with message 'Failure when receiving data from the peer' in /var/www/html/Prosperent_Api_2-1-9.php:777\nStack trace:\n#0 /var/www/html/Prosperent_Api_2-1-9.php(1104): Prosperent_Api::throwException('Failure when re...', 'Exception')\n#1 /var/www/html/Prosperent_Api_2-1-9.php(819): Prosperent_Api->makeRequest('http://api.pros...')\n#2 /var/www/html/Prosperent_Api_2-1-9.php(896): Prosperent_Api->fetch('merchant')\n#3 /var/www/html/templates/shopping-01/productdetails.php(68): Prosperent_Api->fetchMerchants()\n#4 /var/www/html/index.php(1198): include('/var/www/html/t...')\n#5 {main}\n thrown in /var/www/html/Prosperent_Api_2-1-9.php on line 777

[27-Mar-2014 23:41:04 America/New_York] PHP Fatal error: Uncaught exception 'Exception' with message 'Recv failure: Connection reset by peer' in /home/christma/public_html/Prosperent_Api_2-1-9.php:777

Stack trace:

#0 /home/christma/public_html/Prosperent_Api_2-1-9.php(1104): Prosperent_Api::throwException('Recv failure: C...', 'Exception')

#1 /home/christma/public_html/Prosperent_Api_2-1-9.php(819): Prosperent_Api->makeRequest('http://api.pros...')

#2 /home/christma/public_html/Prosperent_Api_2-1-9.php(924): Prosperent_Api->fetch('brand')

#3 /home/christma/public_html/templates/shopping-01/store.php(54): Prosperent_Api->fetchBrands(Array)

#4 /home/christma/public_html/index.php(3781): include('/home/christma/...')

#5 {main}

thrown in /home/christma/public_html/Prosperent_Api_2-1-9.php on line 777

Thanks

Andy

Show more