Closed FabioIaderosa closed 2 years ago
The error is getting triggered from your afterSave
event handler, modules\menatwork\listeners\SaveListener::addAlgoliaSlug()
.
If you send your composer.json
, composer.lock
, and modlues/*
files, plus a database backup, over to support@craftcms.com, we can help look into it from there.
thanks brandon, i have send the files.
Resolved in support!
What happened?
Description
After upgrading the cms to version 3.7.43, resaving existing entries which have matrix field included, throw an 503 error and give a blank screen. Looking at the log files and stack tracks, There is the following error: The error only happens to only existing entries, newly created ones are working.
Full trace:
Steps to reproduce
Expected behavior
New content of existing entry can be saved.
Actual behavior
New content of existing entry cannot be saved.
Craft CMS version
3.7.43
PHP version
7.3.33
Operating system and version
Linux 4.15.0-169-generic
Database type and version
MySQL 5.5.5
Image driver and version
GD 7.3.33
Installed plugins and versions