Data Migration Pro not working

I’ve installed a new clean version of Magento 2.2.6 and followed the instruction of the readme file, including the optional PHP memcache step for increased performance.
However when I then go the extension and it says phpmemcache isn’t enabled, if I edit and change it not to use memcache then it just shows a magento frontend 404 error inside the window.

7 answers

Profile photo of Mall Staff 184060.00 $tone November 19, 2018
Public

Hi there,

if I edit and change it not to use memcache then it just shows a magento frontend 404 error inside the window

Does your web server is Nginx? if yes, you must do some extra settings for Nginx as indicated in the guide of our migration tool in Readem.html.
Regards,
Mall.

#1
Profile photo of Mall Staff 184060.00 $tone November 19, 2018
Public

Hi there,

 it just shows a magento frontend 404 error inside the window

That becasue you have not setting for Nginx successfully yet. Let’s provide me information about your instance:
+ Admin credentials and URL to back-end
+ SSH credentials and path to M2 folder and tell me know the path to the nginx configuration file of your M2 instance.
I will help to check further and get back you then.
Regards,
Mall.

#3
Profile photo of mayfairfurniture 700.00 $tone November 20, 2018
Public

Hi Mall,
I think I’ve found the issue, if I do:

composer require ubertheme/module-ubdatamigration

I get the following error:

  [InvalidArgumentException]
  Package ubertheme/module-ubdatamigration at version  has a PHP requirement incompatible with your PHP vers
  ion (7.1.23)

Is there a work around for this?

#4
Profile photo of ubdev Staff 98150.00 $tone November 21, 2018
Public

Hi there, 
Since we do not support installation via composer at the moment, please follow our Readme.html for the installation steps. Other users have been installing and completing their migration projects smoothly. 
If you have any difficulty during the installation process, please get back to us here.
Regards,
Ubertheme team

#5
Profile photo of mayfairfurniture 700.00 $tone November 21, 2018
Public

Hi ubdev,
Yes I am still having issues, I have followed the steps in the readme, multiple times with no success.
I have completely uninstalled the extension and removed all files from pub/ub-tool, app/code.
Then copied a new version of the files and followed the installation instructions again and again to no success.

Repositories code generation… 1/7 [====>———————--]  14% 1 sec 56.0 MiBPHP Fatal error:  Class ‘Controller’ not found in /htdocs/app/code/Ubertheme/Ubdatamigration/lib/protected/controllers/BaseController.php on line 3

I expect it may be related to the fact that I’m using PHP 7.1.23 as that was what the issue said when I tried installing with composer.
The first time I installed the exension it put the files in pub/ub-tool however now when I attempt to install it doesn’t even do that.

#6

Please login or Register to Submit Answer

Written By

Comments