RTL: Password Validation Failed! on RTL v0.3.1
Describe the bug Cannot log in to RTL v0.3.1 Gives error: Message:Authentication Failed! Error:Password Validation Failed!
To Reproduce
Steps to reproduce the behavior:
Update RTL on Raspiblitz:
Uninstall RTL from services menu
nano ~/config.scripts/bonus.RTL.sh
edit line 54 to git reset --hard v0.3.1
reinstall RTL from Services menu and reboot
visit RTL address and type RPC password
Expected behavior login
Actual behavior Gives error: ERROR Message:Authentication Failed! Error:Password Validation Failed!
Your environment
- version of
lnd0.6.1-beta - operating system RaspiBlitz V1.0 and v1.2 Raspbian/DietPi/Ubuntu
- bitcoind v0.18.0
Additional context No problem with v0.3.0 in the same environment
Could be a problem with: Security feature: Hashing of the plain text password stored in the conf files (requires server restart) ?
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 16 (6 by maintainers)
Commits related to this issue
- Issue #143 Default auth bug fix Issue #143 Default auth bug fix — committed to Ride-The-Lightning/RTL by ShahanaFarooqui 5 years ago
Thank you for the lightning quick solution. Love to be able to add private channels with a click!
Thanks, the initial password works. Sorry
@openoms, Thanks for raising the issue. ‘DEFAULT’ authentication type broke when we implemented Sha256 hashing in the last release. It has been fixed and released with v0.3.2.
Please get the latest version to fix this issue. Closing it for now, please feel free to reopen if needed.
@openoms we are investigating this. This may be a bug on our end.