rubygems / bundler

Manage your Ruby application's gem dependencies
https://bundler.io
MIT License
4.88k stars 1.99k forks source link

Codeanywhere: Unfortunately, an unexpected error occurred, and Bundler cannot continue. #7653

Closed nzerobe closed 4 years ago

nzerobe commented 4 years ago

Errno::EDQUOT: Disk quota exceeded @ rb_sysopen - /home/cabox/.rvm/gems/ruby-2.6.3@dev-exam/bundler.lock

Cannot run bundle install or bundle update

Unfortunately, an unexpected error occurred, and Bundler cannot continue.

colby-swandale commented 4 years ago

Hi it seems like this is an error not related to Bundler, see Errno::EDQUOT Disk quota exceeded. I suggest checking your filesystem has enough space available for Bundler.