docker-nginx-php-fpm icon indicating copy to clipboard operation
docker-nginx-php-fpm copied to clipboard

After update to 7.7.4 release getting `No such file or directory in log`

Open jozefrebjak opened this issue 2 years ago • 2 comments

Summary

@tiredofit It seems like // typo

2023-12-10.09:22:39 [42m[STARTING][49m ** [nginx] [1] Starting nginx 1.25.3
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 2023-12-10.09:22:39 [42m[STARTING][49m ** [php-fpm] [1] Starting php-fpm 8.1.26
 2023-12-10.09:22:39 [42m[STARTING][49m ** [monitoring] [1] Starting Zabbix Agent (modern) 6.4.9
 2023-12-10.09:22:40 [42m[STARTING][49m ** [scheduling] [1] Starting cron
 Couldn't watch /etc/nginx/services.enabled: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 2023-12-10.09:22:41 [42m[STARTING][49m ** [monitoring] [2] Starting Zabbix Agent (modern) 6.4.9
 2023-12-10.09:22:41 [42m[STARTING][49m ** [logging] [1] [logship] Starting fluent-bit 2.2.0
 Couldn't watch /etc/nginx/services.enabled: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory
 sed: /etc/zabbix//zabbix_agentd.conf: No such file or directory

jozefrebjak avatar Dec 10 '23 08:12 jozefrebjak

Can you try :latest and see if it recovers?

Builds got kind of weird on Friday and I had to force a couple rebuilds and not sure if this is a byproduct of it.

tiredofit avatar Dec 11 '23 02:12 tiredofit

Can you try :latest and see if it recovers?

Builds got kind of weird on Friday and I had to force a couple rebuilds and not sure if this is a byproduct of it.

@tiredofit I'll try it and let you know. Thanks.

jozefrebjak avatar Dec 11 '23 08:12 jozefrebjak