Used in Kali service When Metasploit start, an error is reported:
Failed to start metasploit.service: Unit metasploit.service not found.
This is because the new version of Kali has been updated
The correct method of use is:
1. Start PostgreSQL:
service postgresql start
2. Initialize Metasploit PostgreSQL database
msfdb init
3. Start msfconsole and verify whether the connection to the database is successful:
Enter the command: msfconsole to enter msf5
Input DB_status:
Similar Posts:
- An error prompt appears during the installation of win10 PostgreSQL: “failed to load SQL modules into the database cluster”
- PostgreSQL Connect Error: FATAL: no pg_hba.conf entry for host
- Define IntelliJ “initialization failed school” https://start.spring.io Do sth
- [Solved] createdb: could not connect to database postgres: FATAL: Peer authentication failed for user “postgres”
- Docker run error: docker0: iptables: No chain/target/match by that name.
- After installing mysql, centos7 can’t start the service, and prompts unit not found
- [Solved] Failed to get D-Bus connection: Operation not permitted
- Mac ADB prompts command not found
- MYSQL Startup Error: [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to
- [Solved] k8s Deploy postgresql Error: initdb: error: directory “/var/lib/postgresql/data” exists but is not empty