Creation of profile having already existing name crashes the app

  1. Start clive and be sure that location used to store profile data is persistent (i.e. map /home/hived/.clive to container external storage by passing --docker-option="-v $(pwd)/clive_data:/home/hived_admin/.clive/", here is an exact command line to start it:
../clive/scripts/run_instance.sh registry.gitlab.syncad.com/hive/clive/testnet-instance:testnet-instance-d421a8cb --docker-option="-v $(pwd)/clive_data:/home/hived_admin/.clive/"
  1. Create some profile, i.e. having a name test
  2. Finish onboarding, exit application
  3. Start it again
  4. Select F7 to enter profile creation window
  5. Specify the same profile name, passwords and press OK

Application crashes image

Edited by Bartek Wrona