Hello,
The Api RIPE tool doesn’t work anymore since the daily.sh update.
I had an old post about this but the fix doesn’t work anymore: https://community.librenms.org/t/configure-ripe-ncc-api-tools/20100
I get the following error message:
cURL error 28 : Failed to connect to stat.ripe.net port 443 : Connection timed out (see libcurl - Error Codes) for https://stat.ripe.net/data/whois/data.json?resource=9.9.9.9 {“userId”:1, “exception” :“[object] (Illuminate\Http\Client\ConnectionException(code : 0) : cURL error 28 : Failed to connect to stat.ripe.net port 443 : Connection timed out (see libcurl - Error Codes) for https://stat.ripe.net/data/whois/data.json?resource=9.9.9.9 at /applis/librenms/vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php:924)
[exception précédente] [objet] (GuzzleHttp\Exception\ConnectException(code : 0) : erreur cURL 28 : Failed to connect to stat.ripe.net port 443 : Connection timed out (see libcurl - Error Codes) for https://stat.ripe.net/data/whois/data.json?resource=9.9.9.9 at /applis/librenms/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210)”}
I make the request in the web browser to https://stat.ripe.net/data/abuse-contact-finder/data.json?resource=9.9.9.9 and it works.
Thanks