-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.NullPointerException errors connecting to custom node (BTCPay) #2895
Comments
The issue appears to originate from bitcoinj failing to save the wallet, which likely then causes the subsequent tasks to throw a null pointer exception.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closing this issue because Bisq was removed from the BTCPay Services, related to this issue #2873 |
Restart solves the issues and the payout tx was in bisq wallet after closing the error below.
Actually the transactions were able to be completed when I was connected to a custom node (btcpay node) but it seems #2873 needs to be fixed for security. So I returned the setting to Use provided Bitcoin Core nodes and there were no errors in a new tx. In case anyone else has this question/errors.
Hope it can be fixed soon :)
The text was updated successfully, but these errors were encountered: