kali中启动msf提示Failed to connect to the database: could not connect to server: Connection refused

落日映苍穹つ 2022-04-14 04:28 592阅读 0赞

今天在kali中用msfconsole启动Metasploit时,提示:

Failed to connect to the database: could not connect to server: Connection refused Is the server running on host “localhost” and accepting TCP/IP connections on port 5432?

解决办法:

/etc/init.d/postgresql start;

msfcole;

发表评论

表情:
评论列表 (有 0 条评论,592人围观)

还没有评论,来说两句吧...

相关阅读