bisq-network / bisq

A decentralized bitcoin exchange network
https://bisq.network
GNU Affero General Public License v3.0
4.7k stars 1.27k forks source link

Stuck at "Waiting funds" after 6 confirmations (Loss of funds) #1551

Closed nolim1t closed 6 years ago

nolim1t commented 6 years ago

I've created a test trade just to see how it works, however theres no UI indication at all. How many confirmations does it usually take for the trade to start?

Offer offer

Blockchain Info blockchain

nolim1t commented 6 years ago

Used an external wallet to fund the transaction

ManfredKarrer commented 6 years ago

Hm, that is strange. Usually Bisq recognize the tx as soon it is seen in the network. No need to wait for any confirmation. Did you have Bitcoin Core running and was is not fully synced? That might be a reason for the issues. After restarting Bisq you should see the received tx in funds/tx. [EDITED]

nolim1t commented 6 years ago

The screen is above is "Create offer" screen when opted to fund using an external wallet.

The transaction is on the blockchain

nolim1t commented 6 years ago

version 0.7.0

ManfredKarrer commented 6 years ago

Which external wallet did you use? If it was Bitcoin Core was it still syncing blocks?

nolim1t commented 6 years ago

Using a mobile wallet.

It's confirmed on the blockchain (130+ now) but now because I closed the app the funds seem to have disaappeared or no longer in my control

ManfredKarrer commented 6 years ago

Do you see the funds in Bisq? If not check with cmd+e the internal wallet balance. That has to be the same as the balance u see in the UI (available + reserved). If not got to settings/network and resync the spv chain file.

nolim1t commented 6 years ago

the funds are not in the internal wallet balance.

The create offer address (the address thats shown when you try to create an offer) is somehow not linked to this so the funds is currently 'lost'

ManfredKarrer commented 6 years ago

Try to resync the wallet in settings/network (resync spv chain). if the tx to your address is confirmed the funds are not lost, no worry.

nolim1t commented 6 years ago

when I resync the spv chain another issue occurs. Keep getting the tor error message. Is there any other way of recovering the funds?

ManfredKarrer commented 6 years ago

Which tor error message?

nolim1t commented 6 years ago

This error message tor error

Then I delete the tor files and restart (done this many times, and different internet connections)

Proof of syncing after deleting 7 peers after deleting 9 peers after delete

Then after it returns to the same thing.

nolim1t commented 6 years ago

So basically now stuck with unrecoverable funds after "resyncing the chain"

ManfredKarrer commented 6 years ago

Hm, thats weird. Do you have any network restrictions, unstability or VPN? Do you have the seed words backed up? With that you always can recover your funds. Beside that there is a wallet tool where you can display all private keys. You can open that with cmd+j. Maybe try to user Bisq from another network environment, then all should work normal. Seems to be some local issue at your network.

nolim1t commented 6 years ago

I tried from many different networks in different places including VPN same thing.

Anyway the cmd+j thing worked which dumped all the private keys and was able to sweep the funds into another wallet.

I'll close this issue for now any maybe do a reinstall and try again