Only getting errors from abuseipdb plugin

getting this error from every single time I use the plugin to search for an IPV4 ip

Connect: Connecting to https://api.abuseipdb.com/api/v2
rapid7/AbuseIPDB:5.0.6. Step name: check_ip
An error occurred during plugin execution!

Received an error response from AbuseIPDB.
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/insightconnect_plugin_runtime-4.2.0-py3.8.egg/insightconnect_plugin_runtime/plugin.py”, line 326, in handle_step
output = self.start_step(
File “/usr/local/lib/python3.8/site-packages/insightconnect_plugin_runtime-4.2.0-py3.8.egg/insightconnect_plugin_runtime/plugin.py”, line 476, in start_step
output = func(params)
File “/usr/local/lib/python3.8/site-packages/abuseipdb_rapid7_plugin-5.0.6-py3.8.egg/komand_abuseipdb/actions/check_ip/action.py”, line 43, in run
json_ = helper.get_json(r)
File “/usr/local/lib/python3.8/site-packages/abuseipdb_rapid7_plugin-5.0.6-py3.8.egg/komand_abuseipdb/util/helper.py”, line 11, in get_json
raise PluginException(cause=‘Received an error response from AbuseIPDB.’,
insightconnect_plugin_runtime.exceptions.PluginException: An error occurred during plugin execution!

Received an error response from AbuseIPDB.

Hey @hayden_redd, sorry to hear that you’re having trouble. We were not able to reproduce but we updated the plugin to return an error message from the AbuseIPDB API. Can you upgrade and share what the error message is, it may point us in the right direction.

2 Likes

will do