Author Topic: Help. I put the password I press unlock does not work.  (Read 8395 times)

0 Members and 1 Guest are viewing this topic.

Offline Ermes

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
I do not know what I'm doing.
Forgive my ignorance.

test 1
<wallet closed> >>> wallet_open default
<wallet closed> >>> unlock 99999999
passphrase: (I can not write anything here)

test 2
<wallet closed> >>> wallet_open default
<wallet closed> >>> unlock
timeout: (here I am writing my passwore, but I can not write º)

My password is º
I do not write º

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Now I am writing

<wallet closed> >>> blockchain_is_synced
true
<wallet closed> >>> quit

The program closes.

I start the program v0.8.1, put the passwore and does not start.

you can try in the terminal to open your wallet with

>> wallet_open default
>> unlock 99999999
[enter passphrase]

wait until you see ">>" again and try
>> balance
or
>> history

Offline Ermes

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Now I am writing

<wallet closed> >>> blockchain_is_synced
true
<wallet closed> >>> quit

The program closes.

I start the program v0.8.1, put the passwore and does not start.

Offline fundomatic

  • Full Member
  • ***
  • Posts: 149
    • View Profile
I have installed the version v0.8.1.
I run bitshares_client and I get this.

Not starting RPC server, use -server to enable the RPC interface
<wallet closed> >>>

Great, you are halfway there. Type after '>>>'
Code: [Select]
get_info

You will see the state of your client.

Type in the commands mentioned in the previous posts.

You can learn new commands with 'help', for example:
Code: [Select]
help wallet_open

You can see all available with
Code: [Select]
help

Offline Ermes

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
I have installed the version v0.8.1.
I run bitshares_client and I get this.

Not starting RPC server, use -server to enable the RPC interface
<wallet closed> >>>

Offline fundomatic

  • Full Member
  • ***
  • Posts: 149
    • View Profile
Points 1, 2, and 3 all good.
Point 4 do not understand. Where I write "quit" and when?
5. What point is the GUI version?
The BitShares version 0.4.27.2?
The BitShares version 0.5.1?
Thank You.

If you run core 'bitshares_client' console client,
use this command
Code: [Select]
blockchain_is_synced

If you get 'true' response, your blockchain is synchronized with the network

Again, in the console type in "stop" or as suggested above "quite"
Code: [Select]
stop
This would stop your core client. Then proceed as described above.

The most recent GUI version is 0.8.1
You can get it from here https://github.com/BitShares/bitshares/releases/tag/bts%2F0.8.1

You need to download BitShares-v0.8.1.exe file.


Offline Ermes

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
I have no backup of my portfolio.

Points 1, 2, and 3 all good.
Point 4 do not understand. Where I write "quit" and when?
5. What point is the GUI version?
The BitShares version 0.4.27.2?
The BitShares version 0.5.1?
Thank You.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
As long as you have a backup of your wallet (at least a copy of the 'wallets' folder in %appdata%\roaming\BitShares) you're funds are safe ..

As for the login problem, try the following:
1) upgrade to the newest version (released today) 0.8.*
2) locate and execute the executable bitshares_client (terminal client)
3) let the console client sync with the network
4) type "quit" to stop the terminal client when synced (you can check that by "blockchain_is_synced")
5) retry with the GUI version

Offline Ermes

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Hello, I have Windows Vista. I have installed Bitshares 0.7.0. I start the program and I put the pressed unlock password and I can not get into the program.
Because not recognize my password?
As retrieve my bts?
Thank You