When service metasploit start is used in kali, an error is report:
Failed to start metasploit.service: Unit metasploit.service not found.
this is because the new version of kali has been updated.
The correct way to use is:
1. Start the postgresql:
service postgresql start
2. Initialize the metasploit postgresql database
msfdb init
3. Start msfconsole and verify whether the connection to the database is successful:
enter the command: msfconsole enter msf5
4. Enter db_status:
Read More:
- Beef combined with Metasploit under Kali
- Centos7 executes the command service mysqld start and prompts Failed to start mysqld.service: Unit mysqld.service not loaded
- MongoDB Error: Failed to start mongod.service: Unit mongodb.service is masked
- MongoDB Error: Failed to start mongod.service: Unit mongod.service is not loaded properly
- Tdengine failed to start, start request repeated too quickly for taosd.service
- MySQL uses net start MySQL startup prompt (failed to start, the service did not report any error)
- Solve net start mysql, start MySQL service, prompt system error 5. Access denied.
- How to Fix Failed to start service jboss.deployment.unit.”jboss-as-bmt.war”.INSTALL: org.jboss.msc.service.S
- MySQL error set: failed to start mysql.service : Unit mysql.service is masked.
- Keepalived add service self-start error analysis [How to Solve]
- Failed to start docker.service : unit not found
- Failed to start Remote desktop service (VNC)
- Tomcat service failed to start
- Docker service start, restart, close command
- win10 unable to start ssh-agent service, error :1058 solution
- Notes on using Reaver in Kali 2.0
- nt service 1072 No need to restart, repeat the method of installing the service program or service driver
- The apple mobile device service failed to start. Error 1053 is resolved
- An error was reported during MySQL 6.0 installation: start service failed
- Connection between PHP 7.4 and MySQL (MariaDB) under Ubuntu (kali Linux)