Hello,
i’ve this error when try to deploy.
Obviously it’s false because the fpm-php is working correctly as icingaweb2
As you can see if i click on the deploy object i’ve the php error on right view,but if click on other two deploy above i see regular output (second attach)
What versions are you using?
icinga2, icinga web2, director, php, os
did you recently install any php components and maybe need to restart php-fpm to make these changes come into effect?
Does the message go away after restarting php-fpm?
Look in /etc/php-fpm.conf for the location of the pid file. Check if it has been removed by accident or some script. If it is there, check its permissions.
Pid file needs to be readable by all (aka 0644 in octal). Inside the config file , there should also be an entry for error logging. Check there just in case.
Permission are right, i’ve tourn on the error log and this is the output when try t deploy
[17-Feb-2020 15:40:02] WARNING: [pool www] child 14872 exited on signal 11 (SIGSEGV) after 53.990360 seconds from start
[17-Feb-2020 15:40:02] NOTICE: [pool www] child 15396 started