nodejs-sdk
nodejs-sdk copied to clipboard
运行一段时间后,sendRawTransaction 出现错误 -32603
详细错误如下:
2022-02-14 00:36:32,474 ERROR 27922 {
error: {
code: -32603,
data: null,
message: 'INTERNAL_ERROR: : INTERNAL_ERROR: : /FISCO-BCOS/libtxpool/TxPool.cpp(191): Throw
in function virtual std::pair<h256, Address> dev::txpool::TxPool::submitTransactions(dev::eth
::Transaction::Ptr)\n' +
'Dynamic exception type: boost::exception_detail::clone_impl<dev::eth::TransactionRefuse
d>\n' +
'std::exception::what: std::exception\n' +
'[dev::tag_comment*] = BlockLimitCheckFailed, txBlockLimit=3811, txHash=25bf0a4d...\n'
},
id: 1,
jsonrpc: '2.0'
}
服务运行几个月后就出现上面的错误,请问如何解决?
我也一样也,怎么作者都不修复的
请问这个兄弟,你是解决了吗