Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Language specific forums Russian (Русский) Веб-интерфейс панели
  • Search

502 Bad Gateway nginx

Вопросы по работе Веб-интерфейса панели
GUI
Post Reply
  • Print view
Advanced search
20 posts
  • 1
  • 2
  • Next
tuleshov
Posts: 23
Joined: Sat Mar 07, 2015 1:03 pm

502 Bad Gateway nginx
  • Quote

Post by tuleshov » Tue Aug 02, 2016 5:27 am

Приветствую!

При входе в админку, https://ip:8083/login/ выводит сообщение: 502 Bad Gateway nginx. Перезагрузка, не помогает, проблема уже неделю, помогите пожалуйста решить.

Спасибо.

А.
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: 502 Bad Gateway nginx
  • Quote

Post by skurudo » Tue Aug 02, 2016 7:47 am

Привет.

Проверьте, есть ли директория для сессий:

Code: Select all

mkdir -p /usr/local/vesta/data/sessions

Code: Select all

chown admin:admin /usr/local/vesta/data/sessions

Code: Select all

chmod -R 775 admin:admin /usr/local/vesta/data/sessions
В файле /usr/local/vesta/php/etc/php-fpm.conf стоит проверить, правильно ли задана директория:

Code: Select all

php_admin_value[session.save_path] = /usr/local/vesta/data/sessions
И сделать service vesta restart

...а коли не спасет, то показывайте /var/log/vesta/nginx-error.log :)
Top

tuleshov
Posts: 23
Joined: Sat Mar 07, 2015 1:03 pm

Re: 502 Bad Gateway nginx
  • Quote

Post by tuleshov » Wed Aug 03, 2016 5:34 pm

Вечер добрый.

По инструкции все в норме, но все равно не могу войти, прилагаю файл, с ошибками. Помогите.
nginx-error.logShow
2016/07/19 03:07:49 [crit] 24872#0: *7 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 80.82.65.212, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:28:23 [crit] 24872#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /list/user/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:28:23 [error] 24872#0: *14 open() "/usr/local/vesta/web/favicon.ico" failed (2: No such file or directory), client: 79.165.67.1, server: _, request: "GET /favicon.ico HTTP/1.1", host: "ip:8083", referrer: "https://ip:8083/list/user/"
2016/07/28 22:28:29 [crit] 24872#0: *14 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:28:29 [crit] 24872#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:28:32 [crit] 24872#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:28:56 [crit] 24872#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:29:43 [crit] 24872#0: *19 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:30:09 [crit] 24872#0: *19 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /list/user/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:30:58 [crit] 24872#0: *19 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:31:13 [crit] 24872#0: *19 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:33:26 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:33:27 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:35:41 [crit] 1515#0: *4 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:35:41 [crit] 1515#0: *4 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:39:26 [crit] 1515#0: *7 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:43:07 [crit] 1515#0: *9 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:43:08 [crit] 1515#0: *9 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:45:25 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:45:26 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:45:27 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:45:40 [crit] 1515#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:50:45 [crit] 1515#0: *6 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:50:49 [crit] 1515#0: *8 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:50:50 [crit] 1515#0: *6 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:50:57 [crit] 1515#0: *6 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:57:57 [crit] 1515#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 22:57:58 [crit] 1515#0: *12 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:02:56 [crit] 1555#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:09:07 [crit] 1555#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:09:08 [crit] 1555#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:13:33 [crit] 1555#0: *6 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:14:17 [crit] 1555#0: *8 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:25 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:27 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:27 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:28 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:29 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:37 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:37 [crit] 1555#0: *17 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:42 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:42 [crit] 1555#0: *17 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:48 [crit] 1555#0: *17 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:49 [crit] 1555#0: *17 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:49 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:18:54 [crit] 1555#0: *10 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:19:44 [crit] 1555#0: *28 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/28 23:48:07 [crit] 1555#0: *30 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 00:39:05 [crit] 1555#0: *32 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 00:39:07 [crit] 1555#0: *32 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 08:28:04 [crit] 1555#0: *36 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 08:33:12 [crit] 1555#0: *38 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 08:35:23 [crit] 29172#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 08:49:54 [crit] 29172#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 09:12:55 [crit] 29172#0: *5 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 09:50:58 [crit] 29172#0: *8 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 09:51:00 [crit] 29172#0: *8 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 11:10:07 [crit] 29172#0: *11 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 17:35:09 [crit] 29172#0: *13 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 18:24:03 [crit] 29172#0: *15 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/29 22:14:40 [crit] 1521#0: *2 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 08:28:52 [crit] 1521#0: *4 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 10:57:45 [crit] 1554#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 10:57:46 [crit] 1554#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 10:57:50 [crit] 1554#0: *4 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 10:57:50 [crit] 1554#0: *4 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 10:57:51 [crit] 1554#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 12:52:07 [crit] 1550#0: *1 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 15:19:32 [crit] 1550#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 15:19:37 [crit] 1550#0: *5 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 15:19:38 [crit] 1550#0: *5 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 15:19:39 [crit] 1550#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 15:40:35 [crit] 1550#0: *9 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 16:03:31 [crit] 1550#0: *11 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/07/30 18:03:33 [crit] 1550#0: *13 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/01 08:38:20 [crit] 1550#0: *18 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 80.82.65.212, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/01 09:08:26 [crit] 1550#0: *21 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/01 09:08:35 [crit] 1550#0: *21 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/01 18:06:05 [crit] 1550#0: *24 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 08:15:19 [crit] 1550#0: *27 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 08:15:19 [error] 1550#0: *29 open() "/usr/local/vesta/web/favicon.ico" failed (2: No such file or directory), client: 79.165.67.1, server: _, request: "GET /favicon.ico HTTP/1.1", host: "ip:8083", referrer: "https://ip:8083/login/"
2016/08/02 09:08:26 [crit] 1550#0: *30 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 09:21:00 [crit] 1550#0: *32 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 10:44:28 [crit] 1550#0: *34 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 17:53:13 [crit] 1550#0: *36 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 18:06:54 [crit] 1550#0: *38 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 18:32:38 [crit] 1550#0: *40 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/02 19:20:32 [crit] 1550#0: *43 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 07:35:13 [crit] 1550#0: *46 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 19:27:25 [crit] 1550#0: *48 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 79.165.67.1, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 20:24:16 [crit] 1518#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 77.41.26.117, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 20:24:16 [error] 1518#0: *3 open() "/usr/local/vesta/web/favicon.ico" failed (2: No such file or directory), client: 77.41.26.117, server: _, request: "GET /favicon.ico HTTP/1.1", host: "ip:8083", referrer: "https://ip:8083/"
2016/08/03 20:24:18 [crit] 1518#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 77.41.26.117, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 20:24:18 [crit] 1518#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 77.41.26.117, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
2016/08/03 20:24:19 [crit] 1518#0: *3 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 77.41.26.117, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "ip:8083"
skurudo wrote:Привет.

Проверьте, есть ли директория для сессий:

Code: Select all

mkdir -p /usr/local/vesta/data/sessions

Code: Select all

chown admin:admin /usr/local/vesta/data/sessions

Code: Select all

chmod -R 775 admin:admin /usr/local/vesta/data/sessions
В файле /usr/local/vesta/php/etc/php-fpm.conf стоит проверить, правильно ли задана директория:

Code: Select all

php_admin_value[session.save_path] = /usr/local/vesta/data/sessions
И сделать service vesta restart

...а коли не спасет, то показывайте /var/log/vesta/nginx-error.log :)
Last edited by imperio on Wed Aug 03, 2016 8:52 pm, edited 2 times in total.
Reason: spoiler
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: 502 Bad Gateway nginx
  • Quote

Post by imperio » Wed Aug 03, 2016 6:31 pm

Попробуйте реинстал панели
для центос

Code: Select all

service reinstall vesta
для дебиан/убунту

Code: Select all

apt-get install --reinstall vesta

Code: Select all

service vesta restart
Top

tuleshov
Posts: 23
Joined: Sat Mar 07, 2015 1:03 pm

Re: 502 Bad Gateway nginx
  • Quote

Post by tuleshov » Wed Aug 03, 2016 7:02 pm

Ошибка: http://joxi.ru/RmzXNGGCZkZ8AO?d=1
imperio wrote:Попробуйте реинстал панели
для центос

Code: Select all

service reinstall vesta
для дебиан/убунту

Code: Select all

apt-get install --reinstall vesta

Code: Select all

service vesta restart
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: 502 Bad Gateway nginx
  • Quote

Post by imperio » Wed Aug 03, 2016 7:06 pm

Попробуйте так

Code: Select all

service vesta reinstall
Top

Mr.Erbutw
Posts: 1040
Joined: Tue Apr 29, 2014 10:05 pm

Os: CentOS 6x
Web: apache + nginx
Re: 502 Bad Gateway nginx
  • Quote

Post by Mr.Erbutw » Wed Aug 03, 2016 8:14 pm

tuleshov wrote:Вечер добрый.

По инструкции все в норме, но все равно не могу войти, прилагаю файл, с ошибками. Помогите.

+++
2016/07/19 03:07:49 [crit] 24872#0: *7 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 80.82.65.212, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php
а можно было и под сполоре запихнуть ? такой кусок лога ..
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: 502 Bad Gateway nginx
  • Quote

Post by imperio » Wed Aug 03, 2016 8:54 pm

Mr.Erbutw wrote:
tuleshov wrote:Вечер добрый.

По инструкции все в норме, но все равно не могу войти, прилагаю файл, с ошибками. Помогите.

+++
2016/07/19 03:07:49 [crit] 24872#0: *7 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 80.82.65.212, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php
а можно было и под сполоре запихнуть ? такой кусок лога ..
Отредактировал
Top

tuleshov
Posts: 23
Joined: Sat Mar 07, 2015 1:03 pm

Re: 502 Bad Gateway nginx
  • Quote

Post by tuleshov » Fri Aug 05, 2016 5:53 pm

Вечер добрый, не совсем понял вопрос, мне что сделать? Спасибо.
imperio wrote:
Mr.Erbutw wrote:
tuleshov wrote:Вечер добрый.

По инструкции все в норме, но все равно не могу войти, прилагаю файл, с ошибками. Помогите.

+++
2016/07/19 03:07:49 [crit] 24872#0: *7 connect() to unix:/var/run/vesta-php.sock failed (2: No such file or directory) while connecting to upstream, client: 80.82.65.212, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php
а можно было и под сполоре запихнуть ? такой кусок лога ..
Отредактировал
Top

tuleshov
Posts: 23
Joined: Sat Mar 07, 2015 1:03 pm

Re: 502 Bad Gateway nginx
  • Quote

Post by tuleshov » Fri Aug 05, 2016 5:56 pm

По команде, такой ответ: http://joxi.ru/Dr8KjBBulR9wA6?d=1
Top


Post Reply
  • Print view

20 posts
  • 1
  • 2
  • Next

Return to “Веб-интерфейс панели”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password