Guest User

Untitled

a guest
Oct 16th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. config/environments/development.rb:60:in `fetch': key not found: "S3_BUCKET_NAME" (KeyError)
  2. from /home/joasimar/cursos/rails/petme_rails_api/config/environments/development.rb:60:in `block in <top (required)>'
  3. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/railtie.rb:211:in `instance_eval'
  4. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/railtie.rb:211:in `configure'
  5. from /home/joasimar/cursos/rails/petme_rails_api/config/environments/development.rb:1:in `<top (required)>'
  6. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
  7. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require'
  8. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency'
  9. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
  10. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/engine.rb:600:in `block (2 levels) in <class:Engine>'
  11. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/engine.rb:599:in `each'
  12. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/engine.rb:599:in `block in <class:Engine>'
  13. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `instance_exec'
  14. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `run'
  15. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:59:in `block in run_initializers'
  16. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:228:in `block in tsort_each'
  17. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
  18. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from'
  19. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:431:in `each_strongly_connected_component_from'
  20. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:421:in `block in each_strongly_connected_component_from'
  21. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:48:in `each'
  22. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:48:in `tsort_each_child'
  23. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:415:in `call'
  24. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:415:in `each_strongly_connected_component_from'
  25. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:349:in `block in each_strongly_connected_component'
  26. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:347:in `each'
  27. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:347:in `call'
  28. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:347:in `each_strongly_connected_component'
  29. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:226:in `tsort_each'
  30. from /home/joasimar/.rvm/rubies/ruby-2.3.3/lib/ruby/2.3.0/tsort.rb:205:in `tsort_each'
  31. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/initializable.rb:58:in `run_initializers'
  32. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/application.rb:353:in `initialize!'
  33. from /home/joasimar/cursos/rails/petme_rails_api/config/environment.rb:5:in `<top (required)>'
  34. from config.ru:3:in `require_relative'
  35. from config.ru:3:in `block in <main>'
  36. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/builder.rb:55:in `instance_eval'
  37. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/builder.rb:55:in `initialize'
  38. from config.ru:in `new'
  39. from config.ru:in `<main>'
  40. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/builder.rb:49:in `eval'
  41. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/builder.rb:49:in `new_from_string'
  42. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/builder.rb:40:in `parse_file'
  43. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/server.rb:319:in `build_app_and_options_from_config'
  44. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/server.rb:219:in `app'
  45. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:24:in `app'
  46. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/rack-2.0.3/lib/rack/server.rb:354:in `wrapped_app'
  47. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:80:in `log_to_stdout'
  48. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:42:in `start'
  49. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:135:in `block in perform'
  50. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:130:in `tap'
  51. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands/server/server_command.rb:130:in `perform'
  52. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/thor-0.20.0/lib/thor/command.rb:27:in `run'
  53. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command'
  54. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
  55. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/command/base.rb:63:in `perform'
  56. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/command.rb:44:in `invoke'
  57. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/railties-5.1.4/lib/rails/commands.rb:16:in `<top (required)>'
  58. from /home/joasimar/cursos/rails/petme_rails_api/bin/rails:9:in `require'
  59. from /home/joasimar/cursos/rails/petme_rails_api/bin/rails:9:in `<top (required)>'
  60. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/client/rails.rb:28:in `load'
  61. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/client/rails.rb:28:in `call'
  62. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/client/command.rb:7:in `call'
  63. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/client.rb:30:in `run'
  64. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/bin/spring:49:in `<top (required)>'
  65. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/binstub.rb:31:in `load'
  66. from /home/joasimar/.rvm/gems/ruby-2.3.3@petme/gems/spring-2.0.2/lib/spring/binstub.rb:31:in `<top (required)>'
  67. from /home/joasimar/cursos/rails/petme_rails_api/bin/spring:13:in `require'
  68. from /home/joasimar/cursos/rails/petme_rails_api/bin/spring:13:in `<top (required)>'
  69. from bin/rails:3:in `load'
  70. from bin/rails:3:in `<main>'
Add Comment
Please, Sign In to add comment