bisq-network / bisq2

GNU Affero General Public License v3.0
172 stars 64 forks source link

Error on startup #2826

Open cgoliver opened 3 weeks ago

cgoliver commented 3 weeks ago

Hello,

Find error message below:

Bisq version: Version: v2.1.0 / Commit hash: 47537ff8a
Operating system: linux / x86_64 / 64 v.5.10.0-23-amd64
Error message:
An error occurred at initializing Bisq: 515 Authentication failed: Password did not match HashedControlPassword value from configuration. Maybe you tried a plain text password? If so, the standard requires that you put it in double quotes..

I just launched the desktop app, didn't enter any passwords (didn't know I had one) and got this popup.

Able to close and then open Bisq2 but it seems there are connection issues as no offers are visible and the bottom left panel with the onion status hangs on "Requesting network data.."

Also checked command line logs and found this:

WARN  [NetworkService.network-IO-pool-3] b.n.p.s.p.e.PeerExchangeAttempt: Peer exchange with b5jjgzuekdu7ys7yg2q6e27hybtufxfvdsxxvle7xpvqifyagdag5fid.onion:1000 failed. SOCKS: Host unreachable. At instance: initialPeerExchangeAttempt @f4b653f

Thank you!

HenrikJannsen commented 3 weeks ago

That's from tor. @alvasw any idea?

cgoliver commented 3 weeks ago

Thanks! I was able to navigate on Tor browser.

suddenwhipvapor commented 3 weeks ago

Hello,

Find error message below:

Bisq version: Version: v2.1.0 / Commit hash: 47537ff8a
Operating system: linux / x86_64 / 64 v.5.10.0-23-amd64
Error message:
An error occurred at initializing Bisq: 515 Authentication failed: Password did not match HashedControlPassword value from configuration. Maybe you tried a plain text password? If so, the standard requires that you put it in double quotes..

I just launched the desktop app, didn't enter any passwords (didn't know I had one) and got this popup.

Able to close and then open Bisq2 but it seems there are connection issues as no offers are visible and the bottom left panel with the onion status hangs on "Requesting network data.."

Also checked command line logs and found this:

WARN  [NetworkService.network-IO-pool-3] b.n.p.s.p.e.PeerExchangeAttempt: Peer exchange with b5jjgzuekdu7ys7yg2q6e27hybtufxfvdsxxvle7xpvqifyagdag5fid.onion:1000 failed. SOCKS: Host unreachable. At instance: initialPeerExchangeAttempt @f4b653f

Thank you!

Few things to try:

alvasw commented 3 days ago

It seems to be an encoding issue.

@cgoliver Could you upload or send us the Bisq and Tor log files please? Thank you!