[bisq-network/bisq] No key found for absolute path (#4758)

Oscar Guindzberg notifications at github.com
Tue Nov 10 01:04:42 CET 2020


I could reproduce the error message by opening a Bisq v1.4.2 datadir with the Bisq v1.3.9 codebase.

Nov-09 20:55:31.156 [JavaFX Application Thread] ERROR b.core.btc.setup.WalletsSetup: Service failure from state: STARTING; failure={} java.lang.IllegalArgumentException: No key found for absolute path M/44H/0H/0H/0/16.
	at org.bitcoinj.crypto.DeterministicHierarchy.get(DeterministicHierarchy.java:89)
	at org.bitcoinj.wallet.DeterministicKeyChain.getKeyByPath(DeterministicKeyChain.java:617)
	at org.bitcoinj.wallet.DeterministicKeyChain.getKeyByPath(DeterministicKeyChain.java:612)
	at org.bitcoinj.wallet.KeyChainGroup.createCurrentKeysMap(KeyChainGroup.java:762)
	at org.bitcoinj.wallet.KeyChainGroup.fromProtobufUnencrypted(KeyChainGroup.java:658)
	at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:477)
	at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:444)
	at bisq.core.btc.setup.WalletConfig.loadWallet(WalletConfig.java:543)
	at bisq.core.btc.setup.WalletConfig.createOrLoadWallet(WalletConfig.java:499)
	at bisq.core.btc.setup.WalletConfig.startUp(WalletConfig.java:380)
	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:834)

java.lang.IllegalArgumentException: No key found for absolute path M/44H/0H/0H/0/16.
	at org.bitcoinj.crypto.DeterministicHierarchy.get(DeterministicHierarchy.java:89)
	at org.bitcoinj.wallet.DeterministicKeyChain.getKeyByPath(DeterministicKeyChain.java:617)
	at org.bitcoinj.wallet.DeterministicKeyChain.getKeyByPath(DeterministicKeyChain.java:612)
	at org.bitcoinj.wallet.KeyChainGroup.createCurrentKeysMap(KeyChainGroup.java:762)
	at org.bitcoinj.wallet.KeyChainGroup.fromProtobufUnencrypted(KeyChainGroup.java:658)
	at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:477)
	at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:444)
	at bisq.core.btc.setup.WalletConfig.loadWallet(WalletConfig.java:543)
	at bisq.core.btc.setup.WalletConfig.createOrLoadWallet(WalletConfig.java:499)
	at bisq.core.btc.setup.WalletConfig.startUp(WalletConfig.java:380)
	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:834)

-- 
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/4758#issuecomment-724359223
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201109/23af0ca3/attachment-0001.html>


More information about the bisq-github mailing list