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

bin/magento setup:static-content:deploy gives error #76

Closed
HRR1337 opened this issue Jul 5, 2016 · 4 comments
Closed

bin/magento setup:static-content:deploy gives error #76

HRR1337 opened this issue Jul 5, 2016 · 4 comments

Comments

@HRR1337
Copy link

HRR1337 commented Jul 5, 2016

Hi there.

First: the extension looks VERY promising, and would defintly use it on live site when i'm ready with conversion to magento 2.

I am on:

Ubuntu 16.04
Nginx 1.10
Php 7.0.7
latest elasticsearch
Magento 2.1

I have followed the how-to to install. I am now at the point that i want to login. And beceause i didn't saw logo of login i cleared the cache and did command: bin/magento setup:static-content:deploy .

I get the following error:
elastic-error

What am I doing wrong?

Thanks!

@afoucret
Copy link
Contributor

afoucret commented Jul 5, 2016

Hi,

I suppose you are using Magento >= 2.1.0.

This issue was documented on the homepage and you have to use the branch 2.2.x instead of the master one.

So the best things to do is to install the branch through :

composer require "smile/elasticsuite:^2.2@dev"

Then you have to run the setup again, redeploy static content and reindex the fulltext.

Let me know if everything is OK once done.

@afoucret
Copy link
Contributor

afoucret commented Jul 5, 2016

Duplicate of #69

@afoucret
Copy link
Contributor

afoucret commented Jul 5, 2016

I close this one since it is a duplicate.
Feel free to ask for reopening it if things are not really fixed.

@afoucret afoucret closed this as completed Jul 5, 2016
@HRR1337
Copy link
Author

HRR1337 commented Jul 6, 2016

Hi there. After installing the 2.2 + clearing cache + deploy static + setting again permissions its working. Thanks.

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

No branches or pull requests

2 participants