Bitcoin Forum
May 12, 2024, 11:37:45 PM *
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.
1715557065
Hero Member
*
Offline Offline

Posts: 1715557065

View Profile Personal Message (Offline)

Ignore
1715557065
Reply with quote  #2

1715557065
Report to moderator
1715557065
Hero Member
*
Offline Offline

Posts: 1715557065

View Profile Personal Message (Offline)

Ignore
1715557065
Reply with quote  #2

1715557065
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715557065
Hero Member
*
Offline Offline

Posts: 1715557065

View Profile Personal Message (Offline)

Ignore
1715557065
Reply with quote  #2

1715557065
Report to moderator
1715557065
Hero Member
*
Offline Offline

Posts: 1715557065

View Profile Personal Message (Offline)

Ignore
1715557065
Reply with quote  #2

1715557065
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!