Guest User

Untitled

a guest
Jul 22nd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. /usr/local/lib/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5/lib/sqlite3/driver/native/driver.rb:76:in `open': NameError: uninitialized constant SQLite3::Driver::Native::Driver::API (Sequel::DatabaseConnectionError)
  2. from /usr/local/lib/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5/lib/sqlite3/database.rb:76:in `initialize'
  3. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/adapters/sqlite.rb:31:in `new'
  4. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/adapters/sqlite.rb:31:in `connect'
  5. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/database.rb:93:in `block in initialize'
  6. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:229:in `call'
  7. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:229:in `make_new'
  8. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:203:in `available'
  9. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:193:in `block in acquire'
  10. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:267:in `block in sync'
  11. from <internal:prelude>:8:in `synchronize'
  12. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:267:in `sync'
  13. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:192:in `acquire'
  14. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/connection_pool.rb:139:in `hold'
  15. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/database.rb:532:in `synchronize'
  16. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/adapters/sqlite.rb:93:in `_execute'
  17. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/adapters/sqlite.rb:68:in `execute_dui'
  18. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/database.rb:331:in `execute_ddl'
  19. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/database/schema_methods.rb:188:in `create_table_from_generator'
  20. from /usr/local/lib/ruby/gems/1.9.1/gems/sequel-3.8.0/lib/sequel/database/schema_methods.rb:73:in `create_table'
  21. from server.rb:19:in `<main>'
Add Comment
Please, Sign In to add comment