PDA

View Full Version : Problem running BEEF



LordMax
2021-04-12, 18:52
Hi!

I am new to Kali Linux and Linux in general, I am trying to run BeEF. I have struggled for a while now but Ive come to that stage where I cant help myself anymore. I get this error, I dont know how to describe it because I dont know what it is.


[19:47:08]
Browser Exploitation Framework (BeEF) 0.5.0.0-alpha-pre
[19:47:08] | Twit: @beefproject
[19:47:08] | Site: https://beefproject.com
[19:47:08] | Blog: http://blog.beefproject.com
[19:47:08] |_ Wiki: https://github.com/beefproject/beef/wiki
[19:47:08]
Project Creator: Wade Alcorn (@WadeAlcorn)
-- migration_context()
Traceback (most recent call last):
20: from ./beef:171:in `<main>'
19: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/migration.rb:918:in `method_missing'
18: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/migration.rb:897:in `say_with_time'
17: from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
16: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/migration.rb:897:in `block in say_with_time'
15: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/migration.rb:919:in `block in method_missing'
14: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/migration.rb:912:in `connection'
13: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_handling.rb:283:in `connection'
12: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_handling.rb:327:in `retrieve_connection'
11: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:1128:in `retrieve_connection'
10: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:428:in `connection'
9: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:588:in `checkout'
8: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:866:in `acquire_connection'
7: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:905:in `try_to_checkout_new_connection'
6: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:926:in `checkout_new_connection'
5: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `new_connection'
4: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `public_send'
3: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:35:in `sqlite3_connection'
2: from /var/lib/gems/2.7.0/gems/activerecord-6.1.3.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:35:in `new'
1: from /var/lib/gems/2.7.0/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:89:in `initialize'
/var/lib/gems/2.7.0/gems/sqlite3-1.4.2/lib/sqlite3/database.rb:89:in `open_v2': unable to open database file (SQLite3::CantOpenException)

Thanks beforehand!

Best regards Max