简体   繁体   中英

Deploy with capistrano failed

When I run cap deploy:check everything is OK but when I run cap:deploy it gives me this error:

** [xx.xx.org :: out] fatal: Out of memory, malloc failed
** [xx.xx.org :: out] fatal: index-pack failed

I am using these gems:

gem 'capistrano','2.15.5'
gem 'capistrano-ext','1.2.1'

This is likely a git issue, not capistrano. See http://blog.dinaburg.org/2013/07/git-fails-on-large-files.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM