Bitcoin Forum
May 04, 2024, 03:41:33 PM *
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
1714837293
Hero Member
*
Offline Offline

Posts: 1714837293

View Profile Personal Message (Offline)

Ignore
1714837293
Reply with quote  #2

1714837293
Report to moderator
1714837293
Hero Member
*
Offline Offline

Posts: 1714837293

View Profile Personal Message (Offline)

Ignore
1714837293
Reply with quote  #2

1714837293
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12972


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!