Author Topic: bts_wallet -- error on quit  (Read 2166 times)

0 Members and 1 Guest are viewing this topic.

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Thanks bytemaster, looking forward to see it up and running.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline HardFork

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
Is there any workaround? As it is, the wallet.bts file will not get created, and if it exists will not be updated.

Offline bytemaster

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.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline HardFork

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
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.

Offline HardFork

  • Jr. Member
  • **
  • Posts: 26
    • View Profile
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.


« Last Edit: February 24, 2014, 06:30:14 am by HardFork »