msfdb找不到gem或rake文件

问题描述

msf6 > msfdb reinit
[*] exec: msfdb reinit

Metasploit running on Kali Linux as root,using system database
Creating database user 'msf'
Enter password for new role: 
Enter it again: 
Creating databases 'msf' and 'msf_test'
Creating configuration file in /usr/share/Metasploit-framework/config/database.yml
Creating initial database schema
rake aborted!
No Rakefile found (looking for: rakefile,Rakefile,rakefile.rb,Rakefile.rb)
/opt/Metasploit-framework/embedded/bin/bundle:23:in `load'
/opt/Metasploit-framework/embedded/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)
msf6 > 

我试图在Metasploit控制台中创建数据库,这导致了上述问题。

与Postgresql数据库连接成功。 请帮我解决这个问题!

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)