-
Notifications
You must be signed in to change notification settings - Fork 9.4k
production mode error on magento 2.1v #6017
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
Comments
@andimov Any update on above Issue? |
What version of 2.1 specifically - is this 2.1.1 ? |
Hi @choukalos appreciate for the response. I have a 2.1.0 now and i updated to 2.1.1. which it did successfully via composer. New version of deployed files: 1474387324 |
Hi @nmallepally, Can you run commond like |
According to contributor guide, tickets without response for two weeks should be closed. |
Magento 2.1v
PHP 7.0.9
Debian 8
Mysql5.6(MariaDB)
:~$ php -d memory_limit=6G httpdocs/bin/magento deploy:mode:set production
Enabled maintenance mode
Starting compilation
sh: line 1: 10837 Segmentation fault /opt/plesk/php/7.0/bin/php -f /var/www/vhosts/magento2/httpdocs/bin/magento setup:di:compile 2>&1
Something went wrong while compiling generated code. See the error log for details.
Command returned non-zero exit code:
`/opt/plesk/php/7.0/bin/php -f /var/www/vhosts/magento2/httpdocs/bin/magento setup:di:compile
Memory limit is given 6G, yet error arises. Is this a bug in magento 2.1?
The text was updated successfully, but these errors were encountered: