Bitcoin Forum
May 30, 2024, 10:29:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Node Server Socket recv error Connection  (Read 92 times)
oesterhase (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 28, 2019, 04:41:39 PM
 #1

Grüße,
folgendes Problem beschäftigt mich seit 4 Tagen.

Es wurde ein BTC Node Server nach dieser Anleitung installiert
Code:
** Add repository and install bitcoind ** 

sudo apt-get install build-essential
sudo apt-get install libtool autotools-dev autoconf
sudo apt-get install libssl-dev
sudo apt-get install libboost-all-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoind
mkdir ~/.bitcoin/ && cd ~/.bitcoin/
nano bitcoin.conf


** Add config to bitcoin.conf file **

rpcuser=USERNAME
rpcpassword=PASSWORT
daemon=1
server=1
prune=5000
rpcbind=0.0.0.0:8332
rpcallowip=IP VOM SHOP


** Start bitcoind **

bitcoind &

Der Nodeserver soll als Bezahldienst für einen Shop gelten,
das eingezahlte Geld kommt beim Betreiber an, aber wird dem Käufer allerdings nicht gutgeschrieben, in der Konsole steht dazu jedesmal folgendes

Code:
warning='48 of last 100 blocks have unexpected version'
2019-09-28T16:38:13Z socket recv error Connection reset by peer (104)
2019-09-28T16:40:16Z socket recv error Connection reset by peer (104)
mole0815
Moderator
Legendary
*
Offline Offline

Activity: 2366
Merit: 2688


Join the world-leading crypto sportsbook NOW!


View Profile
September 28, 2019, 05:16:06 PM
 #2

Hey Osterhase Grin

Ich selbst habe damit keine Erfahrung aber ev. (bzw. hoffentlich) hilft dir das weiter Smiley
https://github.com/bitcoin/bitcoin/issues/16343

.
.Duelbits.
█▀▀▀▀▀











█▄▄▄▄▄
TRY OUR
  NEW  UNIQUE
GAMES!
.
..DICE...
███████████████████████████████
███▀▀                     ▀▀███
███    ▄▄▄▄         ▄▄▄▄    ███
███   ██████       ██████   ███
███   ▀████▀       ▀████▀   ███
███                         ███
███                         ███
███                         ███
███   ▄████▄       ▄████▄   ███
███   ██████       ██████   ███
███    ▀▀▀▀         ▀▀▀▀    ███
███▄▄                     ▄▄███
███████████████████████████████
.
.MINES.
███████████████████████████████
████████████████████████▄▀▄████
██████████████▀▄▄▄▀█████▄▀▄████
████████████▀ █████▄▀████ █████
██████████      █████▄▀▀▄██████
███████▀          ▀████████████
█████▀              ▀██████████
█████                ██████████
████▌                ▐█████████
█████                ██████████
██████▄            ▄███████████
████████▄▄      ▄▄█████████████
███████████████████████████████
.
.PLINKO.
███████████████████████████████
█████████▀▀▀       ▀▀▀█████████
██████▀  ▄▄███ ███      ▀██████
█████  ▄▀▀                █████
████  ▀                    ████
███                         ███
███                         ███
███                         ███
████                       ████
█████                     █████
██████▄                 ▄██████
█████████▄▄▄       ▄▄▄█████████
███████████████████████████████
10,000x
MULTIPLIER
NEARLY UP TO
.50%. REWARDS
▀▀▀▀▀█











▄▄▄▄▄█
oesterhase (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 28, 2019, 06:19:03 PM
 #3

Danke für deine Suche, darauf war ich auch schon gestoßen und es half mir leider nicht weiter.
Doofes Problem...
oesterhase (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
October 04, 2019, 06:51:52 AM
 #4

Kann keiner helfen?
o_solo_miner
Legendary
*
Offline Offline

Activity: 2459
Merit: 1477


-> morgen, ist heute, schon gestern <-


View Profile
October 04, 2019, 09:58:23 PM
 #5

welche Version (18.1)
Arbeitest du mit Auth (wie vorgesehen)

"Server Socket recv error"  seit 18.0 mußt du zwingend den rpc des Node mit einer
ip verknüpfen (früher ging es Automatisch auf die Node ip)
sonst bekommst du keine Verbindung.

rpcbind=0.0.0.0:8332 falsch
rpcbind=nodeip:8332 ok

Ansonsten hört deine Node nicht auf Komandos über rpc.
Dies wurde ab 18.0 geändert.
 

from the creator of CGMiner http://solo.ckpool.org for Solominers
paused: passthrough for solo.ckpool.org => stratum+tcp://rfpool.org:3334
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!