Connect to your server via ssh and launch in console:
astra --reset-password
Specify the port on which the astra process is running, the login for which you want to change the password and the new password.
After completion of the script - enter the web interface with the data that you specified when you reset the password. There is no need to restart the Astra process.
Example:
# astra --reset-password
[main] Starting Astra v.5.65
Port: 8000
Login: admin
Password: new-password
request complete.
In this example, the password was reset for an astra running on port 8000. The user admin
has been assigned the password new-password
.