Skip to content

After update from 2.1.2 to 2.1.3 causes store to redirect to wrong domain #8245

@flnative

Description

@flnative

Preconditions

  1. Magento 2.1.3
  2. PHP 5.6.25
  3. Nexcess Shared Hosting - the main website is under a temporary URL they provide
  4. Multi store

Steps to reproduce

  1. Command prompts to update Magento versions
  2. php bin/magento maintenance:enable
  3. composer require magento/product-community-edition 2.1.3 --no-update
  4. manually deleted Var/ subdirectories via FTP
  5. php bin/magento setup:upgrade
  6. php bin/magento setup:di:compile

Expected result

  1. See update of Magento on backend.
  2. See normal working website on frontend.

Actual result

  1. type in store website URL www.xyz.com the site redirects to main website domain www.ABC.com; cannot view store. Note: Nexcess provides a temporary domain until you are read to point to their servers. My secondary store redirects to this temp domain.
  2. This has happened on two attempts.
  3. Backend works as expected and can see the latest Magento version installed.
  4. This issue never occurred in past during updates since 2.0 fresh install.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions