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

Trouble for Sync RaspiBlitz #2050

Closed
titidu35 opened this issue Mar 12, 2021 · 4 comments
Closed

Trouble for Sync RaspiBlitz #2050

titidu35 opened this issue Mar 12, 2021 · 4 comments

Comments

@titidu35
Copy link

Hello everybody, i'm a french user and i have some problem to sync my RaspiBlitz. First time config with Tor and at final without Tor.
I don't understand what it block, i take IP fixe on my Box and open port 8333...


  • RASPIBLITZ DEBUG LOGS

blitzversion: 1.6.3
chainnetwork: bitcoin / main
11:03:43 up 23 min, 2 users, load average: 0.20, 0.19, 0.20

*** BLOCKCHAIN SYSTEMD STATUS ***
● bitcoind.service - Bitcoin daemon
Loaded: loaded (/etc/systemd/system/bitcoind.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-03-12 10:44:02 GMT; 19min ago
Process: 8181 ExecStartPre=/home/admin/config.scripts/blitz.systemd.sh log blockchain STARTED (code=exited, status=0/SUCCESS)
Process: 8186 ExecStart=/usr/local/bin/bitcoind -daemon -conf=/home/bitcoin/.bitcoin/bitcoin.conf -pid=/home/bitcoin/.bitcoin/bitcoind.pid (code=exited, status=0/SUCCESS)
Main PID: 8228 (bitcoind)
Tasks: 17 (limit: 4915)
Memory: 43.5M
CGroup: /system.slice/bitcoind.service
└─8228 /usr/local/bin/bitcoind -daemon -conf=/home/bitcoin/.bitcoin/bitcoin.c…

Mar 12 10:44:02 raspberrypi systemd[1]: Starting Bitcoin daemon...
Mar 12 10:44:02 raspberrypi systemd[1]: Started Bitcoin daemon.

*** LAST BLOCKCHAIN ERROR LOGS ***
sudo journalctl -u bitcoind -b --no-pager -n8
-- Logs begin at Fri 2021-03-12 10:39:33 GMT, end at Fri 2021-03-12 11:03:44 GMT. --
Mar 12 10:44:02 raspberrypi systemd[1]: Starting Bitcoin daemon...
Mar 12 10:44:02 raspberrypi systemd[1]: Started Bitcoin daemon.
1615545840 ERROR: Error found in Logs

*** LAST BLOCKCHAIN 20 INFO LOGS ***
sudo tail -n 20 /mnt/hdd/bitcoin/debug.log
2021-03-12T10:44:02Z init message: Loading P2P addresses...
2021-03-12T10:44:02Z ERROR: DeserializeFileDB: Failed to open file /mnt/hdd/bitcoin/peers.dat
2021-03-12T10:44:02Z Invalid or missing peers.dat; recreating
2021-03-12T10:44:02Z init message: Starting network threads...
2021-03-12T10:44:02Z net thread start
2021-03-12T10:44:02Z dnsseed thread start
2021-03-12T10:44:02Z Loading addresses from DNS seed dnsseed.emzy.de
2021-03-12T10:44:02Z msghand thread start
2021-03-12T10:44:02Z init message: Done loading
2021-03-12T10:44:02Z opencon thread start
2021-03-12T10:44:02Z addcon thread start
2021-03-12T10:44:03Z Loading addresses from DNS seed seed.bitcoin.jonasschnelli.ch
2021-03-12T10:44:03Z Loading addresses from DNS seed dnsseed.bitcoin.dashjr.org
2021-03-12T10:44:03Z Loading addresses from DNS seed dnsseed.bluematt.me
2021-03-12T10:44:04Z Loading addresses from DNS seed seed.bitcoin.sipa.be
2021-03-12T10:44:04Z Loading addresses from DNS seed seed.bitcoin.sprovoost.nl
2021-03-12T10:44:04Z Loading addresses from DNS seed seed.bitcoinstats.com
2021-03-12T10:44:04Z Loading addresses from DNS seed seed.btc.petertodd.org
2021-03-12T10:44:04Z 277 addresses found from DNS seeds
2021-03-12T10:44:04Z dnsseed thread exit

*** LND SYSTEMD STATUS ***
● lnd.service - LND Lightning Daemon
Loaded: loaded (/etc/systemd/system/lnd.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-03-12 10:44:02 GMT; 19min ago
Process: 8229 ExecStartPre=/home/admin/config.scripts/blitz.systemd.sh log lightning STARTED (code=exited, status=0/SUCCESS)
Main PID: 8231 (lnd)
Tasks: 9 (limit: 4915)
Memory: 574.1M
CGroup: /system.slice/lnd.service
└─8231 /usr/local/bin/lnd --externalip=127.0.0.1:9735

Mar 12 10:44:02 raspberrypi systemd[1]: Starting LND Lightning Daemon...
Mar 12 10:44:02 raspberrypi systemd[1]: Started LND Lightning Daemon.

*** LAST LND ERROR LOGS ***
sudo journalctl -u lnd -b --no-pager -n12
-- Logs begin at Fri 2021-03-12 10:39:33 GMT, end at Fri 2021-03-12 11:03:44 GMT. --
Mar 12 10:44:02 raspberrypi systemd[1]: Starting LND Lightning Daemon...
Mar 12 10:44:02 raspberrypi systemd[1]: Started LND Lightning Daemon.

*** LAST 30 LND INFO LOGS ***
sudo tail -n 30 /mnt/hdd/lnd/logs/bitcoin/mainnet/lnd.log
2021-03-12 11:02:03.879 [DBG] LTND: Populating dependencies for sub RPC server: RouterRPC
2021-03-12 11:02:03.879 [DBG] LTND: Populating dependencies for sub RPC server: WatchtowerRPC
2021-03-12 11:02:03.879 [DBG] LTND: Populating dependencies for sub RPC server: WatchtowerClientRPC
2021-03-12 11:02:03.880 [DBG] IRPC: Invoices RPC server successfully registered with root gRPC server
2021-03-12 11:02:03.880 [DBG] WLKT: WalletKit RPC server successfully registered with root gRPC server
2021-03-12 11:02:03.880 [DBG] RRPC: Router RPC server successfully register with root gRPC server
2021-03-12 11:02:03.880 [DBG] ARPC: Autopilot RPC server successfully register with root gRPC server
2021-03-12 11:02:03.880 [DBG] VRPC: Versioner RPC server successfully registered with root gRPC server
2021-03-12 11:02:03.880 [DBG] RPCS: WatchtowerClient RPC server successfully registered with root gRPC server
2021-03-12 11:02:03.880 [DBG] SGNR: Signer RPC server successfully register with root gRPC server
2021-03-12 11:02:03.880 [DBG] NTFR: ChainNotifier RPC server successfully register with root gRPC server
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: InvoicesRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: WalletKitRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: WatchtowerRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: RouterRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: AutopilotRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: VersionRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: WatchtowerClientRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: SignRPC
2021-03-12 11:02:03.881 [DBG] RPCS: Starting sub RPC server: ChainRPC
2021-03-12 11:02:03.881 [INF] RPCS: RPC server listening on 0.0.0.0:10009
2021-03-12 11:02:03.886 [DBG] IRPC: Invoices REST server successfully registered with root REST server
2021-03-12 11:02:03.888 [DBG] WLKT: WalletKit REST server successfully registered with root REST server
2021-03-12 11:02:03.888 [DBG] RRPC: Router REST server successfully registered with root REST server
2021-03-12 11:02:03.889 [DBG] ARPC: Autopilot REST server successfully registered with root REST server
2021-03-12 11:02:03.889 [DBG] VRPC: Versioner REST server successfully registered with root REST server
2021-03-12 11:02:03.889 [DBG] SGNR: Signer REST server successfully registered with root REST server
2021-03-12 11:02:03.889 [DBG] NTFR: ChainNotifier REST server successfully registered with root REST server
2021-03-12 11:02:03.891 [INF] RPCS: gRPC proxy started at 0.0.0.0:8080
2021-03-12 11:02:03.897 [INF] LTND: Waiting for chain backend to finish sync, start_height=0

*** LAST NGINX LOGS ***
sudo journalctl -u nginx -b --no-pager -n20
-- Logs begin at Fri 2021-03-12 10:39:33 GMT, end at Fri 2021-03-12 11:03:44 GMT. --
Mar 12 10:40:26 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server...
Mar 12 10:40:26 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server.
--> CHECK CONFIG: sudo nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful

  • TOUCHSCREEN is OFF by config
  • Loop is OFF by config
  • RTL is OFF by config
  • Electrum Rust Server is OFF by config
  • BTCPayServer is OFF by config
  • LNbits is OFF by config
  • Thunderhub is OFF by config
  • SPECTER is OFF by config
  • SPHINX is OFF by config

*** MOUNTED DRIVES ***
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/root ext4 30450024 5705692 23457276 20% /
devtmpfs devtmpfs 4045052 0 4045052 0% /dev
tmpfs tmpfs 4078844 0 4078844 0% /dev/shm
tmpfs tmpfs 4078844 8700 4070144 1% /run
tmpfs tmpfs 5120 4 5116 1% /run/lock
tmpfs tmpfs 4078844 0 4078844 0% /sys/fs/cgroup
tmpfs tmpfs 32768 0 32768 0% /var/cache/raspiblitz
/dev/mmcblk0p1 vfat 258095 52238 205857 21% /boot
/dev/sda1 ext4 960322016 2192360 909278232 1% /mnt/hdd
tmpfs tmpfs 815768 0 815768 0% /run/user/1000
tmpfs tmpfs 815768 0 815768 0% /run/user/1001

*** WIFI Info ***
activated=0
connected=0
localip=''

*** HARDWARE TEST RESULTS ***
UndervoltageReports in Logs: 0
raspberryPi=4
powerFAIL=0
powerWARN=0
powerMIN='860000 microVolt'
tempFAIL=0
tempWARN=0
tempMAX='5200 centiGrad'

*** SYSTEM STATUS (can take some seconds to gather) ***
localIP='192.168.1.21'
tempCelsius='47.7'
uptime=1439
upsStatus='OFF'
startcountBlockchain=1
bitcoinActive=1
blockchainHeight=0
initialSync=1
syncProgress=0.00
startcountLightning=1
lndActive=1
walletLocked=0
lndPeers=0
syncedToChain=0
scanTimestamp=1231006505
scanDate='Sat 3 Jan 18:15:05 GMT 2009'
scanProgress=.01
lndRPCReady=1
blitzTUIActive=0
blitzTUIRestarts=0
scriptRuntime=1

@titidu35
Copy link
Author

no Blockchain progress and no Lightning progress (0%, 0 peer)

@openoms
Copy link
Collaborator

openoms commented Mar 16, 2021

try adding some nodes manually: #1859 (comment)

Should be easier to connect over Tor (when the Tor network is not being DDOS-d which seems to be improving)

@nyxnor
Copy link
Contributor

nyxnor commented Apr 18, 2021

@titidu35 Solved? If yes, close this pls.

@nyxnor
Copy link
Contributor

nyxnor commented May 17, 2021

@rootzoll Please close this

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

4 participants