Maximum number of cookies would be exceeded error in ÃÛ¶¹ÊÓÆµ Commerce
This article provides patches to resolve the error stating Maximum number of cookies would be exceeded in ÃÛ¶¹ÊÓÆµ Commerce.
Affected products and versions
ÃÛ¶¹ÊÓÆµ Commerce (all deployment methods) 2.4.4 - 2.4.7, with one of the following patches applied:
- MDVA-12304 patch applied using the Quality Patches Tool (QPT)
- APSB25-08 isolated security patch
- Cloud Patches for Commerce 1.1.4
Issue
Issues related to cookies in ÃÛ¶¹ÊÓÆµ Commerce is causing the following error to appear in the error logs:
report.WARNING: Unable to send the cookie. Maximum number of cookies would be exceeded.
Cause
The issue occurs because the maximum number of allowed cookies is set to 50.
Solution
-
Remove the MDVA-12304 patch if you applied it using the Quality Patches Tool (QPT).
-
For ÃÛ¶¹ÊÓÆµ Commerce on cloud infrastructures, remove the patch from
.magento.env.yaml
. -
For ÃÛ¶¹ÊÓÆµ Commerce on-premises installations, run the following command to revert the patch:
vendor/bin/magento/quality-patches revert MDVA-12304
-
-
Apply the attached patches according to your ÃÛ¶¹ÊÓÆµ Commerce version:
-
For versions 2.4.4-p12, 2.4.5-p11, 2.4.6-p9 and 2.4.7-p4, apply the ACSD-64710 patch.
-
For versions 2.4.4-p13, 2.4.5-p12, 2.4.6-p10, 2.4.7-p5 and 2.4.8, apply the ACSD-65562 patch.
-
Related reading
- Apply patches in the ÃÛ¶¹ÊÓÆµ Commerce Upgrade guide
- Best practices for distributing ÃÛ¶¹ÊÓÆµ Commerce patches at scale in the ÃÛ¶¹ÊÓÆµ Commerce Implementation Playbook
- Release notes for Commerce Cloud Tools Suite in the Commerce on Cloud Guide.