Hello,
Since the last update, module anywhere causes a site crash with the error :
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 528384 bytes) in /home2/xxxxx/public_html/libraries/regularlabs/src/Cache.php on line 41
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 61440 bytes) in /home2/xxxxx/public_html/libraries/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php on line 273
I uninstalled this version and reinstalled an older version.
The site was working again for a while and then the error reappeared.
Can you give (s)ftp access so I can take a deeper look?
And tell me on what url I can see/reproduce the issue.
You can use the 'Confidential information' button in the forum editor to hide sensitive information.
I've tried to downgrade but now the message is :
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/qppr7783/public_html/libraries/regularlabs/src/Cache.php on line 41
Enabling the cache seems to have solved the problem.
During the build phase, I work without cache.
It's strange that it worked for 2 months without cache and now I have to activate it...
The main thing is that it works again...