Skip to content

Magento doesn't work after upgrade from 2.3.0 to 2.3.1 #21976

@dweerd

Description

@dweerd

Preconditions (*)

  1. Magento version 2.3.1
  2. PHP version 7.1.x + Redis
  3. Deploy mode: production

Steps to reproduce (*)

  1. I upgraded a production environment to magento 2.3.1
  2. I ran setup:upgrade and setup:di:compile
  3. I visited homepage

Expected result (*)

  1. See the homepage

Actual result (*)

  1. 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 lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions