Author

Topic: Is the ADDNODE command in bitcoin-qt 0.9.2.1 debug console known to be broken? (Read 6519 times)

legendary
Activity: 1065
Merit: 1077
No matter what node I try to add with:

Code:
addnode node-addr add

it fails.  If I do a getaddednodeinfo command after, it always shows as not connected.  Am I doing something wrong, or is it just broke?

If I put "addnode=node-addr" in bitcoin.conf, that works fine.


AFAIK its only working if you do not have 8 outgoing connections yet. If one of those fails it should use the node you just added.

I see.  Thanks for the education Smiley
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
No matter what node I try to add with:

Code:
addnode node-addr add

it fails.  If I do a getaddednodeinfo command after, it always shows as not connected.  Am I doing something wrong, or is it just broke?

If I put "addnode=node-addr" in bitcoin.conf, that works fine.


AFAIK its only working if you do not have 8 outgoing connections yet. If one of those fails it should use the node you just added.
legendary
Activity: 1065
Merit: 1077
No matter what node I try to add with:

Code:
addnode node-addr add

it fails.  If I do a getaddednodeinfo command after, it always shows as not connected.  Am I doing something wrong, or is it just broke?

If I put "addnode=node-addr" in bitcoin.conf, that works fine.
Jump to: