The website with id 6 that was requested wasn't found. Verify the website and try again.
First Solution:
1. Go to app/etc/config.php file
2. Remove all store, website id = 6
3. bin/magento set:up
4. Clear cache
The website with id 6 that was requested wasn't found. Verify the website and try again. Exception in /vendor/magento/module-store/Model/WebsiteRepository.php:110
## report.CRITICAL: The website with id 6 that was requested wasn't found. Verify the website and try again. {"exception":"[object] (Magento\\Framework\\Exception\\NoSuchEntityException(code: 0): The website with id 6 that was requested wasn't found. Verify the website and try again. at /vendor/magento/module-store/Model/WebsiteRepository.php:110)"}
Second Solution:
1. Find all rows on magento_versionscms_hierarchy_node table where scope_id = 62. I deleted 2 rows on the table magento_versionscms_hierarchy_node where scope_id = 6
No comments:
Post a Comment