kristuff / abuseipdb-cli

A CLI tool to check ✔️, report 🚩 IP addresses, download blacklist 🚫 with AbuseIPDB API v2
https://kristuff.fr/projects/abuseipdbcli
MIT License
49 stars 4 forks source link

An unexpected error occurred #29

Closed freddygl closed 1 year ago

freddygl commented 1 year ago

Hello, I have been using your tool for a year without problems, but since this morning I receive an error "An unexpected error occurred." and there is no way to make it work. Any ideas? Thank you so much.

freddygl commented 1 year ago

root@homebridge:/home/pi/ABUSEIPDB# abuseipdb -C 8.8.8.8

► Check IP: 8.8.8.8

ERROR
✗ Detail: An unexpected error occurred.

Request time: 0.08986496925354s | UTC time: 2023-06-12 09:28:15

Kristuff\AbuseIPDB v0.9.20 | Made with ♥ in France | © 2020-2022 Kristuff (https://github.com/kristuff)

kristuff commented 1 year ago

It seems that the site has now the Cloudflare DDoS Mitigation.

I made a quick test and the problem is that the response to any api request is the temporary html page "Just a moment"

I didn't see related change in the api documentation so unfortunately, nothing I can do for now.(I just reported the issue on their site).

apidb
freddygl commented 1 year ago

Hi.

it works again.

kristuff commented 1 year ago

Good to know :) Thank you