You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the creation of a new page entry Craft is throwing a mutext exception. It does not happen always but very often. In the queue there are no pending jobs and we also tried to clear the entire caches to just make sure nothing is stucked.
Can you try removing your custom mutex component from config/app.php? As of Craft 4.6.0, the default database-driven Mutex component is very reliable, regardless of your environment.
What happened?
Description
During the creation of a new page entry Craft is throwing a mutext exception. It does not happen always but very often. In the queue there are no pending jobs and we also tried to clear the entire caches to just make sure nothing is stucked.
we use yii\redis\Mutex
Steps to reproduce
Expected behavior
New pages entry should be created.
Actual behavior
Craft CMS version
5.5.6
PHP version
8.3.14
Operating system and version
Linux 5.10.228-219.884.amzn2.x86_64
Database type and version
PostgreSQL 14.12
Image driver and version
GD 8.3.14
Installed plugins and versions
craftcms/aws-s3 2.2.1
putyourlightson/craft-amazon-ses 3.1.0
nystudio107/craft-code-field 5.0.0
doublesecretagency/craft-cpcss 3.0.0
doublesecretagency/craft-cpjs 3.0.0
mmikkel/cp-field-inspect 2.0.2
craftcms/feed-me 6.6.1
wbrowar/guide 4.0.0
verbb/hyper 2.2.1
verbb/icon-picker 3.0.2
nystudio107/craft-imageoptimize 5.0.3
verbb/navigation 3.0.5
spicyweb/craft-neo 5.2.19
jalendport/craft-preparse 3.0.0-alpha.2
craftcms/redactor 4.2.0
nystudio107/craft-retour 5.0.3
amici/craft-super-dynamic-fields 5.0.1
verbb/super-table 4.0.2
acclaro/translations v4.0.2
mutation/translate 4.0.2
verbb/workflow 3.0.5
internetztube/craft-element-relations 3.0.6
nystudio107/craft-seomatic 5.1.7
studioespresso/craft-dumper 5.0.1
The text was updated successfully, but these errors were encountered: