I need urgent help with an issue that happened after updating the admin panel. As for the title: when I try to add an image either by dropping it or opening it and then choosing it from my desktop, I have an error with these details:
56299/fetchMedia/<@https://www.xxx.ie/user/plugins/admin/themes/grav/js/admin.min.js?0b8cf09e5e:4325:16
56299/request/<@https://www.xxx.ie/user/plugins/admin/themes/grav/js/admin.min.js?0b8cf09e5e:890:12
The error happens even after cleaning the cache of Grav and of the Browser (FF and Chrome)
I also tried to login-logout, but to no avail.
I checked the report , which says: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24576 bytes) this is the verbose output:
/var/www/vhosts/xxx.ie/httpdocs/vendor/filp/whoops/src/Whoops/Run.php(510): Whoops\Run->handleError()
/var/www/vhosts/xxx.ie/httpdocs/system/src/Grav/Common/Errors/SystemFacade.php(43): Whoops\Run->handleShutdown()
[internal function]: Grav\Common\Errors\SystemFacade->handleShutdown()
{main}
I then checked my PHP (ver 8.2.17) memory limit which is already set to 128M
The error also happens in another website which is not bilingual and uses Helium free Gantry 5 template.
Moreover, the error happened also using a previous PHP version (8.0.30)
Working in Mac Monterey, Rockettheme Zenith, Grav 1.7.45 Admin 1.10.45 PHP 8.2.17
Thanks in advance!