BitShares Forum

Main => General Discussion => Topic started by: bitandrew on December 10, 2014, 12:21:14 pm

Title: the problem of rpc servr
Post by: bitandrew on December 10, 2014, 12:21:14 pm
Wallet version:v0.4.24.1
OS: win7

when I start rpc server with command "rpc_start_server" in control tag,it shows:
>> rpc_start_server

OK

then I input "about",but it shows:
>> about

undefined

and other command shows "undefined" too

is this a bug or the wrong operation?

thank you!

Title: Re: the problem of rpc servr
Post by: xeroc on December 10, 2014, 01:44:11 pm
Read through this:
http://wiki.bitshares.org/index.php/BitShares/Clients

Not sure what you want to achieve
Title: Re: the problem of rpc servr
Post by: bitandrew on December 10, 2014, 02:13:54 pm
I just want to start a RPC server ,and my bot will link to

thank you!
Title: Re: the problem of rpc servr
Post by: vikram on December 10, 2014, 03:00:30 pm
I think currently you can only use the command line client to do this: https://github.com/BitShares/bitshares/issues/1098
Title: Re: the problem of rpc servr
Post by: xeroc on December 10, 2014, 03:12:38 pm
I think currently you can only use the command line client to do this: https://github.com/BitShares/bitshares/issues/1098
I can remember BM saying that the GUI actually has the RPC service running .. as it's connecting to the core with via RPC ..

BUT!! ... the username and password is RANDOMLY chosen .. you could reset with a console command .. but then your GUI will lose the connection to the core as a consequence ..