eltrino / diamantedesk-application

DiamanteDesk
http://diamantedesk.com/
Other
118 stars 42 forks source link

Update impossible proc_open(): fork failed - Cannot allocate memory #57

Closed xseth closed 7 years ago

xseth commented 7 years ago

I trying to update my diamantedesk application composer update --prefer-dist I have systematically this error The following exception is caused by a lack of memory or swap, or not having swap configured Check https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors for details

PHP Warning: proc_open(): fork failed - Cannot allocate memory in phar:///usr/local/bin/composer/vendor/symfony/console/Application.php on line 973

Warning: proc_open(): fork failed - Cannot allocate memory in phar:///usr/local/bin/composer/vendor/symfony/console/Application.php on line 973

[ErrorException] proc_open(): fork failed - Cannot allocate memory

I have 4G RAM and Swap 4Go but nothing change

xseth commented 7 years ago

I solved my problem with composer diagnose and composer self-update after that I updated with success composer update --prefer-dist

But now when I try to login I have Error 500 ???

xseth commented 7 years ago

I retryed full update procedure and now its work.. On the other side I lost my custom logo and portal :/