Use Ruby on Rails with Cloud SQL for PostgreSQL on Cloud Run Reviews
7054 reviews
Step #0 - "build image": rake aborted! Step #0 - "build image": NoMethodError: undefined method `[]' for nil:NilClass (NoMethodError) Step #0 - "build image": /app/config/database.yml:88:in `<main>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activesupport-8.0.0.1/lib/active_support/configuration_file.rb:57:in `render' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activesupport-8.0.0.1/lib/active_support/configuration_file.rb:22:in `parse' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activesupport-8.0.0.1/lib/active_support/configuration_file.rb:18:in `parse' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/application/configuration.rb:423:in `load_database_yaml' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activerecord-8.0.0.1/lib/active_record/tasks/database_tasks.rb:138:in `setup_initial_database_yaml' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activerecord-8.0.0.1/lib/active_record/railties/databases.rake:7:in `<main>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activerecord-8.0.0.1/lib/active_record/railtie.rb:57:in `load' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/activerecord-8.0.0.1/lib/active_record/railtie.rb:57:in `block in <class:Railtie>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/railtie.rb:285:in `instance_exec' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/railtie.rb:285:in `block in run_tasks_blocks' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/railtie.rb:297:in `each' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/railtie.rb:297:in `each_registered_block' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/railtie.rb:285:in `run_tasks_blocks' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/application.rb:558:in `block in run_tasks_blocks' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/engine/railties.rb:15:in `each' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/engine/railties.rb:15:in `each' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/application.rb:558:in `run_tasks_blocks' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/railties-8.0.0.1/lib/rails/engine.rb:470:in `load_tasks' Step #0 - "build image": /app/Rakefile:6:in `<top (required)>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/rake-13.2.1/exe/rake:27:in `<top (required)>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli/exec.rb:58:in `load' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli/exec.rb:58:in `kernel_load' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli/exec.rb:23:in `run' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli.rb:456:in `exec' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/vendor/thor/lib/thor/command.rb:28:in `run' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/vendor/thor/lib/thor.rb:527:in `dispatch' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli.rb:35:in `dispatch' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/vendor/thor/lib/thor/base.rb:584:in `start' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/cli.rb:29:in `start' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/exe/bundle:28:in `block in <top (required)>' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors' Step #0 - "build image": /app/vendor/bundle/ruby/3.2.0/gems/bundler-2.5.23/exe/bundle:20:in `<top (required)>' Step #0 - "build image": /usr/local/bundle/bin/bundle:25:in `load' Step #0 - "build image": /usr/local/bundle/bin/bundle:25:in `<main>' Step #0 - "build image": (See full trace by running task with --trace) Step #0 - "build image": The command '/bin/sh -c bundle exec rake assets:precompile' returned a non-zero code: 1 Finished Step #0 - "build image" ERROR ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1
Chander Pal B. · Reviewed 15 saat ago
필성 조. · Reviewed 3 gün ago
Prasenjit S. · Reviewed 6 gün ago
Jirmit D. · Reviewed 6 gün ago
JIWON G. · Reviewed 9 gün ago
Got error with gcloud builds submit : gcloud builds submit --config cloudbuild.yaml --substitutions _SERVICE_NAME=$APP_NAME,_DBINST=$DBINST,_REGION=$REGION,_SECRET_NAME=rails_secret --timeout=20m Creating temporary archive of 103 file(s) totalling 112.1 KiB before compression. Some files were not included in the source upload. Check the gcloud log [/tmp/tmp.FypxfYHLmC/logs/2026.04.10/01.32.53.533891.log] to see which files and the contents of the default gcloudignore file used (see `$ gcloud topic gcloudignore` to learn more). Uploading tarball of [.] to [gs://qwiklabs-gcp-03-0cb8b00f7fd5_cloudbuild/source/1775784773.827893-56595fdfd4fe4c219c0b3dc77919bb1f.tgz]
Chander Pal B. · Reviewed 10 gün ago
it doesn't work. no enougth permissions.
Javier C. · Reviewed 11 gün ago
Mohamed N. · Reviewed 16 gün ago
Lab: Use Ruby On Rails with Cloud SQL for PostgreSQL on Cloud Run is faulty
Mohamed N. · Reviewed 18 gün ago
command to create slq instance took too long to complete during first run, I had to cancel, cleanup and re-run, all good though gcloud sql instances create $INSTANCE_NAME \ --database-version POSTGRES_17 \ --tier db-g1-small \ --region $REGION \ --edition=ENTERPRISE
Eduardo Alejandro G. · Reviewed 22 gün ago
Waleed E. · Reviewed 26 gün ago
Anıl Ş. · Reviewed 26 gün ago
Petra V. · Reviewed 27 gün ago
Igor P. · Reviewed 29 gün ago
markus d. · Reviewed yaklaşık 1 ay ago
Jorge C. · Reviewed yaklaşık 1 ay ago
Anton T. · Reviewed yaklaşık 1 ay ago
Sudarmathi K. · Reviewed yaklaşık 1 ay ago
Erik Nelson M. · Reviewed yaklaşık 1 ay ago
Adrianus Y. · Reviewed yaklaşık 1 ay ago
Merv W. · Reviewed yaklaşık 2 ay ago
Anthony S. · Reviewed yaklaşık 2 ay ago
Nyeem O M. · Reviewed yaklaşık 2 ay ago
Nyeem O M. · Reviewed yaklaşık 2 ay ago
Akanksha M. · Reviewed yaklaşık 2 ay ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.