Problem with login in VestaCP
Problem with login in VestaCP
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
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
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!
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
Do not come across a similar. Have you tried to do it from another browser? If you use a VPN, turn it off and try again. If the error persists, try to write this guy a personal message memberlist.php?mode=viewprofile&u=1629 I am sure they will help you. This is admin data. I tried now a new registration on my site and then moved to forum.vestacp.com, there are no problems. I use google chrome latest version of Windows 10.
Re: Problem with login in VestaCP
Patch your ubuntu 16 or mysq5.7 -> viewtopic.php?f=20&t=13239
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Re: Problem with login in VestaCP
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 !
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 !