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

Socks5() connect to onionadress.onion :8333 failed: general failure Potential stale tip detected, will try using extra outbound peer (last tip update number seconds ago) #1917

Closed
nyxnor opened this issue Jan 2, 2021 · 1 comment

Comments

@nyxnor
Copy link
Contributor

nyxnor commented Jan 2, 2021

@fluidvoice with RC5 (release today). I did both options like you can see from the dialog above and they run without problem so far. Maybe give the RC5 a try as soon as its out.

Originally posted by @rootzoll in #592 (comment)

I opted to TOR on both steps for my IBD, but this message ir repeating a lot in the past hours. BTC download=0%, LND download=0.01%
I got the message below using the command "XXdebugLogs.sh"
Syncing for 11 hours now.

Socks5() connect to onionadress.onion :8333 failed: general failure
Potential stale tip detected, will try using extra outbound peer (last tip update number seconds ago)

What can I do?


  • RASPIBLITZ DEBUG LOGS

blitzversion: 1.6.2
chainnetwork: bitcoin / main
11:35:37 up 10:37, 2 users, load average: 0.13, 0.33, 0.41

*** BLOCKCHAIN SYSTEMD STATUS ***
● bitcoind.service - Bitcoin daemon
Loaded: loaded (/etc/systemd/system/bitcoind.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2021-01-02 01:00:17 GMT; 10h ago
Process: 7572 ExecStartPre=/home/admin/config.scripts/blitz.systemd.sh log blockchain STARTED (code=exited, status=0/SUCCESS)
Process: 7578 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: 7605 (bitcoind)
Tasks: 17 (limit: 4915)
Memory: 44.6M
CGroup: /system.slice/bitcoind.service
└─7605 /usr/local/bin/bitcoind -daemon -conf=/home/bitcoin/.bitcoin/bitcoin.conf -pid=/home/bitcoin/.bitcoin/bitcoind.pid

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

*** LAST BLOCKCHAIN ERROR LOGS ***
sudo journalctl -u bitcoind -b --no-pager -n8
-- Logs begin at Sat 2021-01-02 06:54:26 GMT, end at Sat 2021-01-02 11:35:37 GMT. --
-- No entries --

*** LAST BLOCKCHAIN 20 INFO LOGS ***
sudo tail -n 20 /mnt/hdd/bitcoin/debug.log
2021-01-02T09:10:25Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T09:14:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 29610 seconds ago)
2021-01-02T09:25:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 30240 seconds ago)
2021-01-02T09:29:38Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T09:35:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 30870 seconds ago)
2021-01-02T09:46:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 31500 seconds ago)
2021-01-02T09:56:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 32130 seconds ago)
2021-01-02T09:58:22Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T10:07:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 32760 seconds ago)
2021-01-02T10:14:27Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T10:17:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 33390 seconds ago)
2021-01-02T10:28:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 34020 seconds ago)
2021-01-02T10:38:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 34650 seconds ago)
2021-01-02T10:39:25Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T10:49:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 35280 seconds ago)
2021-01-02T10:59:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 35910 seconds ago)
2021-01-02T11:10:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 36540 seconds ago)
2021-01-02T11:19:05Z Socks5() connect to uz3pvdhie3372vxw.onion:8333 failed: general failure
2021-01-02T11:20:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 37170 seconds ago)
2021-01-02T11:31:02Z Potential stale tip detected, will try using extra outbound peer (last tip update: 37800 seconds ago)

