[bisq-network/bisq] Testing platform for latest Bisq will not run, reporting problems with blockchain sync (Issue #5872)

jmacxx notifications at github.com
Sat Nov 27 15:32:13 CET 2021


Sounds like Alice and Bob are having problems connecting to bitcoind.
You could search your log for "Error", "Connecting", "Connected".
Normally would expect something like the following in the log.  Could you post your log if you see something different.

    Nov-27 08:26:38.888 [ STARTING] INFO  b.c.btc.nodes.LocalBitcoinNode: Local Bitcoin node detected on port 18444 
    Nov-27 08:26:38.889 [ STARTING] INFO  b.core.btc.setup.WalletConfig: We try to connect to 1 btc nodes 
    Nov-27 08:26:38.927 [PeerGroup Thread] INFO  org.bitcoinj.core.PeerGroup: Starting ... 
    Nov-27 08:26:38.928 [JavaFX Application Thread] INFO  b.c.btc.model.AddressEntryList: Create AddressEntry for IssuedReceiveAddress. address=bcrt1qv5fvml868zhc3w27mxnfxrdff4t80czfn2fv49 
    Nov-27 08:26:38.941 [PeerGroup Thread] INFO  org.bitcoinj.core.PeerGroup: Localhost peer detected, trying to use it instead of P2P discovery 
    Nov-27 08:26:38.954 [PeerGroup Thread] INFO  org.bitcoinj.core.PeerGroup: Attempting connection to [127.0.0.1]:18444     (0 connected, 1 pending, 0 max) 
    Nov-27 08:26:38.976 [NioClientManager] INFO  o.b.net.NioClientManager: Connected to localhost/127.0.0.1:18444 
    Nov-27 08:26:38.976 [NioClientManager] INFO  org.bitcoinj.core.Peer: Announcing to localhost/127.0.0.1:18444 as: /bitcoinj:0.15.10.bisq.15/Bisq:1.8.0/ 
    Nov-27 08:26:39.003 [NioClientManager] INFO  org.bitcoinj.core.Peer: Peer{[127.0.0.1]:18444, version=70015, subVer=/Satoshi:0.19.0.1/, services=1037 (NETWORK, BLOOM, WITNESS, NETWORK_LIMITED), time=2021-11-27 08:26:38, height=518} 
    Nov-27 08:26:39.022 [JavaFX Application Thread] INFO  b.n.p2p.storage.P2PDataStorage: We added 0 entries from SignedWitnessStorageService to the excluded key set of our request 
    Nov-27 08:26:39.023 [NioClientManager] INFO  org.bitcoinj.core.PeerGroup: Peer{[127.0.0.1]:18444, version=70015, subVer=/Satoshi:0.19.0.1/, services=1037 (NETWORK, BLOOM, WITNESS, NETWORK_LIMITED), time=2021-11-27 08:26:38, height=518}: New peer      (1 connected, 0 pending, 1 max) 
    Nov-27 08:26:39.024 [NioClientManager] INFO  org.bitcoinj.core.Peer: Peer{[127.0.0.1]:18444, version=70015, subVer=/Satoshi:0.19.0.1/, services=1037 (NETWORK, BLOOM, WITNESS, NETWORK_LIMITED), time=2021-11-27 08:26:38, height=518}: Sending Bloom filter and querying mempool 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5872#issuecomment-980636541
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211127/009131b8/attachment.htm>


More information about the bisq-github mailing list