bisq-network / bisq2

GNU Affero General Public License v3.0
139 stars 53 forks source link

An error occurred at initialising Bisq: {0}. #2257

Open Ryion32 opened 4 weeks ago

Ryion32 commented 4 weeks ago

bisq.log

HenrikJannsen commented 3 weeks ago

Can you post also the debug.log from the tor directory?

@alvasw Relevant log lines:

giu-04 20:03:40.656 [NetworkService.network-IO-pool-0] INFO  b.n.p.n.t.TorTransportService: Initialize Tor 
giu-04 20:03:40.675 [Thread-39] INFO  b.t.c.NativeTorController: connect with controlPort 51082 
giu-04 20:03:40.683 [Thread-39] ERROR b.t.c.NativeTorController: Connect failed using controlPort 51082 
giu-04 20:03:40.685 [NetworkService.network-IO-pool-0] ERROR b.d.DesktopApplicationService: Error at networkFuture.initialize java.util.concurrent.CompletionException: bisq.tor.controller.ControlCommandFailedException: Couldn't connect to control port.
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
Ryion32 commented 3 weeks ago

Sure, here it is: debug.log

However, I solved the problem by reinstalling bisq2, deleting the tor directory and backing up only the db directory. Now it works.