Capistrano - "Unable to allocate memory - git" on deployment
I am deploying new code with Capistrano and I got this error message:
Cannot allocate memory - git
** [out :: IP] (
** [out :: IP] Errno::ENOMEM
** [out :: IP] )
** [out :: IP]
I tried to uninstall old versions but it didn't help. What caused this error and how can I get rid of it?
Thanks for your time in advance.
+3
source to share
2 answers