Bitcoin Forum
May 09, 2024, 12:51:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: -addnode and -connect actually don't require rpcpassword set in bitcoin.conf  (Read 3109 times)
Hal (OP)
VIP
Sr. Member
*
Offline Offline

Activity: 314
Merit: 3853



View Profile
December 06, 2010, 12:27:06 AM
Last edit: December 06, 2010, 06:17:19 AM by Hal
 #1

Running ./bitcoin.exe -addnode 192.168.1.48 (which is another computer running Bitcoin) produces error: You must set rpcpassword=<password> in the configuration file...

Same error with -connect. I don't have a bitcoin.conf.

Is this right? I'm not interested in rpc, I just want to speed up initial block download.

When I create the file as required, I then get error: couldn't connect to server.

I tried telnet 192.168.1.48 8333 and did make a connection, got back the word 'version and a bunch of gibberish.

Hal Finney
1715215864
Hero Member
*
Offline Offline

Posts: 1715215864

View Profile Personal Message (Offline)

Ignore
1715215864
Reply with quote  #2

1715215864
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715215864
Hero Member
*
Offline Offline

Posts: 1715215864

View Profile Personal Message (Offline)

Ignore
1715215864
Reply with quote  #2

1715215864
Report to moderator
1715215864
Hero Member
*
Offline Offline

Posts: 1715215864

View Profile Personal Message (Offline)

Ignore
1715215864
Reply with quote  #2

1715215864
Report to moderator
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
December 06, 2010, 01:26:16 AM
 #2

The command is:
./bitcoin.exe -addnode=192.168.1.48

Including switches without "-" makes Bitcoin think that you want to run it in RPC client mode. It was thinking that you wanted to run a Bitcoin RPC client with the -addnode switch, sending the RPC command "192.168.1.48".

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Hal (OP)
VIP
Sr. Member
*
Offline Offline

Activity: 314
Merit: 3853



View Profile
December 06, 2010, 03:46:12 AM
 #3

Oh, right. Sorry, and thanks!

Hal Finney
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!