Installation problems

Hello Ubertheme,
I tried to install Ubertheme_Ubdatamigration in a fresh and empty Magento 2.4 installation but I failed.
The frontend asks for a version that is installed – see log below.
I did run the conmmand: bin/magento setup:upgrade

Would you mind to help me find a solution?
 
Many thanks in advance, 
Urs
 
 
 
-->

1 exception(s):
Exception #0 (Magento\Framework\Exception\LocalizedException): Please upgrade your database: Run "bin/magento setup:upgrade" from the Magento root directory.
The following modules are outdated:
Ubertheme_Ubdatamigration schema: current version - none, required version - 3.2.5
Ubertheme_Ubdatamigration data: current version - none, required version - 3.2.5

Exception #0 (Magento\Framework\Exception\LocalizedException): Please upgrade your database: Run "bin/magento setup:upgrade" from the Magento root directory.
The following modules are outdated:
Ubertheme_Ubdatamigration schema: current version - none, required version - 3.2.5
Ubertheme_Ubdatamigration data: current version - none, required version - 3.2.5
<pre>#1 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Request\Http#0000000003b9caf000000000544a145d#) called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#2 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch(&Magento\Framework\App\FrontController\Interceptor#0000000003b9cb8500000000544a145d#, &Closure#0000000003b9cb9e00000000544a145d#, &Magento\Framework\App\Request\Http#0000000003b9caf000000000544a145d#) called at [vendor/magento/framework/Interception/Interceptor.php:135]
#3 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}(&Magento\Framework\App\Request\Http#0000000003b9caf000000000544a145d#) called at [vendor/magento/framework/Interception/Interceptor.php:153]
#4 Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', array(&Magento\Framework\App\Request\Http#0000000003b9caf000000000544a145d#), array(array('page_cache_from_...', 'storeCookieValid...', 'install', 'configHash'), array('front-controller...'), 'requestPreproces...')) called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#5 Magento\Framework\App\FrontController\Interceptor->dispatch(&Magento\Framework\App\Request\Http#0000000003b9caf000000000544a145d#) called at [vendor/magento/framework/App/Http.php:116]
#6 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:263]
#7 Magento\Framework\App\Bootstrap->run(&Magento\Framework\App\Http\Interceptor#0000000003b9ca0b00000000544a145d#) called at [index.php:39]
</pre>

3 answers

Profile photo of Mall Staff 184060.00 $tone March 1, 2021
Public

Hi there,

I did run the conmmand: bin/magento setup:upgrade
Would you mind to help me find a solution?

The issue you mentioned occurred because you have not run the ‘upgrade’ CLI command successfully yet.

Please try to re-update the permission of the folders/files of our module at: app/code/Ubertheme/ and then, try to run the ‘upgrade’ CLI command once again at your end:

php -f bin/magento setup:upgrade;

If you still need further helps from us, please provider me information about your instance:

  • URL and Admin credentials of the M2 site
  • SSH credentials of the M2 site
  • And let me know the path to the M2 folder

I will help to check further and get back to you then.
 
PS. Please make sure your mark you reply private or simply switch this ticket to the private mode, then it’s safe to share your site info here. 

Regards,
Mall.
 
 

#1
Profile photo of spooodesign 60.00 $tone March 3, 2021
Public

Hello,
many thanks for your reply.
The problem was the missing Elastic search installation. I installed it and after this everything worked as expected. Many thanks! Urs

#2
Profile photo of ubdev Staff 98030.00 $tone March 3, 2021
Public

Hi there,
We’re glad that you sorted it out at your end. 
Please continue with the migration. If you come across any issue, please pause at that time and let us know the details of the issue. We will follow up with you then.
Regards,
Ubertheme team

#3

Please login or Register to Submit Answer

Written By

Comments