Magento 2 "There Has Been an Error Processing Your Request": See the Real Error and Fix It
Magento 2's "There has been an error processing your request" page hides the real exception behind a report ID. This guide shows you how to read var/report, surface the error safely, and fix the causes that trigger it most: stale DI, permissions, a throwing module, memory limits, and bad DB creds.