-
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
An error occured at a task: TakerProcessesInputsForDepositTxResponse #4866
Comments
Thanks for opening your first issue here! |
@menkaur Did you apply the required configurations to connect your personal node? https://bisq.wiki/Connecting_to_your_own_Bitcoin_node |
Setting peerbloomfilters=1 seems to have fixed the synchronization
problem. There is another related bug, where I can't take any of the offers
where I tried and they failed, and the app hangs if I try, but it seems to
have been opened by another person. I'll let you know if the problem is
fully resolved once I see any new offers
…On Mon, Nov 30, 2020 at 11:24 AM Christoph Atteneder < ***@***.***> wrote:
@menkaur <https://github.com/menkaur> Did you apply the required
configurations to connect your personal node?
https://bisq.wiki/Connecting_to_your_own_Bitcoin_node
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4866 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABJ7WWHNXD7ZS5MK7ZBHIDSSOTIFANCNFSM4UHOPYNA>
.
|
I can confirm that setting peerbloomfilters=1 fully fixes the issue
…On Mon, Nov 30, 2020 at 7:45 PM Arsen Zahray ***@***.***> wrote:
Setting peerbloomfilters=1 seems to have fixed the synchronization
problem. There is another related bug, where I can't take any of the offers
where I tried and they failed, and the app hangs if I try, but it seems to
have been opened by another person. I'll let you know if the problem is
fully resolved once I see any new offers
On Mon, Nov 30, 2020 at 11:24 AM Christoph Atteneder <
***@***.***> wrote:
> @menkaur <https://github.com/menkaur> Did you apply the required
> configurations to connect your personal node?
> https://bisq.wiki/Connecting_to_your_own_Bitcoin_node
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#4866 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AABJ7WWHNXD7ZS5MK7ZBHIDSSOTIFANCNFSM4UHOPYNA>
> .
>
|
Relevant PR for v1.5.1 #4764 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
All attempts to take offers fail with error that looks like follows:
An error occurred at a task:TakerProcessesInputsForDepositTxResponse
Exception message: Lock time of maker is more than 3 blocks different to the lock time I calculated. Makers lock time: 660786, myLockTime: 660412
Version
Bisq version: 1.5.0
Steps to reproduce
Expected behaviour
Trade should have completed
Actual behaviour
Trade should had completed successfully
Screenshots
Device or machine
Windows 7 pc
Additional info
I'm using full unpruned node, I've also sent some funds to the internal wallet, and they arrived successfully. However, the app keeps saying that it's connecting to bitcoin and that it's synching dao without seeming to make any progress at either
The text was updated successfully, but these errors were encountered: