Гуглить - гуглил.
Изучать логи - изучал.
тем не менее - армитажка работать не хочет.
кидаю лог, надеюсь на помощь
Изучать логи - изучал.
тем не менее - армитажка работать не хочет.
кидаю лог, надеюсь на помощь
Код:
Warning: checkError(): org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. at preferences.sl:419
** Error ** ** Error ** ** Error ** ** Error ** ** Error **
Could not connect to the Metasploit database. It's possible
that it's not running. Follow the database troubleshooting
steps at:
http://www.fastandeasyhacking.com/start
Also note: the latest Metasploit installer (4.1.4+) does not
create a postgres start script for you. This would explain
why Metasploit's database isn't running. To create one, put:
exec /usr/share/postgresql/scripts/ctl.sh "$@"
in /etc/init.d/framework-postgres. Then start the database:
service framework-postgres start