You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This failure most likely means that the public miner key given chainweb-mining-client does not match what is configured in for the mining API in the chainweb-node configuration.
i have this error "No associated Payload"
021-11-12T14:56:25.41042913Z Error [Thread 5] failed to submit solved work: HttpExceptionRequest Request {
host = "xxxxxx"
port = 1848
secure = False
requestHeaders = []
path = "chainweb/0.0/mainnet01/mining/solved"
queryString = ""
method = "POST"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
(StatusCodeException (Response {responseStatus = Status {statusCode = 404, statusMessage = "Not Found"}, responseVersion = HTTP/1.1, responseHeaders = [("Transfer-Encoding","chunked"),("Date","Fri, 12 Nov 2021 14:56:25 GMT"),("Server","Warp/3.3.17"),("X-Server-Timestamp","1636728985"),("X-Chainweb-Node-Version","2.11")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose}) "No associated Payload")
The text was updated successfully, but these errors were encountered: