movieseals Posted February 9, 2020 Posted February 9, 2020 Hi! I am having an issue right now with the sitemap module. Whenever I try to generate a sitemap, either by cronjob or manually, the module times out after roughly 20 seconds. I checked the php ini, I have plenty of memory, max execution time is pretty high, and most other long scripts usually run fine on the site so I am at a loss as to why this is happening with this particular module.
datakick Posted February 9, 2020 Posted February 9, 2020 Hard to tell what the problem is, there isn't any resource limitations in the module itself. But it can be caused by other modules -- I've seen modules that set php max exec time to 20 secs, and never restore it after their job is done -- things like this can affect other modules in pipeline 1
movieseals Posted February 9, 2020 Author Posted February 9, 2020 I will try with all but TB modules disabled to try and pinpoint if it is a module. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now