*** LND SYSTEMD STATUS ***
● lnd.service - LND Lightning Daemon
Loaded: loaded (/etc/systemd/system/lnd.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2021-01-02 01:00:17 GMT; 10h ago
Process: 7606 ExecStartPre=/home/admin/config.scripts/blitz.systemd.sh log lightning STARTED (code=exited, status=0/SUCCESS)
Main PID: 7608 (lnd)
Tasks: 10 (limit: 4915)
Memory: 575.4M
CGroup: /system.slice/lnd.service
└─7608 /usr/local/bin/lnd --tor.active --tor.streamisolation --tor.v3 --listen=127.0.0.1:9735

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

*** LAST LND ERROR LOGS ***
sudo journalctl -u lnd -b --no-pager -n12
-- Logs begin at Sat 2021-01-02 06:54:26 GMT, end at Sat 2021-01-02 11:35:37 GMT. --
-- No entries --

*** LAST 30 LND INFO LOGS ***
sudo tail -n 30 /mnt/hdd/lnd/logs/bitcoin/mainnet/lnd.log
2021-01-02 01:03:07.708 [DBG] LTND: Populating dependencies for sub RPC server: RouterRPC
2021-01-02 01:03:07.708 [DBG] LTND: Populating dependencies for sub RPC server: WatchtowerRPC
2021-01-02 01:03:07.708 [DBG] LTND: Populating dependencies for sub RPC server: WatchtowerClientRPC
2021-01-02 01:03:07.708 [DBG] NTFR: ChainNotifier RPC server successfully register with root gRPC server
2021-01-02 01:03:07.708 [DBG] IRPC: Invoices RPC server successfully registered with root gRPC server
2021-01-02 01:03:07.709 [DBG] VRPC: Versioner RPC server successfully registered with root gRPC server
2021-01-02 01:03:07.709 [DBG] ARPC: Autopilot RPC server successfully register with root gRPC server
2021-01-02 01:03:07.709 [DBG] SGNR: Signer RPC server successfully register with root gRPC server
2021-01-02 01:03:07.709 [DBG] WLKT: WalletKit RPC server successfully registered with root gRPC server
2021-01-02 01:03:07.709 [DBG] RPCS: WatchtowerClient RPC server successfully registered with root gRPC server
2021-01-02 01:03:07.709 [DBG] RRPC: Router RPC server successfully register with root gRPC server
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: ChainRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: InvoicesRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: VersionRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: WatchtowerRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: AutopilotRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: SignRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: WalletKitRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: WatchtowerClientRPC
2021-01-02 01:03:07.709 [DBG] RPCS: Starting sub RPC server: RouterRPC
2021-01-02 01:03:07.709 [INF] RPCS: RPC server listening on 0.0.0.0:10009
2021-01-02 01:03:07.712 [DBG] NTFR: ChainNotifier REST server successfully registered with root REST server
2021-01-02 01:03:07.713 [DBG] IRPC: Invoices REST server successfully registered with root REST server
2021-01-02 01:03:07.713 [DBG] VRPC: Versioner REST server successfully registered with root REST server
2021-01-02 01:03:07.713 [DBG] ARPC: Autopilot REST server successfully registered with root REST server
2021-01-02 01:03:07.713 [DBG] SGNR: Signer REST server successfully registered with root REST server
2021-01-02 01:03:07.713 [DBG] WLKT: WalletKit REST server successfully registered with root REST server
2021-01-02 01:03:07.716 [DBG] RRPC: Router REST server successfully registered with root REST server
2021-01-02 01:03:07.716 [INF] RPCS: gRPC proxy started at 0.0.0.0:8080
2021-01-02 01:03:07.722 [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 Sat 2021-01-02 06:54:26 GMT, end at Sat 2021-01-02 11:35:37 GMT. --
-- No entries --
--> CHECK CONFIG: sudo nginx -t

  • 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

*** MOUNTED DRIVES ***
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/root ext4 29458568 5762428 22449392 21% /
devtmpfs devtmpfs 1966336 0 1966336 0% /dev
tmpfs tmpfs 2000128 0 2000128 0% /dev/shm
tmpfs tmpfs 2000128 221672 1778456 12% /run
tmpfs tmpfs 5120 4 5116 1% /run/lock
tmpfs tmpfs 2000128 0 2000128 0% /sys/fs/cgroup
tmpfs tmpfs 32768 0 32768 0% /var/cache/raspiblitz
/dev/mmcblk0p1 vfat 258095 52239 205857 21% /boot
/dev/sda1 ext4 960322016 2299288 909171304 1% /mnt/hdd
tmpfs tmpfs 400024 0 400024 0% /run/user/1000
tmpfs tmpfs 400024 0 400024 0% /run/user/1001

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

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

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

*** OPTION: SHARE THIS DEBUG OUTPUT ***
An easy way to share this debug output on GitHub or on a support chat
use the following command and share the resulting link:
/home/admin/XXdebugLogs.sh | nc termbin.com 9999

@nyxnor
Copy link
Contributor Author

nyxnor commented Jan 2, 2021

Solved with adding node manually as instructed here
#1859

@nyxnor nyxnor closed this as completed Jan 2, 2021
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

1 participant