canontech/staking-payouts

error: 1014: Priority is too low

Closed this issue · 2 comments

This error may be the result of #20

2021-05-09 17:07:50 [payouts] info: Creating transasction(s) from the following payouts: 
staking.payoutStakers(GWmJ7Wb93aDL1VcN5AW7VfzNyiRASpwaGu2zc1uNriwEj3h, 2,225)
staking.payoutStakers(GWmJ7Wb93aDL1VcN5AW7VfzNyiRASpwaGu2zc1uNriwEj3h, 2,226)
staking.payoutStakers(GWmJ7Wb93aDL1VcN5AW7VfzNyiRASpwaGu2zc1uNriwEj3h, 2,228)
staking.payoutStakers(G7Pg8TMoQpHDQNq27bb6CTB4uzyk2ccq7poJwQsojNbsipV, 2,227)
staking.payoutStakers(G7Pg8TMoQpHDQNq27bb6CTB4uzyk2ccq7poJwQsojNbsipV, 2,228)
staking.payoutStakers(Hv8d8xLhJTTggzMCR3oUgmqCgQYuNfUu7syq7q1Lo9cAXg2, 2,228)
staking.payoutStakers(FFc4enhqqTkkwpec2HmH42fzrUGqNN3Qwu4U2aox5W2ArLx, 2,225)
staking.payoutStakers(FFc4enhqqTkkwpec2HmH42fzrUGqNN3Qwu4U2aox5W2ArLx, 2,227)
staking.payoutStakers(FFc4enhqqTkkwpec2HmH42fzrUGqNN3Qwu4U2aox5W2ArLx, 2,228)
staking.payoutStakers(JHDDYty2cU6vjWyMF2kvNK9hRMAgH9THwqvQpUzqQQs7KJr, 2,228)
2021-05-09 17:07:50 [payouts] info: Total of 10 unclaimed payouts.
2021-05-09 17:07:50 [payouts] info: Transactions are being created. This may take some time if there are many unclaimed eras.
2021-05-09 17:07:50 [payouts] info: Getting ready to send 2 transactions.
2021-05-09 17:07:50 [payouts] info: Sending utility.batch (tx 1/2)
2021-05-09 17:07:50 [payouts] info: Node response to tx: 0x68a39be17fff3dcc5b543fac47d71e159bab9545d5a49b1231c6dc51ad3491b0
2021-05-09 17:07:50 [payouts] info: Sending utility.batch (tx 2/2)
2021-05-09 17:07:51        RPC-CORE: submitExtrinsic(extrinsic: Extrinsic): Hash:: 1014: Priority is too low: (894525230504 vs 397294561395): The transaction has too low priority to replace another transaction already in the pool.
2021-05-09 17:07:51 [payouts] error: Tx failed to sign and send (tx 2/2)
2021-05-09 17:07:51 [payouts] error: 1014: Priority is too low: (894525230504 vs 397294561395): The transaction has too low priority to replace another transaction already in the pool.
2021-05-09 17:07:51 [payouts] info: Exiting ...

staking-payouts v1.1.0

Thanks for reporting the bug. Just made a new release, v1.1.1, that should fix the issue.

If you run into the same problem please reopen this issue.