BitShares Forum

Main => Technical Support => Topic started by: HardFork on February 24, 2014, 06:28:02 am

Title: bts_wallet -- error on quit
Post by: HardFork on February 24, 2014, 06:28:02 am
I am running bts_server fine.  I used to also have bts_wallet working, but I just did a pull today and now I'm having a problem with it.

When I try to quit it shows an error message and does not create a wallet file.  This is what it looks like:

listening for rpc connections on 127.0.0.1:57037
connecting to bitshares network: 127.0.0.1:4567
>>> q
unable to connect to bitshares network at this time.


Title: Re: bts_wallet -- error on quit
Post by: HardFork on February 25, 2014, 01:56:00 pm
Just to clarify... this is very easy (for me) to repro:

Clone latest BitShares and fc.
Build.
Run bts_server.
Start bts_wallet.
Quit.
Results: error about communicating with the network. No new wallet file is created.

Would appreciate if anyone else could repro.  FYI I am on Ubuntu.
Title: Re: bts_wallet -- error on quit
Post by: betax on February 25, 2014, 05:34:02 pm
Same problem here
Title: Re: bts_wallet -- error on quit
Post by: bytemaster on February 25, 2014, 06:30:26 pm
Hello everyone... the code is in the middle of some changes and thus there are many known issues.   I have been caught up in other matters these past few days so haven't gotten back to resolving it.   

We do have more people coming up to speed on the codebase so it will be less dependent upon me going forward.
Title: Re: bts_wallet -- error on quit
Post by: HardFork on February 26, 2014, 03:27:38 am
Is there any workaround? As it is, the wallet.bts file will not get created, and if it exists will not be updated.
Title: Re: bts_wallet -- error on quit
Post by: betax on February 26, 2014, 10:42:47 am
Thanks bytemaster, looking forward to see it up and running.