Create New site page (suddenly all options disappear)
« on: May 04, 2024, 09:37:59 AM »
Hello suddenly options to create new site map disappeared. Please check the screen shot
Re: Create New site page (suddenly all options disappear)
« Reply #1 on: May 04, 2024, 09:45:25 AM »
Hello,

looks like memory limit is exceeded when generator was trying to display current progress details, please try to increase the memory_limit setting in PHP configuraiton.
Re: Create New site page (suddenly all options disappear)
« Reply #2 on: May 04, 2024, 10:31:12 AM »
Changed from 512M to 2048M, and restarted the server!

Still issue persist. Do you think Memory is still less?

; Maximum amount of memory a script may consume
; [ External links are visible to forum administrators only ]
memory_limit=2048M
Re: Create New site page (suddenly all options disappear)
« Reply #3 on: May 04, 2024, 11:20:05 AM »
Hello,

looks like memory limit is exceeded when generator was trying to display current progress details, please try to increase the memory_limit setting in PHP configuraiton.

Note that: While this problem occurred. Generator was not running. Sitemap generation already finished. Generator was not crawling at that time.
Re: Create New site page (suddenly all options disappear)
« Reply #4 on: May 05, 2024, 11:21:57 AM »
I think I solved the issue.

So was not able to troubleshoot it. So what I did was to delete the complete /generator folder. And redo all the installation process from start. I think it worked.