会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
This_is_Y
管理
2020年2月19日
msf启动显示 Nodatabase support:could not connect to server: connection refused
摘要: 如图,在启动msf时,一般都会自动连接上数据库,今天偶然出现这种情况。解决办法大致如下: exit退出当前msf 可以先用msfdb start 检查一下是否启动:netstat -pandu | grep 5432 没有启动的话,用service postgresql start来连接 在msf中
阅读全文
posted @ 2020-02-19 14:31 This_is_Y
阅读(629)
评论(0)
推荐(0)
公告