Page 2 of 2

Re: Internal vesta error [SOLVED]

Posted: Mon Feb 20, 2017 7:44 pm
by xvoland
this file is empty

Re: Internal vesta error [SOLVED]

Posted: Tue Feb 21, 2017 10:35 am
by skurudo
Try to see this file after unlucky enter.
Check disk space and quota space for user admin.

Re: Internal vesta error [SOLVED]

Posted: Tue Feb 28, 2017 1:35 pm
by skurudo
We think this file /etc/sudoers.d/admin don't have code:

Code: Select all

# Created by vesta installer
Defaults env_keep="VESTA"
Defaults:admin !syslog
Defaults:admin !requiretty
Defaults:root !requiretty
If you paste this, all will work (as we hope)

Re: Internal vesta error [SOLVED]

Posted: Mon May 01, 2017 3:43 pm
by xvoland
skurudo wrote:Please show us nginx-error.log from /var/log/vesta
Вот лог:

Code: Select all

2017/05/01 11:35:05 [error] 1470#0: *316 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: HTTP_CLIENT_IP in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_X_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_X_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14" while reading response header from upstream, client: xx.xx.xx.241, server: _, request: "POST /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "xx.xx.xx.38:8083", referrer: "https://xx.xx.xx.38:8083/login/"
2017/05/01 11:37:24 [error] 1470#0: *324 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: HTTP_CLIENT_IP in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_X_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_X_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice:  Undefined index: HTTP_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14" while reading response header from upstream, client: xx.xx.xx.241, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "xx.xx.xx.38:8083"

Re: Internal vesta error [SOLVED]

Posted: Mon Jul 17, 2017 2:28 pm
by skurudo