hello,
i have magento 2.1.5 (runnung on webserver like http://project.sub.domain-url.com/ and want to set mode to production with
php bin/magento deploy:mode:set production
but i get an error and in debug.log is error:
[2017-03-31 14:00:55] main.DEBUG: cache_invalidate: {"method":"GET","url":"http:/","invalidateInfo":{"tags":[],"mode":"all"},"is_exception":false} []
also if i start compilation with
php bin/magento setup:di:compile
i get error.
does anybody know why this error is comming?
thanks for help!
martin