v7.1 unable to crawl website - 522 timeout issues
« on: July 11, 2015, 10:31:14 AM »
Hi I upgraded to v7.1 - and alas now sitemap is not crawling. I get this error, which suggests the site [ External links are visible to forum administrators only ] is unreachable timeout on error 522, but I can view the page totally fine, so can other people in the states (where the server is based).

There was an error while retrieving the URL specified: [ External links are visible to forum administrators only ]
HTTP Code:
HTTP/1.1 522 Origin Connection Time-out
HTTP headers:
server: cloudflare-nginx
date: Sat, 11 Jul 2015 09:28:53 GMT
content-type: text/html; charset=UTF-8
transfer-encoding: chunked
connection: close
set-cookie: __cfduid=da07ad6fc241f1348ff5cd40bd641e8d61436606918; expires=Sun, 10-Jul-16 09:28:38 GMT; path=/; domain=.testosterone.nu; HttpOnly

I hope someone can help. I have checked the site's .htaccess file and I don't see anything which could be making it go wrong  / blocking etc.

Thanks.


Re: v7.1 unable to crawl website - 522 timeout issues
« Reply #1 on: July 12, 2015, 07:49:55 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.