Cannot allocate memory Error

Hello @YoKoNo and welcome.

Magento requires a minimum of 2GB to run without these types of errors. Assuming your server has 2GB available, you still need to update the .htaccess file in the Magento root directory. The default file is set to 756MB (no idea why).

In this tutorial (How to install Magento 2.3 and build a web server ), look for the bit labelled “Update memory_limit” to utilise the available memory on the server.