We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gives Server Error (500) when trying to add subfinder API keys
200 OK
Go to https://VPS:IP/scanEngine/default/tool_settings
Try to add any API key for subfinder
see the error
- reNgine: Latest - OS: UBUNTU 24 - Python: - Docker Engine: - Docker Compose: - Browser:
The text was updated successfully, but these errors were encountered:
Hey @rajesh457! 👋 Thanks for flagging this bug! 🐛🔍
You're our superhero bug hunter! 🦸♂️🦸♀️ Before we suit up to squash this bug, could you please:
📚 Double-check our documentation: https://rengine.wiki 🕵️ Make sure it's not a known issue 📝 Provide all the juicy details about this sneaky bug
Once again - thanks for your vigilance! 🛠️🚀
Sorry, something went wrong.
you can modify ./volumes/rengine_tool_config/_data/subfinder/provider-config.yaml, it will work.
./volumes/rengine_tool_config/_data/subfinder/provider-config.yaml
Hi @ipsecc, Where i can find that path, would you please give the exact path where I can modify the provider-config.yaml file
provider-config.yaml
hi @rajesh457 ,use find / -name "provider-config.yaml" 2>/dev/null, you will find it
find / -name "provider-config.yaml" 2>/dev/null
same issue here, did you find a way to make subfinder work?
No branches or pull requests
Is there an existing issue for this?
Current Behavior
Gives Server Error (500) when trying to add subfinder API keys
Expected Behavior
200 OK
Steps To Reproduce
Go to https://VPS:IP/scanEngine/default/tool_settings
Try to add any API key for subfinder
see the error
Environment
Anything else?
The text was updated successfully, but these errors were encountered: