input-output-hk / daedalus

The open source cryptocurrency wallet for ada, built to grow with the community
https://daedaluswallet.io/
Apache License 2.0
1.23k stars 296 forks source link

daedalus mainnet try to connect to "metadata.cardano-testnet.iohkdev.io" but fail #3203

Open Khaezzar opened 1 month ago

Khaezzar commented 1 month ago

Hi,j i have upgraded daedalus to version 5.4.0 and i found this in the log :

[cardano-wallet.token-metadata:Error:357] [2024-06-18 10:26:02.62 UTC] An error occurred while fetching metadata: Unhandled exception: HttpE "xceptionRequest Request { host = "metadata.cardano-testnet.iohkdev.io" port = 443 secure = True requestHeaders = [("Content-type","application/json")] path = "/metadata/query" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (ConnectionFailure Network.Socket.getAddrInfo (called with preferred socket type/protocol: AddrInfo {addrFlags = [AI_ADDRCONFIG], addrFamily = AF_UNSPEC, addrSocketType = Stream, addrProtocol = 0, addrAddress = 0.0.0.0:0, addrCanonName = Nothing}, host name: Just "metadata.cardano-testnet.iohkdev.io", service name: Just "443"): does not exist (Temporary failure in name resolution))

this happened every minutes

is it ok ?