-
Notifications
You must be signed in to change notification settings - Fork 845
Description
Seid version
version: v6.0.5
commit: 134a227
Chain ID
pacific-1
Describe the bug
Node does not propgress beyond height 151361744. Getting loads of "rejected incoming good transaction mempool full" and "transaction expired " messages.
Disk space is fine.
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM ERR rejected incoming good transaction; mempool full err="mempool is full: number of txs 1000 (max: 1000), total txs bytes 542457 (max: 10737418240)" module=mempool tx=A98A0671A063B92DC44878B87F8162C6DDB6BC46A2F0BF20DF9E45AF0561D138
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF committed state block_app_hash=1982F47460AB1BCE180077FC5C2ADEF0593BC4FDA479E2E82D72D9FA586D12BF height=151406300 module=state num_txs=38
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF transaction expired address=0x2f8627b41756cba30e3672Abd44864c6DbCf4027 age=1119.507805 evm=true height=151406300 module=mempool nonce=436900 priority=0 tx=77CA81F815A440AE7E3E3CC6AE8EB704B85005206E60E12BDE87B65BB449BC4F tx_height=151406289 tx_timestamp=2025-06-10T08:07:54Z
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF transaction expired address=0x73108d36C88De2C8aa8E47CfF6893591260586FF age=1118.894677 evm=true height=151406300 module=mempool nonce=3229 priority=0 tx=F6EC91433AABFD33B3236714B16819DE367BAA603C4686209528043400875912 tx_height=151406289 tx_timestamp=2025-06-10T08:07:54Z
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF transaction expired address=0x397485dFf4D4a339C60f82424BA2f703FD8FC6c2 age=1118.283761 evm=true height=151406300 module=mempool nonce=123042 priority=0 tx=FA604205AD38FB9A020A547FEEBD4F9728EDA8880CE4A611360E6C92B422069D tx_height=151406289 tx_timestamp=2025-06-10T08:07:54Z
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF transaction expired address=0xfD4de3dB3eF2959C538045BCbda87804B3278265 age=1093.06064 evm=true height=151406300 module=mempool nonce=3775798 priority=0 tx=8B647512B4C434E41F545EB29198B90F3B11608671CBD21C589EE7B13F28D337 tx_height=151406289 tx_timestamp=2025-06-10T08:07:54Z
Jun 10 08:07:55 sei-poc-01 seid[452821]: 8:07AM INF transaction expired address=0xfD4de3dB3eF2959C538045BCbda87804B3278265 age=1092.463871 evm=true height=151406300 module=mempool nonce=3775794 priority=0 tx=066690894984032FDAFAC319ECC32A1E9B757356EA99C2F619DB8CD6E66A2F5F tx_height=151406289 tx_timestamp=2025-06-10T08:07:54Z
To Reproduce
Steps to reproduce the behavior:
- Run version v6.0.5
Expected behavior
We two other nodes with the same config. These are working as expected and at synced.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.