-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedProgress: needs update
Description
Hey,
Whilst installing Magento 2 using the magento setup:install command it gets to installing the Magento_Catalog then on running this SQL command:
INSERT INTO session (session_expires, session_data, session_id) VALUES ('1433773767', 'X3Nlc3Npb25fdmFsaWRhdG9yX2RhdGF8YTo0OntzOjExOiJyZW1vdGVfYWRkciI7czowOiIiO3M6ODoiaHR0cF92aWEiO3M6MDoiIjtzOjIwOiJodHRwX3hfZm9yd2FyZGVkX2ZvciI7czowOiIiO3M6MTU6Imh0dHBfdXNlcl9hZ2VudCI7czowOiIiO31hZG1pbnxhOjA6e31kZWZhdWx0fGE6MDp7fWN1c3RvbWVyX2Jhc2V8YTowOnt9', 'hkksug9ed17flgp3m7kf5e95s1')
It quits out and gives me the error:
[Exception]
Warning: Error while sending QUERY packet. PID=25773 in /vagrant/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line
228
Any ideas?
Thanks
Metadata
Metadata
Assignees
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedProgress: needs update