I was trying to run php bin/magento cron:run - this gave me the below error.
I am not a coder and very new in magento ... any suggestions how to fix it - the magento version I am using is ce 2.2.0
Hi,
You might want to have a look here: https://github.com/magento/magento2/issues/10040
Does it solve your problem?
If you find these data useful, please give 'kudos' or 'accept as solution'.
nope my friend the topic refereed did not run
It looks like your server or hosting account is running out of memory:-
http://devdocs.magento.com/guides/v2.2/comp-mgr/trouble/cman/out-of-memory.html
Magento recommends that you allocate 2GB to PHP memory_limit to ensure that every operations runs smoothly.
If you are unsure on how to do this, you may need to contact your hosting provider for assistance as every provider may have a different way to achieve this.