Error after resetting all all steps

Hi,
I was using v3.0.8 to do my migration. However, as 3.0.9 has been released, I wanted to install it and do the migration using the latest version. 
I tried to reset all steps first in order to take the database back to basics using CLI. After completion of the reset process which was successful, I now receive the following error when attempting to access the admin of my store:
 

1 exception(s):
Exception #0 (Magento\Framework\Exception\NoSuchEntityException): No such entity.

Exception #0 (Magento\Framework\Exception\NoSuchEntityException): No such entity.
#0 /home/aztechno/public_html/aztechm2/vendor/magento/module-store/Model/StoreResolver/Website.php(61): Magento\Store\Model\GroupRepository->get('2')
#1 /home/aztechno/public_html/aztechm2/vendor/magento/module-store/App/FrontController/Plugin/DefaultStore.php(70): Magento\Store\Model\StoreResolver\Website->getDefaultStoreId(NULL)
#2 /home/aztechno/public_html/aztechm2/vendor/magento/framework/Interception/Interceptor.php(123): Magento\Store\App\FrontController\Plugin\DefaultStore->beforeDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Magento\Framework\App\Request\Http))
#3 /home/aztechno/public_html/aztechm2/var/generation/Magento/Framework/App/FrontController/Interceptor.php(26): Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', Array, Array)
#4 /home/aztechno/public_html/aztechm2/vendor/magento/framework/App/Http.php(135): Magento\Framework\App\FrontController\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#5 /home/aztechno/public_html/aztechm2/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#6 /home/aztechno/public_html/aztechm2/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#7 {main}

Please help in addressing this issue.
Best regards,
Azeem

5 answers

Profile photo of Mall Staff 184060.00 $tone June 28, 2017
Public

Hi aztechnologiesltd,
Did you upgrade to v3.0.9 of our tool successfully? Let’s provide me the admin credentials and phpmyadmin credentials of your Magento2 database, i will check further and help you out.
Regards,
Mall.

#1
Profile photo of aztechnologiesltd 10.00 $tone July 4, 2017
Public

Hi Mall,
I have managed to solve the previous problem. However, I am now trying to run a Delta Migration for new customers and orders. The Delta Migration for new customers is failing with the following error:
Mage2CustomerAddressEntity: Lastname cannot be blank.
I have checked the new customers in my Magento 1 database and all Last Names are present. Can you help me with this problem?
 
Best regards,
Azeem Yusufali

#2
Profile photo of Mall Staff 184060.00 $tone July 5, 2017
Public

Hi there,

Mage2CustomerAddressEntity: Lastname cannot be blank.
I have checked the new customers in my Magento 1 database and all Last Names are present. 

That is strange issue. Let’s try with steps as bellow:
Step 1: Download the php file at HERE.
Step 2: Upload replace the downloaded file to the file at path: pub/ub-tool/protected/controllers/Step6Controller.php
Step 3: Once done, let’s continue with delta migration in the step #6
And tell me know how it goes.
Regards,
Mall.

#3
Profile photo of aztechnologiesltd 10.00 $tone July 5, 2017
Public

Hi Mall,
I was able to solve that problem by first resetting the necessary steps then doing them again. Now the full migration is complete, however, I have come across 1 more problem although it is a small one.
The migration has not merged my Customer Groups from Magento 1 to Customer Groups in Magento 2. So now, I have 2 of each type of customer group. Is there any way to merge the customer groups?

#4
Profile photo of Mall Staff 184060.00 $tone July 6, 2017
Public

Hi there,

 Is there any way to merge the customer groups?

Let’s do steps as bellow:
Step 1: Download the file at HERE
Step 2: Upload replace downloaded file to the file at path: pub/ub-tool/protected/controllers/Step6Controller.php
Step 3: Once done, you have to reset from step #6, #7, #8 and restart data migration in these steps.
Regards,
Mall.

#5

Please login or Register to Submit Answer

Written By

Comments