Dec 06 04:49:34 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/115868.1605100: No such file or directory
Dec 06 04:49:44 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116137.1605100: No such file or directory
Dec 06 04:49:54 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116280.1605100: No such file or directory
Dec 06 04:49:54 apa.uhlhosting.ch postfix/submission/smtpd[2591994]: fatal: open lock file pid/inet.submission: cannot create file exclusively: No su>
Dec 06 04:49:54 apa.uhlhosting.ch postfix/smtps/smtpd[2591995]: fatal: open lock file pid/inet.smtps: cannot create file exclusively: No such file or>
Dec 06 04:49:54 apa.uhlhosting.ch postfix/smtpd[2591996]: fatal: open lock file pid/inet.smtp: cannot create file exclusively: No such file or direct>
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: process /usr/libexec/postfix/smtpd pid 2591994 exit status 1
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: process /usr/libexec/postfix/smtpd pid 2591995 exit status 1
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: process /usr/libexec/postfix/smtpd pid 2591996 exit status 1
Dec 06 04:49:55 apa.uhlhosting.ch postfix/master[1421]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Dec 06 04:50:04 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116397.1605100: No such file or directory
Dec 06 04:50:06 apa.uhlhosting.ch postfix/master[1421]: warning: master_wakeup_timer_event: service pickup(public/pickup): No such file or directory
Dec 06 04:50:14 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116679.1605100: No such file or directory
Dec 06 04:50:24 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116792.1605100: No such file or directory
Dec 06 04:50:34 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/116898.1605100: No such file or directory
Dec 06 04:50:44 apa.uhlhosting.ch postfix/postdrop[1605100]: warning: mail_queue_enter: create file maildrop/117046.1605100: No such file or directory
How do we restart php-fpm from cli?
See "systemctl status php-fpm-74.service" and "journalctl -xe" for details.
[root@apa cache]# journalctl -xe
-- Subject: Unit php-fpm-74.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit php-fpm-74.service has begun starting up.
Dec 06 04:51:53 apa.uhlhosting.ch php-fpm-74[2592544]: Starting php-fpm [06-Dec-2020 04:51:53] ERROR: Another FPM instance seems to already listen on>
Dec 06 04:51:53 apa.uhlhosting.ch php-fpm-74[2592544]: [06-Dec-2020 04:51:53] ERROR: FPM initialization failed
Dec 06 04:51:53 apa.uhlhosting.ch php-fpm-74[2592544]: failed
Dec 06 04:51:53 apa.uhlhosting.ch systemd[1]: php-fpm-74.service: Control process exited, code=exited status=1
Dec 06 04:51:53 apa.uhlhosting.ch systemd[1]: php-fpm-74.service: Failed with result 'exit-code'.
Dec 06 04:51:53 apa.uhlhosting.ch systemd[1]: Failed to start LSB: starts php-fpm.
-- Subject: Unit php-fpm-74.service has failed