-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Preconditions (*)
- Magento version 2.3.1
- PHP version 7.1.x + Redis
- Deploy mode: production
Steps to reproduce (*)
- I upgraded a production environment to magento 2.3.1
- I ran setup:upgrade and setup:di:compile
- I visited homepage
Expected result (*)
- See the homepage
Actual result (*)
- Server error log contained the following error:
Backend fatal error: PHP Fatal error: Uncaught RuntimeException: Source class "\\Magento\\Cron\\Model\\Virtual" for "Magento\\Cron\\Model\\VirtualLogger" generation does not exist.
This seems related to the following change in Magento 2.3.1: #18209
Metadata
Metadata
Assignees
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed