Error #1
Error Data
{
"error": {
"cause": {
"errno": "ECONNREFUSED",
"code": "ECONNREFUSED",
"syscall": "connect",
"address": "127.0.0.1",
"port": 10999
},
"isOperational": true,
"errno": "ECONNREFUSED",
"code": "ECONNREFUSED",
"syscall": "connect",
"address": "127.0.0.1",
"port": 10999
},
"request": {
"method": "getrawtransaction",
"parameters": [
"5b1482f77d590bba1c6189f4e43f3a52a9f532d053d5e0a64ca2344f23b7ced3",
1
]
}
}
Stacktrace
Error: RpcError: type=failure-02
at Client.<anonymous> (/root/working/pyrk-rpc-explorer/app/api/rpcApi.js:476:13)
at Client.tryCatcher (/root/working/pyrk-rpc-explorer/node_modules/bluebird/js/release/util.js:16:23)
at Promise.errorAdapter (/root/working/pyrk-rpc-explorer/node_modules/bluebird/js/release/nodeify.js:35:34)
at Promise._settlePromise (/root/working/pyrk-rpc-explorer/node_modules/bluebird/js/release/promise.js:601:21)
at Promise._settlePromise0 (/root/working/pyrk-rpc-explorer/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/root/working/pyrk-rpc-explorer/node_modules/bluebird/js/release/promise.js:725:18)