hello,
i have problem with this :
my storage is full and cannot login to hestiacp.
after i deleted my file, i cannot reset password via terminal.
i try v-change-user-password username
but got error :
Password:/usr/local/hestia/func/main.sh: line 145: 3ID: value too great for base (error token is “3ID”)
Hello @ahmadsh,
What is your operating system and Hestia version?
Check if you have the same issue writing your password as argument on command v-change-user-password
:
v-change-user-password HereYourUserName 'HereYourNewPassword'
Note: it is important to use single quotes enclosing the new password.
1 Like