Open AnujK2901 opened 4 years ago
I'm also seeing this error at the same place. v5.1.1
Yes the error exists due to the modules.yml file in recon-ng-marketplace: line 383: last_updated: '2020-06-17' name: Whoxy Whois Lookup path: recon/domains-companies/whoxy_whois but in the modules on that repo you have: whoxy_companies.py, I believe there is an issue in how the url is being resolved, the naming convention is incorrect.
I believe the true issue here is that an error in the installation of a single module cancels the entire process for all modules.
I confirm the same errors and versions as well.
I believe the true issue here is that an error in the installation of a single module cancels the entire process for all modules.
Yes. It seems like this module has been removed and while installing this module, this failure terminates the overall process to complete installation of all remaining modules.
From my point of view, there are two things developers contributing in this project can perform.
whoxy_whois
This should be fixed now, but I agree that it should be handled more gracefully. Thank you for reporting and for your recommendations.
try to install modules one by one as many of them need api keys.
keys add github
and then install github module
Type the Cat etc/nsswitch.conf and look for hosts line and the value should be files DNS, if there's anything that comes between the files DNS words, delete it with a text editor and save it.Hope this helps
I have a problem. When i try to install the modules: marketplace install example... the answer is: No such file or directory. This mensage apear in all attempts to install diferent modules. I triyed to use AI to solve this, but yhe problem persist.
I am new to recon-ng and while currently installing modules, I am facing an issue for which I can not find any possible fix. Bug/Issue recreation steps:
Error I am facing:
I have tried following:
apt-get update && apt-get upgrade