script state not saving every 30 seconds
« on: January 23, 2020, 08:19:17 AM »
Hi

So the script state is not saving every 30 seconds, and also when im watching the status screen on the progress on the create screen it showed that that it did 20000 added to site map entries then when i come back a few hours later it jumps back down to 7000?

I have deleted old install created new install and now its hanging at 250 added to site map entries.

whats going on here it just does not save every 30 seconds?

have also have cron job setup to run every 30 mins.

also got Monitor crawler window and automatically resume if it stops in X seconds: enabled.

It never completes a sitemap?

hope you can help
Re: script state not saving every 30 seconds
« Reply #1 on: January 23, 2020, 08:41:54 AM »
also get this message under broken links

Warning: Illegal string offset 'u404' in ...../public_html/generator/pages/page-l404.inc.php on line 112

Warning: Invalid argument supplied for foreach() in ....../public_html/generator/pages/page-l404.inc.php on line 117
Re: script state not saving every 30 seconds
« Reply #2 on: January 23, 2020, 10:17:20 AM »
Hello,

in this case I would recommend to run generator in command line if you have ssh access to your server.
Broken links page is available only after sitemap has been completed.
Re: script state not saving every 30 seconds
« Reply #3 on: January 23, 2020, 10:47:31 AM »
Hi
So where do I find the ssh command to use?

also can I have a cronjob running when I run the ssh command? set to running every 30 mins is this ok? or must i disable the cronjob?

Regards
Re: script state not saving every 30 seconds
« Reply #4 on: January 24, 2020, 10:25:10 AM »
Hello,

the command line is shown on "Create sitemap" page of sitemap generator.
Cron job can be left enabled.