turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
70 stars 16 forks source link

redis-commander not allowing admin login after reboot #1828

Open mattgyver-it opened 1 year ago

mattgyver-it commented 1 year ago

vmware vcenter 7.0.3k turnkey-redis-17.1-bullseye-amd64.iso

I was able to install turnkey redis onto a vm on my vmware set up. I got everything set and was able to sign in fine both as root and admin in redis-commander. When I rebooted the VM for security update installation, though, admin login in redis-commander results in invalid user/password. I have verified 3 times that the password is correct. I've even fully reconfigured the Redis appliance from scratch to make sure I did everything correctly. Admin redis-commander login fails after reboot. I did see from issue 1392 that a work-around was rerunning turnkey-init, which set the user and passwords again. That works for now, but I have had to do that at each boot.

l-arnold commented 1 year ago

Turnkey-Init should change permanently rather than "after each boot". I have this issue with the TKL/HUB installs (on AWS) a few times as well. If you attach a Certificate, then login with SSH and run turnkey-init you should get control of the user and passwords. I have not however used redis-commander so the issue may be different.