WebHosting Plesk: There are no compatible Plesk nodes for provisioning
Original Publishing Date:
2020-01-22
Symptoms
Provisioning task failed with error:
There are no compatible Plesk nodes for provisioning: Nodes that do not meet the requirements: 1. For details, log in to the server at example.com and see the file /var/log/shm-dispatcher/dispatcher.log"
The file /opt/shm-dispatcher/vendor/odin/aps/2/types.php failed on line 704 with error "Allowed memory size of 134217728 bytes exhausted (tried to allocate 56 bytes)".
Cause
Request fails with due to PHP memory limit.
Issue is acknowledged as WHM-10439: Default PHP memory limit is not enough for synchronization > 900 websites.
Resolution
Increase the memory limit in the /etc/opt/shm-dispatcher/php.ini on the Websites Manager node.
# cat /etc/opt/shm-dispatcher/php.ini
memory_limit = 512M
Internal content
Link on internal Article