we are facing an issue with Magento 2 and hopes that someone here could help.
First of all some Details;
We are running our Magento on 2.4.5-p2 and PHP8.1.
Now we are facing an issue on frontend. If a customer creates an account and submits it by pressing “create account” the system is loading more than 60 secs. After that, the customer finally was created. No errors in Magento logs, it just takes a lot of time.
It’s strange because on 2.4.3 we do not have this issue. Also, we do not add any custom Extensions since updating to 2.4.5. Only the PHP version was updated to 8.1.
What we already tried (solutions from other posts);
added Mageplaza SMTP extension
and fixed some CSP errors
Do someone have the same issue and was able to fix it?
Hopeful for any idea that could help here.
Thanks.