Skip to content
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

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'smile_elasticsuite_relevance_config_data' doesn't exist, #1820

Closed
ericzzhou opened this issue May 26, 2020 · 3 comments
Assignees
Labels

Comments

@ericzzhou
Copy link

Preconditions

5.3.0-53-generic #47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

PHP 7.3.17 (cli) (built: Apr 30 2020 11:13:08) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.17, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.17, Copyright (c) 1999-2018, by Zend Technologies
with Xdebug v2.8.0, Copyright (c) 2002-2019, by Derick Rethans

Magento Version : Magento CLI 2.3.4

ElasticSuite Version : 6.8

Environment : Developer

Third party modules :

Steps to reproduce

  1. composer install => cannot download
    2.down file from https://github.com/Smile-SA/elasticsuite/releases/tag/2.8.7
  2. unzip to /app/code/Smile
  3. change directory name :
    Smile/ElasticsuiteAdminNotification
    Smile/ElasticsuiteAdminNotification/
    Smile/ElasticsuiteAnalytics/
    Smile/ElasticsuiteCatalog/
    Smile/ElasticsuiteCatalogOptimizer/
    Smile/ElasticsuiteCatalogRule/
    Smile/ElasticsuiteCore/
    Smile/ElasticsuiteSwatches/
    Smile/ElasticsuiteThesaurus/
    Smile/ElasticsuiteTracker/
    Smile/ElasticsuiteVirtualCategory/
  4. php bin/magento setup:upgrade

Expected result

  1. Create some database table, for example “
    smile_elasticsuite_relevance_config_data ” or more

Actual result

  1. Screenshot
@androshchuk
Copy link
Contributor

Hello @ericzzhou.
I can't help you.
The module must be installed using a composer.
Please follow our instructions for installing the module.

Regards.

@ericzzhou
Copy link
Author

Hello @ericzzhou.
I can't help you.
The module must be installed using a composer.
Please follow our instructions for installing the module.

Regards.

@androshchuk
thank you for your reply.

Sorry, i can't installed this module with composer , It always times out.
I'm sure there is no problem with my network。

version : magneto 2.3.4
command : composer require smile/elasticsuite ^2.7.0

@romainruaud
Copy link
Collaborator

@ericzzhou you have to install the module with composer. This should not time out, if the composer install does not succeed, please open another issue.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants