On getting the error in Magento
An error has happened during application run. See exception log for details
It can be fixed with below commands
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:Deploy -f
chmod -R 777 var/ generated/