Author Topic: Changing Passwords - GUI Greyed - Console Command Returns Error  (Read 1152 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
run the command
wallet_change_passphrase
without any arguments ... it will then ask you to type the passphrases accordingly ..

Offline oldman

  • Hero Member
  • *****
  • Posts: 556
    • View Profile
Do your "words" have spaces between them?  If so it may be just looking at the first word.  I don't think you can use "words".

Nope, no spaces. Have tried everything from 4-60 characters without luck.

Offline GaltReport

Do your "words" have spaces between them?  If so it may be just looking at the first word.  I don't think you can use "words".

Offline oldman

  • Hero Member
  • *****
  • Posts: 556
    • View Profile
Is it possible to change the password on an account?

The menu command is non-functional and when I use the console command (wallet_change_passphrase <passphrase>) it returns an error saying the password is too short (20015 password_too_short: password too short) despite using a 12-word phrase.

Anyone else successfully change their password?