-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New instalation error #2
Comments
Hi, Can you provide us with more details please. Installation method, other usefull information? Thanks, |
I used composer to install.. Then i deleted an entry in the WAREHOUSEINVENTORY_STOCK_ITEM table and i run setup up again an it worked. |
Hi, Ok, thanks. We will investigate. Did you have any items (products)? Thanks, |
No, clean installation. |
Ok, That we will test again, Thanks, |
I tried again to install with the command line and i get this. [Progress: 199 / 397] [Magento\Framework\Exception\LocalizedException] Note im instaling in magento 2.1 |
This should be fixed on dev. I will try to get a new release asap. |
Magento 2.1.3
[Zend_Db_Statement_Exception] SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (
magento2.
warehouseinventory_stock_item, CONSTRAINT
WAREHOUSEINV_STOCK_ITEM_STOCK_ID_WAREHOUSEINV_STOCK_STOCK_IDFOREIGN KEY (
stock_id) REFERENCES
warehouseinventory_stock
(
stock_id), query was: INSERT INTO
warehouseinventory_stock_item() VALUES ()
The text was updated successfully, but these errors were encountered: