Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 1.16 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. * executing "cd /var/rails/staging_sites/staging6 && rake spec"
  2.     servers: ["staging.bangthetable.com"]
  3.     [staging.bangthetable.com] executing command
  4. *** [err :: staging.bangthetable.com] Couldn't create database for {"adapter"=>"mysql", "username"=>"root", "database"=>"btt_test", "password"=>nil}, charset: utf8, collation: utf8_general_ci (if you set the charset manually, make sure you have a matching collation)
  5. *** [err :: staging.bangthetable.com] rake aborted!
  6. *** [err :: staging.bangthetable.com] Access denied for user 'root'@'localhost' (using password: NO)
  7. *** [err :: staging.bangthetable.com]
  8. *** [err :: staging.bangthetable.com] (See full trace by running task with --trace)
  9.  ** [out :: staging.bangthetable.com] (in /var/rails/staging_sites/staging6)
  10.  ** [out :: staging.bangthetable.com] Couldn't drop btt_test : #<ActiveRecord::ConnectionNotEstablished: ActiveRecord::ConnectionNotEstablished>
  11.  ** [out :: staging.bangthetable.com] -- create_table("age_options", {:force=>true})
  12.     command finished
  13. failed: "sh -c 'cd /var/rails/staging_sites/staging6 && rake spec'" on staging.bangthetable.com
  14. zlib(finalizer): the stream was freed prematurely.