Bundler: failed to load command: rake (/opt/render/project/.gems/bin/rake) /opt/render/project/.gems/gems/bundler-2.5.16/lib/bundler/definition.rb:600:in `materialize': Could not find rails-7.1.3.4, puma-6.4.2, bootsnap-1.18.4, graphql-2.3.13, graphql-bat

I’m getting this error in my build

bundler: failed to load command: rake (/opt/render/project/.gems/bin/rake)

/opt/render/project/.gems/gems/bundler-2.5.16/lib/bundler/definition.rb:600:in `materialize': Could not find rails-7.1.3.4, puma-6.4.2, bootsnap-1.18.4, graphql-2.3.13, graphql-batch-0.6.0, sprockets-rails-3.5.2, activesupport-7.1.3.4, actioncable-7.1.3.4, actionmailbox-7.1.3.4, actionmailer-7.1.3.4, actionpack-7.1.3.4, actiontext-7.1.3.4, actionview-7.1.3.4, activejob-7.1.3.4, activemodel-7.1.3.4, activerecord-7.1.3.4, activestorage-7.1.3.4, railties-7.1.3.4, sprockets-4.2.1, i18n-1.14.5, tzinfo-2.0.6, mail-2.8.1, net-imap-0.4.14, net-pop-0.1.2, net-smtp-0.5.0, rails-dom-testing-2.2.0, nokogiri-1.16.7-x86_64-linux, rack-session-2.0.0, rack-test-2.1.0, rails-html-sanitizer-1.6.0, globalid-1.2.1, irb-1.14.0, rackup-2.1.0, loofah-2.22.0, rdoc-6.7.0, reline-0.5.9 in locally installed gems (Bundler::GemNotFound)

Hi there,

Please check your build command. It should be similar to what we have in our Rails example: https://docs.render.com/deploy-rails.

Regards,

Keith
Render Support, UTC+10 :australia:

Hi @keith, I tried following the docs and I’m still getting the same error.

Best Adonis

Hi there,

Looks like your migrations are failing. This is something you will need to look at to resolve.

Regards,

Keith
Render Support, UTC+10 :australia:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.