kcoin icon indicating copy to clipboard operation
kcoin copied to clipboard

[e2e] nonce too low error

Open acroca opened this issue 7 years ago • 1 comments

Type:

Issue

What happened?:

Running the e2e tests many times I got the following error:

--- Failed steps:

  Scenario: Mining rewards: basic
    When I transfer 10 mTokens from A to B
      Error: error while executing '[./kcoin attach /root/.kcoin/kusd/kcoin.ipc --exec eth.blockNumber]': "Error response from daemon: Container 30e918ab0d3561656d2648af1f081b4cd26973887dc84fdd9696045cd7c800d5 is not running"

With the following relevant error:

CRIT [08-07|10:26:42.007] Failed to process the block              err="nonce too low"

logs.zip

If it's an issue, how can we reproduce it?:

run the e2e validator tests many times until it fails.

Priority:

Medium

acroca avatar Aug 07 '18 10:08 acroca

happened again during the And I start validator with 5 mTokens deposit step, but I don't have the logs.

acroca avatar Aug 07 '18 10:08 acroca