hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
685 stars 657 forks source link

Ledger merkle tree is not acceptable for current tree. #1809

Closed LuksL closed 1 year ago

LuksL commented 1 year ago

Hi, I'm following this guide documents to set up my own local Indy network(containerized) But when I was trying to connect this node in my locally using Java wrapper with txn file: there will be an exception

INFO org.hyperledger.indy.sdk.LibIndy.nativeindy.commands.pool - src\commands\pool.rs:75 | OpenAck handle 2, pool_id 2, result Err(IndyError { inner: 
Ledger merkle tree is not acceptable for current tree.
Invalid library state })

Fixed it with docker use host network