Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. PG::ConnectionBad (fe_sendauth: no password supplied
  2. ):
  3.  
  4. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `initialize'
  5. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `new'
  6. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `connect'
  7. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:217:in `initialize'
  8. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:37:in `new'
  9. activerecord (5.0.2) lib/active_record/connection_adapters/postgresql_adapter.rb:37:in `postgresql_connection'
  10. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:729:in `new_connection'
  11. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:773:in `checkout_new_connection'
  12. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:752:in `try_to_checkout_new_connection'
  13. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:713:in `acquire_connection'
  14. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:490:in `checkout'
  15. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'
  16. activerecord (5.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:883:in `retrieve_connection'
  17. activerecord (5.0.2) lib/active_record/connection_handling.rb:128:in `retrieve_connection'
  18. activerecord (5.0.2) lib/active_record/connection_handling.rb:91:in `connection'
  19. activerecord (5.0.2) lib/active_record/migration.rb:559:in `connection'
  20. activerecord (5.0.2) lib/active_record/migration.rb:546:in `call'
  21. actionpack (5.0.2) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
  22. activesupport (5.0.2) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
  23. activesupport (5.0.2) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
  24. activesupport (5.0.2) lib/active_support/callbacks.rb:90:in `run_callbacks'
  25. actionpack (5.0.2) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
  26. actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
  27. actionpack (5.0.2) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
  28. actionpack (5.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
  29. web-console (3.5.0) lib/web_console/middleware.rb:135:in `call_app'
  30. web-console (3.5.0) lib/web_console/middleware.rb:28:in `block in call'
  31. web-console (3.5.0) lib/web_console/middleware.rb:18:in `catch'
  32. web-console (3.5.0) lib/web_console/middleware.rb:18:in `call'
  33. actionpack (5.0.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
  34. railties (5.0.2) lib/rails/rack/logger.rb:36:in `call_app'
  35. railties (5.0.2) lib/rails/rack/logger.rb:24:in `block in call'
  36. activesupport (5.0.2) lib/active_support/tagged_logging.rb:69:in `block in tagged'
  37. activesupport (5.0.2) lib/active_support/tagged_logging.rb:26:in `tagged'
  38. activesupport (5.0.2) lib/active_support/tagged_logging.rb:69:in `tagged'
  39. railties (5.0.2) lib/rails/rack/logger.rb:24:in `call'
  40. sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
  41. actionpack (5.0.2) lib/action_dispatch/middleware/request_id.rb:24:in `call'
  42. rack (2.0.1) lib/rack/method_override.rb:22:in `call'
  43. rack (2.0.1) lib/rack/runtime.rb:22:in `call'
  44. activesupport (5.0.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  45. actionpack (5.0.2) lib/action_dispatch/middleware/executor.rb:12:in `call'
  46. actionpack (5.0.2) lib/action_dispatch/middleware/static.rb:136:in `call'
  47. rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
  48. railties (5.0.2) lib/rails/engine.rb:522:in `call'
  49. puma (3.8.2) lib/puma/configuration.rb:224:in `call'
  50. puma (3.8.2) lib/puma/server.rb:600:in `handle_request'
  51. puma (3.8.2) lib/puma/server.rb:435:in `process_client'
  52. puma (3.8.2) lib/puma/server.rb:299:in `block in run'
  53. puma (3.8.2) lib/puma/thread_pool.rb:120:in `call'
  54. puma (3.8.2) lib/puma/thread_pool.rb:120:in `block in spawn_thread'
  55. Rendering C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
  56. Rendering C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
  57. Rendered C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.5ms)
  58. Rendering C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
  59. Rendered C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
  60. Rendering C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  61. Rendered C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
  62. Rendered C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/actionpack-5.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (636.6ms)
  63.  
  64. default: &default
  65.  
  66. adapter: postgresql
  67. encoding: unicode
  68.  
  69. pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
  70.  
  71. development:
  72.  
  73. <<: *default
  74.  
  75. database: Testprogram_development
  76.  
  77. test:
  78. <<: *default
  79.  
  80. database: Testprogram_test
  81.  
  82. production:
  83.  
  84. <<: *default
  85.  
  86. database: Testprogram_production
  87.  
  88. username: Testprogram
  89.  
  90. password: Testprogram
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement