I get this error when trying to register an account.
No such entity with customerId = 13818
I think it might be some old custom attribute that is the root of the problem. How can I clean the customer_eav_table and customer_eav_website tables from all custom attributes? I would like to clean everything up.
Hello @ski3r
you can follow below URL to check issue:
https://magefan.com/blog/no-such-entity-fix-for-magento-2/
Did you ever figure out your issue? My log gets littered with these lines.
Please follow the below links to resolve this issue.
1. https://github.com/magento/magento2/issues/23411
2. https://github.com/magento/magento2/pull/25307
Thank you.