Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

bundle install error  #439

@railsfactory-dhanesh

Description

@railsfactory-dhanesh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions