ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
13 stars 7 forks source link

`get_networks` returns "crawl attempts all failed" #71

Open ckniffen opened 1 year ago

ckniffen commented 1 year ago

Calling https://data.xrpl.org/v1/network/get_network/icv2.ws.transia.co:443 results in the following.

{
    "result": "error",
    "message": "crawl attempts all failed"
}

Main net also has the same issue https://data.xrpl.org/v1/network/get_network/s2.ripple.com

mvadari commented 1 year ago

s2.ripple.com is definitely because it's a reporting mode node, not a p2p node