Lost transaction on testnet

Description

"DEPLOY ID (signature)" "f21e6e34884f2cb95fc07552161733d9a26ae2f87a6b01a14aadd6276f42dca241583697b7801def50c418bdfced5d02ea29ac47553eaadaf02efd1bf03159cc1c"
"TRANSFER" { "amount": "100000000000", "from": rchain activists", "to": "alphajon"
}

jimscarver:Today at 8:28 AM
It appears that the transaction failed @tgrospic. according to https://revdefine.io/#/explorer/rev. I get NetworkError when attempting to fetch resource. from https://tgrospic.github.io/rnode-client-js/
our observer node on rnode1.rhobot.net @GSJ: is getting
2020-04-12 12:23:36,203 [grpc-default-boss-ELG-3-1] ERROR io.netty.util.concurrent.DefaultPromise.rejectedExecution - Failed to submit a listener notification task. Event loop shut down?
java.util.concurrent.RejectedExecutionException: event executor terminated
at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:844)
jimscarver:Today at 8:39 AM
I see the transaction at https://node0.testnet.rchain-dev.tk/api/block/2a82ac4248a1d57bcc169fb2fb66dc9ccb1a4c7c1d8a89028bae18b45bbc0097
and the log http://node0.testnet.rchain-dev.tk:18080/diag/rnode.log
but it is not in the log http://node2.testnet.rchain-dev.tk:18080/diag/rnode.log

alphajonToday at 8:53 AM
I also see the transaction. But my balance is still 1000 revletts (10^-8 rev).

Environment

None

Activity

nutzipper April 12, 2020 at 9:09 PM

Recovering is quite pain, as data folder grows…

Recovered with copy {dagstorage/,last-finalized-block,rspace/} folders from some validator

 

nutzipper April 12, 2020 at 5:46 PM
Edited

It does not help because state is corrupted, all new blocks addition leads to the same issue. Have to reuse state of one of validators…

nutzipper April 12, 2020 at 5:44 PM
Edited

nutzipper April 12, 2020 at 5:21 PM

Ah, also I can see

might be that s OOM issue

nutzipper April 12, 2020 at 5:16 PM
Edited

I cannot take a deep look right now, but I can see on testnet observer

So for some reason this line returns genesis block as computedParents

Looks like latestMessages is empty

Details

Assignee

Reporter

Priority

Affects versions

Components

Created April 12, 2020 at 1:16 PM
Updated April 12, 2020 at 9:09 PM