Hi all,
I am using 8.1.5, and this is working fine (email to case it is not working, but this is another thread). When I upgrade to 8.2.4 via CLI, espoCRM does not work at all. I tried a rebuild but had no success. My log shows:
[2024-05-28 07:42:57] ERROR: (0) Could not load 'recordHookManager' service.; GET /Notification/action/notReadCount; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:00] ERROR: (0) Could not load 'recordHookManager' service.; GET /PopupNotification/action/grouped; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:06] WARNING: E_WARNING: Undefined array key "apiKey" {"code":2,"message":"Undefined array key "apiKey"","file":"/opt/bitnami/espocrm/application/Espo/Core/Api/Route/RouteParamsFetcher.php","line":56}
[2024-05-28 07:43:06] ERROR: (0) Could not load 'recordHookManager' service.; GET /Notification/action/notReadCount; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:12] WARNING: (400) GET /EblaLayoutCustomCss; line: 59, file: /opt/bitnami/espocrm/application/Espo/Modules/Crm/Tools/Campaign/Api/PostGenerateMailMerge.php
These entries are not in the log, when I use the old 8.1.5 version, so I guess this must be the problem.
I appreciate any help.
Bernhard
I am using 8.1.5, and this is working fine (email to case it is not working, but this is another thread). When I upgrade to 8.2.4 via CLI, espoCRM does not work at all. I tried a rebuild but had no success. My log shows:
[2024-05-28 07:42:57] ERROR: (0) Could not load 'recordHookManager' service.; GET /Notification/action/notReadCount; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:00] ERROR: (0) Could not load 'recordHookManager' service.; GET /PopupNotification/action/grouped; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:06] WARNING: E_WARNING: Undefined array key "apiKey" {"code":2,"message":"Undefined array key "apiKey"","file":"/opt/bitnami/espocrm/application/Espo/Core/Api/Route/RouteParamsFetcher.php","line":56}
[2024-05-28 07:43:06] ERROR: (0) Could not load 'recordHookManager' service.; GET /Notification/action/notReadCount; line: 346, file: /opt/bitnami/espocrm/application/Espo/Core/Container.php
[2024-05-28 07:43:12] WARNING: (400) GET /EblaLayoutCustomCss; line: 59, file: /opt/bitnami/espocrm/application/Espo/Modules/Crm/Tools/Campaign/Api/PostGenerateMailMerge.php
These entries are not in the log, when I use the old 8.1.5 version, so I guess this must be the problem.
I appreciate any help.
Bernhard
Comment