@Pyhon3x

Вопросы о LAMP?

Есть-ли скрипты авто-установки LAMP для Manjaro Linux?

Если нет, то как исправить эту ошибку:
[ts@MyNameIsTS ~]$ systemctl start nginx.service     
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.

[ts@MyNameIsTS ~]$ systemctl status nginx.service
● nginx.service - A high performance web server and a reverse proxy server
     Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Fri 2020-10-30 18:00:03 EET; 8s ago
    Process: 221804 ExecStart=/usr/bin/nginx -g pid /run/nginx.pid; error_log stderr; (code=exited,>

окт 30 18:00:00 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [warn] 221804#221804: could not build>
окт 30 18:00:00 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: bind() to 0.0.>
окт 30 18:00:01 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: bind() to 0.0.>
окт 30 18:00:01 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: bind() to 0.0.>
окт 30 18:00:02 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: bind() to 0.0.>
окт 30 18:00:02 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: bind() to 0.0.>
окт 30 18:00:03 MyNameIsTS nginx[221804]: 2020/10/30 18:00:00 [emerg] 221804#221804: still could no>
окт 30 18:00:03 MyNameIsTS systemd[1]: nginx.service: Control process exited, code=exited, status=1>
окт 30 18:00:03 MyNameIsTS systemd[1]: nginx.service: Failed with result 'exit-code'.
окт 30 18:00:03 MyNameIsTS systemd[1]: Failed to start A high performance web server and a reverse >

[ts@MyNameIsTS ~]$ journalctl -xe
░░ The process' exit code is 'exited' and its exit status is 1.
окт 30 18:00:03 MyNameIsTS systemd[1]: nginx.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ The unit nginx.service has entered the 'failed' state with result 'exit-code'.
окт 30 18:00:03 MyNameIsTS systemd[1]: Failed to start A high performance web server and a reverse >
░░ Subject: Ошибка юнита nginx.service
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ Произошел сбой юнита nginx.service.
░░ 
░░ Результат: failed.
окт 30 18:00:03 MyNameIsTS audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=>
окт 30 18:00:03 MyNameIsTS kernel: audit: type=1130 audit(1604073603.262:1038): pid=1 uid=0 auid=42>
окт 30 18:00:03 MyNameIsTS polkitd[847]: Unregistered Authentication Agent for unix-process:221795:>
окт 30 18:01:01 MyNameIsTS CROND[221828]: (root) CMD (run-parts /etc/cron.hourly)

Спасибо!
  • Вопрос задан
  • 49 просмотров
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы