I am running a headless selenium script from a VM instance on Google Cloud. The script was working fine (when run manually), however, since creating a cronjob which runs every hour I've been getting an
OSError: [Errno 12] Cannot allocate memory.
Any clue why this is happening?