[bisq-network/bisq] Takers deposit transaction rejected for 'too-long-mempool-chain' causing issues (#3705)

eigentsmis notifications at github.com
Sun Sep 6 14:09:51 UTC 2020


> @devinbileck wrote in [#3705 (comment)](https://github.com/bisq-network/bisq/issues/3705#issuecomment-559381012)
> 
> > [...]
> > ![image](https://user-images.githubusercontent.com/603793/69786986-62cf8d00-1170-11ea-8498-9d772d2b3416.png)
> > ```
> > [...]
> > 
> > java.lang.IllegalStateException: Expected PENDING or IN_CONFLICT, was BUILDING.
> > 	at com.google.common.base.Preconditions.checkState(Preconditions.java:469)
> > 	at org.bitcoinj.wallet.Wallet.setTransactionBroadcaster(Wallet.java:5072)
> > 	at org.bitcoinj.core.PeerGroup.addWallet(PeerGroup.java:1309)
> > 	at bisq.core.btc.setup.WalletConfig.startUp(WalletConfig.java:455)
> > 	at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
> > 	at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
> > 	at java.base/java.lang.Thread.run(Thread.java:844)
> > Nov-27 23:50:34.266 [JavaFX Application Thread] ERROR bisq.core.app.WalletAppSetup: java.lang.IllegalStateException: Expected PENDING or IN_CONFLICT, was BUILDING. 
> > ```
> 
> I just ran into this error and was able to get around it by shutting down Bisq, [deleting my SPV file from the filesystem](https://bisq.wiki/Resyncing_SPV_file#From_the_file_system) and restarting.

Had the same issue recently and fixed it the same way as @cbeams 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3705#issuecomment-687799635
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200906/0b197e59/attachment.html>


More information about the bisq-github mailing list