bisq
bisq copied to clipboard
Erro ao tentar abrir o bisq "Connection failed to mainnet de bitcoin (via Tor)
Description
já atualizei o Tor para a nova versão e pelo que vi não há uma nova versão para o bisq, Já tentei trocar o código tor, O que pode ser e como posso resolver??
Version 1.9.17
Steps to reproduce
Expected behaviour
Actual behaviour
Screenshots
Device or machine
Additional info
Thanks for opening your first issue here!
Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.
(English below) :brazil: @filli4n De acordo com o código fonte do bitcoinj, esse erro acontece quando "foi feita uma tentativa de usar recursos de carteira HD em uma carteira que foi desserializada de uma carteira aleatória antiga, pré-HD sem chamar upgradeToDeterministic() previamente".
Você pode tentar renomear a pasta onde a carteira da Bisq é guardada. Minha sugestão é renomeá-la para que a Bisq gere uma nova pasta e uma nova carteira.
:warning: Não exclua a pasta se você possui saldo em sua carteira da Bisq!!
A depender do seu sistema operacional, pode encontrá-la em:
macOS: /Users/<username>/Library/Application Support/Bisq
Linux: /home/<username>/.local/share/Bisq
Windows 7+: C:\Users\<username>\AppData\Roaming\Bisq
Windows XP: C:\Documents and Settings\<username>\Application Data\Bisq
Renomeie a pasta Bisq para algo como "Bisq_old" e tente novamente.
:gb: @filli4n According to the bitcoinj source code, this error occurs when "an attempt was made to use HD wallet features on a wallet that was deserialized from an old,
- pre-HD random wallet without calling upgradeToDeterministic() beforehand."
You can try renaming the folder where the Bisq wallet is stored. My suggestion is to rename it so that Bisq generates a new folder and a new wallet.
⚠️ Do not delete the folder if you have funds in your Bisq wallet!!
Depending on your operating system, you can find it in:
macOS: /Users/<username>/Library/Application Support/Bisq
Linux: /home/<username>/.local/share/Bisq
Windows 7+: C:\Users\<username>\AppData\Roaming\Bisq
Windows XP: C:\Documents and Settings\<username>\Application Data\Bisq
Rename the Bisq folder to something like "Bisq_old" and try again.
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.
This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.