• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question PHP Fatal error: Allowed memory PLESK

eloy.ameneiros

New Pleskian
Server operating system version
Ubuntu 24.04.1 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.64_build1800241008.13 os_Ubuntu 24.04
Hello,

I have the following error when I trigger a sync from Salesforce via Artisian in Plesk.

# php artisan salesforce:salsforce-usersRolesClubs-syncExecution /opt/plesk/php/8.3/bin/php has failed with exit code 255, stdout: Sync process statedStart importing all role names 11:35:49 amFinish importing all role names 11:35:50 amStart importing users, clubs and directions for both 11:35:50 am, stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhosts/lesmills.es/connect.lesmills.es/back/app/Services/Salesforce/SalesforceFinder.php on line 332PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhosts/lesmills.es/connect.lesmills.es/back/vendor/symfony/error-handler/Error/FatalError.php on line 48

I have edited the php.ini and the memmory_limit to 4096MB and the error is still thrown.

Could you help me?.

Regards.
 
Back
Top