Guest User

Untitled

a guest
Dec 11th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | None | 0 0
  1. fox@plague-shot:~/Projects/yoki$ rake db:create
  2. FATAL: Ident-Authentifizierung f?r Benutzer >>yoki<< fehlgeschlagen
  3. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `initialize'
  4. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `new'
  5. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `connect'
  6. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:260:in `initialize'
  7. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:27:in `new'
  8. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:27:in `postgresql_connection'
  9. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:304:in `new_connection'
  10. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:323:in `checkout_new_connection'
  11. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block (2 levels) in checkout'
  12. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:261:in `loop'
  13. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:261:in `block in checkout'
  14. /home/fox/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  15. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:260:in `checkout'
  16. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:162:in `connection'
  17. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:409:in `retrieve_connection'
  18. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:107:in `retrieve_connection'
  19. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:89:in `connection'
  20. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:110:in `rescue in create_database'
  21. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:54:in `create_database'
  22. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:42:in `block (2 levels) in <top (required)>'
  23. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
  24. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
  25. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
  26. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
  27. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
  28. /home/fox/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  29. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  30. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
  31. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
  32. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
  33. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
  34. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
  35. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  36. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
  37. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
  38. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  39. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
  40. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
  41. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/bin/rake:19:in `load'
  42. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/bin/rake:19:in `<main>'
  43. Couldn't create database for {"adapter"=>"postgresql", "encoding"=>"unicode", "database"=>"yoki_test", "pool"=>5, "username"=>"yoki", "password"=>"yoki"}
  44. FATAL: Ident-Authentifizierung f?r Benutzer >>yoki<< fehlgeschlagen
  45. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `initialize'
  46. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `new'
  47. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:991:in `connect'
  48. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:260:in `initialize'
  49. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:27:in `new'
  50. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/postgresql_adapter.rb:27:in `postgresql_connection'
  51. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:304:in `new_connection'
  52. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:323:in `checkout_new_connection'
  53. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block (2 levels) in checkout'
  54. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:261:in `loop'
  55. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:261:in `block in checkout'
  56. /home/fox/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  57. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:260:in `checkout'
  58. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:162:in `connection'
  59. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:409:in `retrieve_connection'
  60. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:107:in `retrieve_connection'
  61. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_specification.rb:89:in `connection'
  62. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:110:in `rescue in create_database'
  63. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:54:in `create_database'
  64. /home/fox/.rvm/gems/ruby-1.9.2-p290@postgres/gems/activerecord-3.1.0/lib/active_record/railties/databases.rake:44:in `block (2 levels) in <top (required)>'
  65. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
  66. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
  67. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
  68. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
  69. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
  70. /home/fox/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  71. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  72. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
  73. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
  74. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
  75. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
  76. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
  77. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  78. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
  79. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
  80. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  81. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
  82. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
  83. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/bin/rake:19:in `load'
  84. /home/fox/.rvm/gems/ruby-1.9.2-p290@global/bin/rake:19:in `<main>'
  85. Couldn't create database for {"adapter"=>"postgresql", "encoding"=>"unicode", "database"=>"yoki_development", "pool"=>5, "username"=>"yoki", "password"=>"yoki"}
Add Comment
Please, Sign In to add comment