question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

from @JurGi7: I have the same problem, after updating to 1.7.1 I often see the message “Waiting for Chain Sync”. Furthermore, I see on the BTCPayserver interface for two weeks “Your Node are synching”. In the meantime, however, it works and seems to be synchronous. What can I do?

@openoms: check if sudo systemctl status nbxplorer and sudo journalctl -n10 -u nbxplorer has any errors. Restart the services with: sudo systemctl restart nbxplorer sudo systemctl restart btcpayserver

from @JurGi7: Hi openoms, thank you for your answer. Here are the outputs on the commands. nbxplorer and btcpay restarted. Jurgi

first:

nbxplorer.service - NBXplorer daemon
Loaded: loaded (/etc/systemd/system/nbxplorer.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-11-02 17:20:49 CET; 17h ago
Main PID: 3485 (dotnet)
Tasks: 38 (limit: 4532)
CGroup: /system.slice/nbxplorer.service
├─3485 /home/btcpay/dotnet/dotnet run --no-launch-profile --no-build -c Release -p NBXplorer/NBXplorer.csproj --
└─3988 /home/btcpay/NBXplorer/NBXplorer/bin/Release/netcoreapp3.1/NBXplorer

Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Configuration: BTC: Height: 708006
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Explorer: BTC: Handshaked node
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Explorer: BTC: Current Index Progress not found, start syncing from the header's chain tip (At height: 708006)
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Explorer: BTC: Starting scan at block 708006
Nov 03 10:49:21 raspberrypi dotnet[3485]: fail: Explorer: BTC: Connection unexpectedly failed: Unexpected exception while connecting to socket
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Events: BTC: Node state changed: NotStarted => NBXplorerSynching
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Events: BTC: Node state changed: NBXplorerSynching => NotStarted
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Configuration: BTC: Testing RPC connection to http://localhost:8332/
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Configuration: BTC: RPC connection successful
Nov 03 10:49:21 raspberrypi dotnet[3485]: info: Configuration: BTC: Full node version detected: 220000

second:

    Logs begin at Wed 2021-11-03 06:56:06 CET, end at Wed 2021-11-03 10:51:10 CET. --
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Explorer: BTC: Current Index Progress not found, start syncing from the header's chain tip (At height: 708006)
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Explorer: BTC: Starting scan at block 708006
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Events: BTC: Node state changed: NotStarted => NBXplorerSynching
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Events: BTC: Node state changed: NBXplorerSynching => Ready
    Nov 03 10:51:10 raspberrypi dotnet[3485]: fail: Explorer: BTC: Connection unexpectedly failed: Unexpected exception while connecting to socket
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Events: BTC: Node state changed: Ready => NotStarted
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Configuration: BTC: Testing RPC connection to http://localhost:8332/
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Configuration: BTC: RPC connection successful
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Configuration: BTC: Full node version detected: 220000
    Nov 03 10:51:10 raspberrypi dotnet[3485]: info: Configuration: BTC: Loading chain from cache...

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:21 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JurGi7commented, Nov 15, 2021

looks good, thank you. donation is out.

0reactions
openomscommented, Apr 12, 2022

closing this after the v1.7.2 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

NBXplorer stuck syncing meaning node is stuck on 99% #519
Server is a VPS running Debian 11 Bullseye with 2 CPU and 8GB RAM. Web UI shows: Your nodes are synching... 99% NBXplorer...
Read more >
Developers - nbxplorer stuck at CoreSynching - - Bountysource
Describe the bug. My docker btcpayserver is stuck on nbxplorer: info: Events: BTC: Node state changed: NotStarted => CoreSynching.
Read more >
Jameson Lopp on Twitter: "I'm a big fan of @BtcpayServer and have ...
I've had issues with lnd perpetually scanning for data in blocks that were no longer stored and most recently had an issue where...
Read more >
Unable to install btcpay-sever - Umbrel Community
Everything works, IBD is happening as expected. Only problem is every time I install BTCPay Server from the store it gets stuck at...
Read more >
Synchronization FAQ - BTCPay Server
This document covers the most common questions and issues that may occur during BTCPay sync. Why does BTCPay sync? Can I skip the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found