You get the error main.WARNING: Session size of … exceeded allowed session max size of … when adding items to an order in the Magento 2 admin area? There is an easy solution to that problem, just run the following command from your Magento 2 root directory:
1 |
php bin/magento config:set system/security/max_session_size_admin 0 |
“Session size exceeded allowed session max size” problem solution
You want or need help implementing this solution? Maybe you did not find what you were looking for? Contact me and I will assist you with whatever Magento problem troubles you!