-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
The price ("EXCHANGE RATE") from api.coindesk.com (https://api.coindesk.com/v1/bpi/currentprice.json) hasn't been too accurate for quite some time, but since a few days it seems stuck at $97'376.5 and is not updating anymore.
At the time of posting this issue api.coindesk.com doesn't even resolve anymore:
# dig a api.coindesk.com @1.1.1.1
; <<>> DiG 9.6-ESV-R4 <<>> a api.coindesk.com @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63631
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;api.coindesk.com. IN A
;; AUTHORITY SECTION:
api.coindesk.com. 767 IN SOA ns-1470.awsdns-55.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
;; Query time: 11 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Wed Feb 12 17:27:03 2025
;; MSG SIZE rcvd: 116
larwood, pointbiz, matvore, Starglancer, DaveHamilton and 1 more