Author Topic: Still cannot import wallet  (Read 2291 times)

0 Members and 1 Guest are viewing this topic.

Offline luckybit

  • Hero Member
  • *****
  • Posts: 2921
    • View Profile
  • BitShares: Luckybit
You may need to claim balances:

Code: [Select]
import_balance <account name> <private key> true
See here for more info: http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet

Cli wallet wouldn't start for me. It gave an error. underlying transport error

Your witness_node.exe is probably not running or that the port parameter is wrong.  Try this:

1) witness_node.exe  --rpc-endpoint 127.0.0.1:8090 -d bts2
2) Make sure (1) is running ALL the time,
cli_wallet.exe -w btswallet -s ws://127.0.0.1:8090

Thanks, now the Cli wallet seems to work. It appears you have to run it as administrator, and the commands aren't documented well on the website.

Now I'm back on my mission to import my wallet.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
You may need to claim balances:

Code: [Select]
import_balance <account name> <private key> true
See here for more info: http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet

Cli wallet wouldn't start for me. It gave an error. underlying transport error

Your witness_node.exe is probably not running or that the port parameter is wrong.  Try this:

1) witness_node.exe  --rpc-endpoint 127.0.0.1:8090 -d bts2
2) Make sure (1) is running ALL the time,
cli_wallet.exe -w btswallet -s ws://127.0.0.1:8090
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline luckybit

  • Hero Member
  • *****
  • Posts: 2921
    • View Profile
  • BitShares: Luckybit
You may need to claim balances:

Code: [Select]
import_balance <account name> <private key> true
See here for more info: http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet

Cli wallet wouldn't start for me. It gave an error. underlying transport error
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline edilliam

You may need to claim balances:

Code: [Select]
import_balance <account name> <private key> true
See here for more info: http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet

Offline luckybit

  • Hero Member
  • *****
  • Posts: 2921
    • View Profile
  • BitShares: Luckybit
Cannot import,  after some failed attempts now it shows when importing the keys empty balances, and says the wallet has already been imported, only this is not true or somehow the balances are missing.

In windows
Cli wallet also gives an underlying transport error but the witness node appears to set up just fine. In any case something is going wrong in the cli wallet and it looks like it doesn't connect.

Could it be some sort of firewall setting?

https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads