Closed jason-horvath closed 3 years ago
Hello @KainGNX, well it failed on sample data installation due to lake of memory:
This error should not happen in first place, right after the post-installation could not be executed, so installation was not fully completed, and you finalize it by yourself.
I hope it happens randomly.
Thanks for the quick response, that makes sense. Unfortunately for me, it was happening consistently, so I went in to manually get it going.
Also, I wanted to add. I am using a Late 2016 MacBook Pro with a 2.7 GHz Quad-Core Intel Core i7 and 16GB of memory with over 300GB of free space, so that should be good. I could try upping the memory allocation from the default 4096 in the config.
Just reran this in another directory with the config changed to 8192 RAM, and the install completed, thanks again!
Hello, Perhaps you may have an idea of what is happening here. I was able to manually get things running which I will mention at the the end.
Also missing:
Now, for how I was able to get it running post failure.
1.) I immediately ssh'd into the box, running
bin/magento setup:upgrade
2.) then created a `/home/vagrant/extra/magento.nginx.conf with a sample config with this content: https://raw.githubusercontent.com/magento/magento2/2.4-develop/nginx.conf.sampleAny ideas why it fails at that point mentioned above? Thanks in advance for your help.