docker-nginx-php-fpm
docker-nginx-php-fpm copied to clipboard
After update to 7.7.4 release getting `No such file or directory in log`
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
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.
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.