cancel
Showing results for 
Search instead for 
Did you mean: 

Install errors

SOLVED

Re: Install errors

@Manthan Dave 

Hi Dave

 

I just tried to install the without the sample data version and it fell over at exactly the same place so I dont know lol

 

An issue with the mariadb 10.1.11 database server?

 

Cheers Neil

** Dell Optiplex 9010, Intel Core I5, 16GB Memory, Centos 7.4 **
** PHP 7.1.16, MariaDB 10.1.11 **

Re: Install errors

@CCaway - Yes might be issue with maria DB configuration settings.

 

So last option would be open your mariadb config file(my.cnf) - increase wait_timeout = 10 to wait_timeout=180

 

this 180 will be work for you.

 

Refer this link -  https://stackoverflow.com/questions/41398490/mariadb-error-while-sending-query-packet-not-max-allowe...

 

 

if issue solved,Click Kudos & Accept as Solution

Re: Install errors

@Manthan Dave

That worked beautifully thanks Dave

 

I will document my install and configuration details for my machine and put it up as a seperate post.

 

Thank you so much

 

Thanks also to @Rakesh Jesadiya and @Sunil Patel 

 

Cheers, Neil

** Dell Optiplex 9010, Intel Core I5, 16GB Memory, Centos 7.4 **
** PHP 7.1.16, MariaDB 10.1.11 **

Re: Install errors

@CCaway - Glad to know that you have resolved your issue !! Happy to help and keep helping Smiley Happy

if issue solved,Click Kudos & Accept as Solution

Re: Install errors

 

public_html: composer require auctane/api:2.3.2

Problem 1

    - spomky-labs/aes-key-wrap v5.0.0 requires php ^7.1 -> your php version (8.1.14) does not satisfy that requirement.

    - magento/product-community-edition 2.4.4 requires web-token/jwt-framework ^v2.2.7 -> satisfiable by web-token/jwt-framework[v2.2.11].

    - web-token/jwt-framework v2.2.11 requires spomky-labs/aes-key-wrap ^5.0|^6.0 -> satisfiable by spomky-labs/aes-key-wrap[v5.0.0].

    - magento/product-community-edition is locked to version 2.4.4 and an update of this package was not requested.

Re: Install errors


@CCaway wrote:

Hi

 

Is this familiar to anybody. Its about halfway through, about the 50% mark, and 메이저카지노 seems to have created the tables

 

 

Installing data...
Data install/update:
Module 'Magento_Store':
Upgrading data... 

Module 'Magento_Directory':
Installing data... Upgrading data... 

 

 

Red from here down 

[ERROR] Exception: Warning: Error while sending QUERY packet. PID=1955 in /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 228 in /home/Web/devel/vendor/magento/framework/App/ErrorHandler.php:61
Stack trace:
#0 [internal function]: Magento\Framework\App\ErrorHandler->handler(2, 'Error while sen...', '/home/Web/devel...', 228, Array)
#1 /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array)
#2 /home/Web/devel/vendor/magento/framework/DB/Statement/Pdo/Mysql.php(93): Zend_Db_Statement_Pdo->_execute(Array)
#3 /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Statement.php(303): Magento\Framework\DB\Statement\Pdo\Mysql->_execute(Array)
#4 /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#5 /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('UPDATE `setup_m...', Array)
#6 /home/Web/devel/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(517): Zend_Db_Adapter_Pdo_Abstract->query('UPDATE `setup_m...', Array)
#7 /home/Web/devel/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(580): Magento\Framework\DB\Adapter\Pdo\Mysql->_query('UPDATE `setup_m...', Array)
#8 /home/Web/devel/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(635): Magento\Framework\DB\Adapter\Pdo\Mysql->query('UPDATE `setup_m...', Array)
#9 /home/Web/devel/vendor/magento/framework/Module/ModuleResource.php(131): Zend_Db_Adapter_Abstract->update('setup_module', Array, '(module = 'Mage...')
#10 /home/Web/devel/setup/src/Magento/Setup/Model/Installer.php(877): Magento\Framework\Module\ModuleResource->setDataVersion('Magento_Directo...', '2.0.1')
#11 /home/Web/devel/setup/src/Magento/Setup/Model/Installer.php(791): Magento\Setup\Model\Installer->handleDBSchemaData(Object(Magento\Setup\Module\DataSetup), 'data')
#12 [internal function]: Magento\Setup\Model\Installer->installDataFixtures()
#13 /home/Web/devel/setup/src/Magento/Setup/Model/Installer.php(342): call_user_func_array(Array, Array)
#14 /home/Web/devel/setup/src/Magento/Setup/Controller/Install.php(109): Magento\Setup\Model\Installer->install(Array)
#15 /home/Web/devel/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(84): Magento\Setup\Controller\Install->startAction()
#16 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#17 /home/Web/devel/vendor/zendframework/zend-eventmanager/src/EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#18 /home/Web/devel/vendor/zendframework/zend-eventmanager/src/EventManager.php(260): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#19 /home/Web/devel/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#20 /home/Web/devel/vendor/zendframework/zend-mvc/src/DispatchListener.php(118): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
#21 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#22 /home/Web/devel/vendor/zendframework/zend-eventmanager/src/EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#23 /home/Web/devel/vendor/zendframework/zend-eventmanager/src/EventManager.php(260): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#24 /home/Web/devel/vendor/zendframework/zend-mvc/src/Application.php(340): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#25 /home/Web/devel/setup/index.php(35): Zend\Mvc\Application->run()
#26 {main}

 

 

 

 

Thank You

Cheers, Neil

 

 


I also got same error while i was migrate from wordpress to magento now 4.0x version is much batter try that one.

Re: Install errors

MAN Laser Clinic Amsterdam is de eerste en enige laserontharing kliniek in Nederland alleen voor mannen. Een kliniek waar je je als man op je gemak voelt.

 

Laser Kliniek Amsterdam

 

clinic address:

Haarlemmerweg 563
Amsterdam, North-Holland
1051 KN
Netherlands
info@manlaserclinic.nl
31 (0)20 776 09 56

Re: Install errors


@Manthan Dave wrote:

@CCaway - Yes might be issue with maria DB configuration settings.

 

So last option would be open your mariadb config file(my.cnf) - increase wait_timeout = 10 to wait_timeout=180 10.0.0.1

 

this 180 will be work for you.

 

Refer this link -  https://stackoverflow.com/questions/41398490/mariadb-error-while-sending-query-packet-not-max-allowed-packet

 

Thank you!