You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy using quick strategy
frontend/Magento/blank/en_US 2160/2160 ============================ 100% % 9 secs
adminhtml/Magento/backend/en_US 2121/2121 ============================ 100% % 10 secs
frontend/Magento/luma/en_US 2175/2175 ============================ 100% % 11 secs
frontend/Smartwave/porto/en_US 2060/2332 ========================>--- 88% % 3 secs
Compilation from source: /var/www/magento2/vendor/magento/theme-frontend-blank/web/css/styles-m.less
variable @autocomplete-item__border is undefined in file /var/www/magento2/var/view_preprocessed/pub/static/frontend/Smartwave/porto/en_US/Smile_ElasticsuiteCore/css/source/_module.less in _module.less on line 30, column 34
28| border-bottom: 0;
29| }
frontend/Magento/blank/en_US 2160/2160 ============================ 100% % 9 secs
adminhtml/Magento/backend/en_US 2121/2121 ============================ 100% % 10 secs
frontend/Magento/luma/en_US 2175/2175 ============================ 100% % 11 secs
frontend/Smartwave/porto/en_US 2064/2332 ========================>--- 88% % 6 secs
Compilation from source: /var/www/magento2/vendor/magento/theme-frontend-blank/web/css/styles-l.less
variable @autocomplete-item__border is undefined in file /var/www/magento2/var/view_preprocessed/pub/static/frontend/Smartwave/porto/en_US/Smile_ElasticsuiteCore/css/source/_module.less in _module.less on line 30, column 34
28| border-bottom: 0;
29| }
frontend/Magento/blank/en_US 2160/2160 ============================ 100% % 9 secs
adminhtml/Magento/backend/en_US 2121/2121 ============================ 100% % 10 secs
frontend/Magento/luma/en_US 2175/2175 ============================ 100% % 11 secs
frontend/Smartwave/porto/en_US 2067/2332 ========================>--- 88% % 7 secs
[Magento\Framework\Exception\FileSystemException]
Cannot read contents from file "/var/www/magento2/pub/static/frontend/Smartwave/porto/en_US/css/styles-m.css" Warning!file_get_contents(/var/www/magento2/pub/static/frontend/Smartwave/por
to/en_US/css/styles-m.css): failed to open stream: No such file or directory
setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--] [<languages>]...
[] []
[2017-12-24 20:00:06] main.INFO: Too late for the schedule Schedule Id: 1299228 Job Code: indexer_reindex_all_invalid [] []
[2017-12-24 20:04:04] main.INFO: Too late for the schedule Schedule Id: 1299484 Job Code: indexer_reindex_all_invalid [] []
I tried re-uploading the files and re-reploying in production again, but running bin/magento deploy:mode:set production removes them again. Before installing ElasticSuite deploying was not a problem.
I also found this issue related to the warnings: #222
The text was updated successfully, but these errors were encountered:
Preconditions
Nginx 1.10.3
PHP 7.0.22
MariaDB 10.0.31
Ubuntu 16.04 LTS
ElasticSearch 2.4.6
Dedicated server, SSD array, 16 cores, 48GB memory
Magento Version : 2.2.0 CE
ElasticSuite Version : 2.4.0
Environment : Devloper for install, trying to deploy to production is the problem
Third party modules : ShipStation, MailChimp, SMTP module
Steps to reproduce
curl localhost:9200
Expected result
Actual result
I tried re-uploading the files and re-reploying in production again, but running
bin/magento deploy:mode:set production
removes them again. Before installing ElasticSuite deploying was not a problem.I also found this issue related to the warnings:
#222
The text was updated successfully, but these errors were encountered: