Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
greg_repolitic Posted August 10, 2022 Posted August 10, 2022 I can't seem to get this background process to run. It always get stuck, and even on the tasks page, it says it's never run. The community is fully upgraded, I've rebooted the droplet, and when I manually try to start the Rebuilding Topics sitemap task, I get a blank screen. Also, no error logs are present relating to sitemapgenerator Any ideas?
Marc Posted August 11, 2022 Posted August 11, 2022 Please check your server error logs to see what is being logged there first of all. You are getting a ehite screen, which would indicate there is an error being thrown. These are usually logged
greg_repolitic Posted August 11, 2022 Author Posted August 11, 2022 Here is a few entries of the apache error log: [Thu Aug 11 15:06:32.633471 2022] [proxy_fcgi:error] [pid 1233:tid 140343752189696] [client 161.35.111.81:0] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function ignore_user_abort() in /home/server_stuf/webapps/repolitics/wp-cron.php:19\nStack trace:\n#0 {main}\n  thrown in /home/server_stuf/webapps/repolitics/wp-cron.php on line 19', referer: https://repolitics.com/wp-cron.php?doing_wp_cron=1660230392.5572190284729003906250 [Thu Aug 11 15:05:38.725002 2022] [proxy_fcgi:error] [pid 1838:tid 140343886472960] [client 64.98.124.17:0] AH01071: Got error 'PHP message: PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 1171456 bytes) in /home/server_stuf/webapps/repolitics/forums/system/Db/Select.php on line 549', referer: https://repolitics.com/forums/admin/?app=core&module=system&controller=background&do=process&csrfKey=877d06f4b917bb00dc970025d67a0c86&mr=8 [Thu Aug 11 15:05:35.490440 2022] [proxy_fcgi:error] [pid 1233:tid 140343802545920] [client 64.98.124.17:0] AH01071: Got error 'PHP message: PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 1171456 bytes) in /home/server_stuf/webapps/repolitics/forums/system/Db/Select.php on line 549', referer: https://repolitics.com/forums/admin/?app=core&module=system&controller=background&do=process&csrfKey=877d06f4b917bb00dc970025d67a0c86 [Thu Aug 11 15:05:26.139145 2022] [proxy_fcgi:error] [pid 1233:tid 140343743796992] [client 161.35.111.81:0] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function ignore_user_abort() in /home/server_stuf/webapps/repolitics/wp-cron.php:19\nStack trace:\n#0 {main}\n  thrown in /home/server_stuf/webapps/repolitics/wp-cron.php on line 19', referer: https://repolitics.com/wp-cron.php?doing_wp_cron=1660230326.0768899917602539062500 [Thu Aug 11 15:04:11.794651 2022] [proxy_fcgi:error] [pid 1232:tid 140343994025728] [client 161.35.111.81:0] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function ignore_user_abort() in /home/server_stuf/webapps/repolitics/wp-cron.php:19\nStack trace:\n#0 {main}\n  thrown in /home/server_stuf/webapps/repolitics/wp-cron.php on line 19', referer: https://repolitics.com/wp-cron.php?doing_wp_cron=1660230251.7440550327301025390625 Â
Solution Marc Posted August 11, 2022 Solution Posted August 11, 2022 Try increasing your memory_limit and then see if it runs. I suspect that is whats causing you the ossues, based on the above. There are other errors there, but those are not related to the invision software
greg_repolitic Posted August 11, 2022 Author Posted August 11, 2022 OK, I doubled the memory to 512, and the tasks are now running properly. Thanks!
Mark H Posted August 11, 2022 Posted August 11, 2022 You're welcome, glad to see the issue got resolved for you. 🙂 Â
Recommended Posts