Bitcoin Forum
July 29, 2024, 08:29:42 PM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bug Report - JSON-RPC  (Read 440 times)
Psynbiotik (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 17, 2013, 07:57:32 AM
 #1

I was attempting to use the JSON-RPC feature of bitcoind on ubuntu linux 12.04 64.

From another machine on the network I sent to the JSON port on the linux box
{"id":1,"account":"dianne","method":"getaccountaddress","jsonrpc":"2.0"}

I recieved an HTTP Error 500


I can successfully call other methods, for instance if I send
{"id":1,"method":"listaccounts","jsonrpc":"2.0"}

I recieve:
{"result":{"":0.00000000},"error":null,"id":1}

with no issues.

I was originally using version 0.7.2, but after I got these issues I found https://bitcointalk.org/index.php?topic=139620.0 on this form and thought the update would be in the new release candidate for version 0.8rc1

So I upgraded but I am still having the same issue.

So far the methods I've tried that work are:
listaccounts
listreceivedbyaddress


Methods that failed:
getaccountaddress
getnewaddress

These are the only methods I've tried so far.
pulsecat
Full Member
***
Offline Offline

Activity: 220
Merit: 100



View Profile WWW
February 17, 2013, 09:12:25 AM
 #2

The right place for submitting bug reports https://github.com/bitcoin/bitcoin/issues/new

CryptoTrader.org - Cloud-based Automated Trading on Bitstamp/BTC-E/CEX.IO/Bitfinex/Kraken | Discussion topic at Bitcointalk.org | Automated Trading Contest (Prize 2 BTC)
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!