Bitcoin Forum
August 04, 2024, 01:16:25 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [FIXED] Bitcoin 0.3.18: RPC freeze  (Read 1272 times)
MagicalTux (OP)
VIP
Hero Member
*
Offline Offline

Activity: 608
Merit: 501


-


View Profile
December 10, 2010, 01:09:15 PM
 #1

Hi,

I'm having troubles with bitcoin 0.3.18. I have a PHP program connecting automatically to various bitcoin nodes via curl+ssl and checking node status with getinfo. When I upgraded some nodes to 0.3.18, I had timeouts on this system, and looking more into it, I found the system was stuck on those upgraded nodes.

I downgraded them back to 0.3.17 and everything worked again.

Running bitcoind to get informations about the node doesn't seem to have any advert effect on the node.
MagicalTux (OP)
VIP
Hero Member
*
Offline Offline

Activity: 608
Merit: 501


-


View Profile
December 10, 2010, 01:17:55 PM
 #2


[22:11:50] <gavinandresen> MT`AwAy:  RE: curl and ssl:  I bet you have:     rpcssl=true   in your bitcoin.conf
[22:12:26] <gavinandresen> (correct syntax is rcpssl=1, I made the command/option file parsing consistent in 0.3.18)

Indeed, replacing rpcssl=true to rpcssl=1 fixed the issue.
jgarzik
Legendary
*
Offline Offline

Activity: 1596
Merit: 1099


View Profile
December 10, 2010, 07:20:43 PM
 #3


[22:11:50] <gavinandresen> MT`AwAy:  RE: curl and ssl:  I bet you have:     rpcssl=true   in your bitcoin.conf
[22:12:26] <gavinandresen> (correct syntax is rcpssl=1, I made the command/option file parsing consistent in 0.3.18)

Indeed, replacing rpcssl=true to rpcssl=1 fixed the issue.

Someone should update GetBoolArg() to accept 'false', 'true', 'yes' and 'no'.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
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!