Greetings.
I’ve been using hestiacp for a while now and I haven’t had any serious problems.
Today I’m installing hestiacp on a new server and I see that an updated part of the hestiacp installation form now asks for a username and password, before the system generated it automatically for me, well the problems are the following:
-
when installing it and trying to log in I get an error
→ Cannot load the required libraries. Run v-add-sys-dependencies on the command line. Error:
Error opening required ‘provider/autoload.php’ (include_path=‘.:’)
The solution was to use this command: apt install hestia --reinstall -
After that it is accessible, but when I enter the username and password that it asks me for in the installation it doesn’t work.
Can you tell me how to solve this?
Additional note, adding the user or creating it and linking it to the group doesn’t work either: (sudo usermod -aG hestia-users admin)