How to fix metasploit errors

Hello my subscribers so you get some error in few day msfconsole started errors like segment fault, credential bundle, nokogiri😅 
So you getting error like segment fault how to fix this 
So lets see

1. Nokogiri error
So what is nokogiri error its not error its gem which is not installed in metasploit framework you need to install you can fix this error with stark2.0 or with command go to the directory of metasploit and use command
bundle install nokogiri
Or 
If some gems are not installed 
Bundle install

2. Segment fault/credential error
What is segment fault error this error because of ruby version or some update you getting and then you getting error like segment fault so what to do

Solution-:you need to unistall termux and install again ok some pepole get angry 😅
So dont worry i will add the bakup restore tool feature in stark2.0 in soon 
Uninstall termux and install again
Then
Run command this
pkg install unstable-repo
pkg up
pkg install metasploit
This could take 5 min
If you see the ri parsing line so wait for 5 min and then ctrl+c  stop the process because some time process crashesh or stuck then
Run it again pkg install metasploit 
To continue the process
So done you installed the metasploit framework



Post a Comment