Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. Hello Rubas
  2. /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/adapters/mysql.rb:100:in `real_connect': Mysql::Error: Access denied for user 'rubathar_kitchen'@'users48.kollegienet.dk' (using password: YES) (Sequel::DatabaseConnectionError)
  3. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/adapters/mysql.rb:100:in `connect'
  4. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool.rb:96:in `make_new'
  5. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:158:in `make_new'
  6. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:137:in `available'
  7. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:127:in `block in acquire'
  8. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:194:in `block in sync'
  9. from <internal:prelude>:10:in `synchronize'
  10. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:194:in `sync'
  11. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:126:in `acquire'
  12. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/connection_pool/threaded.rb:94:in `hold'
  13. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/database/connecting.rb:229:in `synchronize'
  14. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/adapters/shared/mysql_prepared_statements.rb:34:in `execute'
  15. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/dataset/actions.rb:795:in `execute'
  16. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/adapters/mysql.rb:351:in `execute'
  17. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/adapters/mysql.rb:296:in `fetch_rows'
  18. from /usr/lib/ruby/gems/1.9.1/gems/sequel-4.6.0/lib/sequel/dataset/actions.rb:143:in `each'
  19. from ./shell.rb:11:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement