Bitcoin Forum
May 09, 2024, 11:21:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [FIXED] Bitcoin 0.3.18: RPC freeze  (Read 1261 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.
1715253661
Hero Member
*
Offline Offline

Posts: 1715253661

View Profile Personal Message (Offline)

Ignore
1715253661
Reply with quote  #2

1715253661
Report to moderator
1715253661
Hero Member
*
Offline Offline

Posts: 1715253661

View Profile Personal Message (Offline)

Ignore
1715253661
Reply with quote  #2

1715253661
Report to moderator
1715253661
Hero Member
*
Offline Offline

Posts: 1715253661

View Profile Personal Message (Offline)

Ignore
1715253661
Reply with quote  #2

1715253661
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715253661
Hero Member
*
Offline Offline

Posts: 1715253661

View Profile Personal Message (Offline)

Ignore
1715253661
Reply with quote  #2

1715253661
Report to moderator
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: 1091


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!