darwinia-network / dj

Darwinia bridge relayer tool implemented in nodejs
GNU General Public License v3.0
4 stars 5 forks source link

Error: Request failed with status code 400 #82

Closed hackfisher closed 3 years ago

hackfisher commented 3 years ago

xxx@XXXdeMBP ~ % dj-confirm 8610460 2020-09-15 16:44:46 API/INIT: RPC methods not decorated: balances_usableBalance, headerMMR_genProof, staking_powerOf Unable to resolve type Status, it will fail on construction Unable to resolve type MappedRing, it will fail on construction Unknown signed extensions CheckEthereumRelayHeaderHash found, treating them as no-effect Unknown signed extensions CheckEthereumRelayHeaderHash found, treating them as no-effect Unknown types found, no types for ConfirmedEthereumHeaderInfo, MappedRing, Status [ trace ]: init darwinia api succeed [ event ]: Fetching proposal of 8610460 error : {"message":"Request failed with status code 400","name":"Error","stack":"Error: Request failed with status code 400\n at createError (/Users/denny/.config/yarn/global/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/Users/denny/.config/yarn/global/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/Users/denny/.config/yarn/global/node_modules/axios/lib/adapters/http.js:236:11)\n at IncomingMessage.emit (events.js:326:22)\n at endReadableNT (_stream_readable.js:1244:12)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)","config":{"url":"/eth/proposal","method":"post","data":"{\"target\":8610460,\"last_leaf\":8610459}","headers":{"Accept":"application/json, text/plain, /","Content-Type":"application/json;charset=utf-8","User-Agent":"axios/0.19.2","Content-Length":38},"proxy":false,"baseURL":"https://testnet.shadow.darwinia.network","transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1}}