Skip to content

Magento 2 suddenly does not work with REDIS anymore after upgrade to (M2.1.6) #9287

@commcad

Description

@commcad

Preconditions

  1. M2.1.4 > M2.1.6 - NGINX - phpREDIS

Steps to reproduce

  1. Run $php bin/magento setup:static-content:deploy"
  2. Getting:
    [Exception] Notice: unserialize(): Error at offset 0 of 1 bytes in /var/www/domain.com/vendor/magento/module-config/App/Config/Type/System.php on line 214

Expected result

  1. Able to deploy without errors

Actual result

  1. The newly updated System.php file (M2.1.6) "vendor/magento/module-config/App/Config/Type/System.php" was changed and breaking the connection with REDIS. It was however working fine with M2.1.4 and all earlier version of System.php
  2. Run $php bin/magento setup:static-content:deploy"
  3. Now getting:
    [Exception] Notice: unserialize(): Error at offset 0 of 1 bytes in /var/www/domain.com/vendor/magento/module-config/App/Config/Type/System.php on line 214

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fixed in 2.1.xThe issue has been fixed in 2.1 release lineFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions