Triple checked it. Fresh install with default username... I change password with "Xxx1%1999$" both from:
1.- Panel: settings / panel password
2.- Shell: # cd /www/server/panel && python3 tools.py panel Xxx1%1999$
If I set password to that you mention it also doesnt login:
Shell: # cd /www/server/panel && python3 tools.py panel @$123456
but if i set it to "lalala12" it works!
Shell: # cd /www/server/panel && python3 tools.py panel lalala12
Please let me know if you need further info to reproduce this
This is an ubuntu 20.04.4 LTS running on proxmox
Shell: # cat /proc/version
Linux version 5.4.0-104-generic (buildd@ubuntu) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu120.04)) #118-Ubuntu SMP Wed Mar 2 19:02:41 UTC 2022
Thank you again