Page 1 of 1

Problem with login in VestaCP

Posted: Fri May 31, 2019 4:20 pm
by ig9
Hello, how are you?
I have a problem logging into VestaCP.
When I try to access the control panel by entering my credentials, I click on Log in but the login screen returns, without showing me any errors.
How can I solve it? Thank you
IDV

Re: Problem with login in VestaCP

Posted: Tue Jun 04, 2019 8:19 pm
by ig9
I tried to see the nginx error log and the last error was:

2019/06/04 22:12:39 [error] 1076#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on li$
2019/06/04 22:12:45 [error] 1076#0: *1 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined variable: hash in /usr/local/vesta/web/login/index.php on line 64
PHP message: PHP Warning: key() expects parameter 1 to be array, null given in /usr/local/vesta/web/login/index.php on line 87
PHP message: PHP Warning: array_reverse() expects parameter 1 to be array, null given in /usr/local/vesta/web/inc/main.php on line 102
PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/inc/main.php on line 105
PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/vesta/web/login/index.php on line 97" while reading response header from upstrea$

I don't know what I should to do. Anyone can help me? Thank you!

Re: Problem with login in VestaCP

Posted: Tue Jul 16, 2019 5:01 pm
by skamasle
Check this: viewtopic.php?f=10&t=14958

All posible options are there.

Re: Problem with login in VestaCP

Posted: Fri May 22, 2020 4:19 am
by veso24h
First, check your login information is correct, turn off Unkey.
If you still cannot access the server, access SSH, check if Vesta Cp is working on your server. by command: "service vesta status".
If it works, you can verify the password whit: "/ usr / local / vesta / bin / v-check-user-password admin yourpassword".
Good luck !