hummingbot
hummingbot copied to clipboard
Client - "Config migration error" when having incorrect password on the initial setup or deleting .password_verifcation
Describe the bug
While setting up source or docker build and accidentally setup incorrect password on the initial setup of Hummingbot client, we are getting CONFIGS MIGRATION ERROR
This error can be also reproduce when deleting the .password_verification
to reset the Hummingbot client password from ../conf/
folder. While this error happened, it does not affect the client's performance.
Steps To Reproduce
- Install Hummingbot client via source or docker build
- Open the client and setup password incorrectly on the initial setup
- Setup again the password correctly, notice the error
- Another step is delete the
.password_verification
from../conf
folder and start the client again
Release version 1.6.0 and staging 1.7
The issue is persistent on latest Dev1.8.0 & Master v1.7.0
https://user-images.githubusercontent.com/99257257/189290443-9ab16dee-76f3-45f2-a8a0-1cb33f239350.mp4
Reviewed again and decided to close the ticket, workaround to fix the issue has been provided on set of the error.