-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.1.xThe issue has been fixed in 2.1 release lineThe issue has been fixed in 2.1 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs updatebug report
Description
Preconditions
- Magento 2.1.3
- PHP 5.6.25
- Nexcess Shared Hosting - the main website is under a temporary URL they provide
- Multi store
Steps to reproduce
- Command prompts to update Magento versions
- php bin/magento maintenance:enable
- composer require magento/product-community-edition 2.1.3 --no-update
- manually deleted Var/ subdirectories via FTP
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
Expected result
- See update of Magento on backend.
- See normal working website on frontend.
Actual result
- 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.
- This has happened on two attempts.
- Backend works as expected and can see the latest Magento version installed.
- This issue never occurred in past during updates since 2.0 fresh install.
coresh
Metadata
Metadata
Assignees
Labels
Fixed in 2.1.xThe issue has been fixed in 2.1 release lineThe issue has been fixed in 2.1 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs updatebug report