We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: