Gateway Time Out Error
« on: April 13, 2021, 03:19:38 PM »
I am trying to run the generator, and every time I run it I get a "gateway time out" error.

I have changed a few settings to "0" for execution time and maximum memory usage - changed those on a guess, but it hasn't helped the issue.  Currently it says 7,091 files and has 2,955 in queue, but the sitemap files have zero content.

I am uber confused with this.  I tried running the script from your website (free version) and it seems to spider everything just fine.

Hope you can help guide me.
Thanks for your help!
Jeanne

Code: [Select]
https://printedperfection.com/generator/index.php
Re: Gateway Time Out Error
« Reply #1 on: April 13, 2021, 07:48:30 PM »
I kept continuing the crawl, and this error came up:

/home/printedp/domains/printedperfection.com/public_html/generator
/home/printedp/domains/printedperfection2.com/public_html/generator
/home/printedp/domains/printedperfection3.com/public_html/generator
/home/printedp/domains/printedperfection4.com/public_html/generator
/home/printedp/domains/printedperfection5.com/public_html/generator
/home/printedp/domains/printedperfection6.com/public_html/generator
/home/printedp/dom
Re: Gateway Time Out Error
« Reply #2 on: April 14, 2021, 09:51:27 AM »
Hello,

you have incorrectly defined "HTML Sitemap filename" setting, it should point to html file, not a folder name.
Re: Gateway Time Out Error
« Reply #3 on: April 14, 2021, 04:25:55 PM »
I am super happy, with that correction, I was able to get it to finish! 

I tried doing the entire site, (previously I was only doing an individual category), and it is still giving me the gateway time out error.  Do you have any suggestions on stopping the time out error?

Thanks so much for your help!
Jeanne
Re: Gateway Time Out Error
« Reply #4 on: April 15, 2021, 04:45:30 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.
 
Re: Gateway Time Out Error
« Reply #5 on: April 15, 2021, 05:43:54 PM »
Thank you.  I will try that.

Somehow, the scan that timed out yesterday was able to finish after resuming it just once, but I will still reach out to my host.

Thanks again!