Здравствуйте. Я только что обновил проект с magento 2.2.6 до 2.3, и у меня возникла эта проблема при выполнении установки: обновление
SQLSTATE [42S02]: базовая таблица или представлениене найдено: 1146 Таблица 'catalog_category_product_index_store1_store1' не существует, запрос был: INSERT INTO catalog_category_product_index_store1_store1 (category_id, product_id, position, is_parent, store_id, visibility) SELECT catalog_category_product_index_store1. * ОТ catalog_category_product_index_store1 ГДЕ (store_id = '1') ВКЛЮЧЕНО ОБНОВЛЕНИЕ КЛЮЧЕВОГО КЛЮЧА category_id = ЗНАЧЕНИЯ (category_id), product_id = ЗНАЧЕНИЯ (product_id), position = ЗНАЧЕНИЯ (position), is_parent = ЗНАЧЕНИЯ (is_parent), store_id = ЗНАЧЕНИЯ (store_id), visibility = ЗНАЧЕНИЯ (visibility)
catalog_category_product_index_store1_store1
category_id
product_id
position
is_parent
store_id
visibility
catalog_category_product_index_store1
Вы пытались переиндексировать?
С помощью командной строки в вашем домашнем каталоге Magento:
php bin/magento indexer:reindex