Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle install error #439

Open
railsfactory-dhanesh opened this issue Apr 6, 2021 · 1 comment
Open

bundle install error #439

railsfactory-dhanesh opened this issue Apr 6, 2021 · 1 comment

Comments

@railsfactory-dhanesh
Copy link

Error

Deployments fail, because of bundle install error, manually deployment works fine.

Fetching gem metadata from https://rubygems.org/..Retrying dependency api due to error (2/3): Bundler::HTTPError Net::HTTPUnprocessableEntity: Too many gems! (use --full-index instead)
Retrying dependency api due to error (3/3): Bundler::HTTPError Net::HTTPUnprocessableEntity: Too many gems! (use --full-index instead)

If I use --full-index then the bundle install run successfully, manually tested this.

While deploying the application, the OpsWorks agent, and chef-client applying the latest changes in the cache directory /var/lib/aws/opsworks/ so I can't fix this.

Please provide any idea or how to avoid the cache.

@railsfactory-dhanesh
Copy link
Author

I have given a pull request for this issue, pls help resolve this.

[https://github.com//pull/440]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant