Page 1 of 1

Не могу залогинеться в весту 502 Bad Gateway

Posted: Tue Aug 07, 2018 1:59 am
by trom
Перестал работать домен который был на весте на CentOS 7
сделал
service nginx start

Домен заработал, но я не могу залогинется в саму весту, вместо ввода логина и пароля пишет
502 Bad Gateway

в логах /usr/local/vesta/log/nginx-error.log
2018/08/06 21:04:24 [error] 5135#0: *518 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 1.1.1.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"
2018/08/06 21:04:56 [error] 5135#0: *518 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 1.1.1.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"
2018/08/06 21:04:57 [error] 5135#0: *518 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 1.1.1.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"
2018/08/06 21:10:57 [error] 5135#0: *530 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 1.1.1.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"
2018/08/06 21:11:19 [error] 5135#0: *530 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 1.1.1.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"
2018/08/06 21:11:53 [error] 5135#0: *543 connect() to unix:/var/run/vesta-php.sock failed (111: Connection refused) while connecting to upstream, client: 3.3.3.3, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "2.2.2.2:8083"

делал v-update-sys-vesta-all
все без изменений

Re: Не могу залогинеться в весту 502 Bad Gateway

Posted: Tue Aug 07, 2018 6:00 pm
by imperio
Здравствуйте. Попробуйте перезпустить сервис

Code: Select all

service vesta restart