XF 1.4 Error submitting sitemap to Google: Read timed out after 10 seconds

imthebest

Well-known member
Error Info Zend_Http_Client_Adapter_Exception: Error submitting sitemap to Google: Read timed out after 10 seconds - library/Zend/Http/Client/Adapter/Socket.php:512
Generated By: Unknown Account, Hoy, 01:40

Request State
array(3) {
["url"] => string(46) "http://www.mysite.com/forums/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(7) "/forums/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}

What I can do about that? I'm on a VPS and have full root access.
 
Top Bottom