Hello,
I just updated EspoCRM and advanced pack to the most recent version (was only one version behind on each) and my CPU usage jumped from 2% to 50-60%. I am not sure what caused this.
I am getting this error but highly doubt it could be the culprit:
[2022-02-03 03:34:02] WARNING: E_WARNING: array_diff(): Expected parameter 1 to be an array, null given {"code":2,"message":"array_diff(): Expected parameter 1 to be an array, null given","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":205} [] [2022-02-03 03:34:02] WARNING: E_WARNING: array_filter() expects parameter 1 to be array, null given {"code":2,"message":"array_filter() expects parameter 1 to be array, null given","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":213} [] [2022-02-03 03:34:02] WARNING: E_WARNING: Invalid argument supplied for foreach() {"code":2,"message":"Invalid argument supplied for foreach()","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":215} []
Any ideas?
Thanks all!
I just updated EspoCRM and advanced pack to the most recent version (was only one version behind on each) and my CPU usage jumped from 2% to 50-60%. I am not sure what caused this.
I am getting this error but highly doubt it could be the culprit:
[2022-02-03 03:34:02] WARNING: E_WARNING: array_diff(): Expected parameter 1 to be an array, null given {"code":2,"message":"array_diff(): Expected parameter 1 to be an array, null given","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":205} [] [2022-02-03 03:34:02] WARNING: E_WARNING: array_filter() expects parameter 1 to be array, null given {"code":2,"message":"array_filter() expects parameter 1 to be array, null given","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":213} [] [2022-02-03 03:34:02] WARNING: E_WARNING: Invalid argument supplied for foreach() {"code":2,"message":"Invalid argument supplied for foreach()","file":"/opt/bitnami/espocrm/application/Espo/Core/HookManager.php","line":215} []
Any ideas?
Thanks all!
Comment