Skip to content
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

Erro ao tentar abrir o bisq "Connection failed to mainnet de bitcoin (via Tor) #7212

Open
filli4n opened this issue Jul 22, 2024 · 2 comments

Comments

@filli4n
Copy link

filli4n commented Jul 22, 2024

Description

Captura de tela 2024-07-22 130558
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

Copy link

boring-cyborg bot commented Jul 22, 2024

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.

@kiocosta
Copy link
Contributor

kiocosta commented Sep 1, 2024

(English below)
🇧🇷 @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.

⚠️ 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.


🇬🇧 @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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants