i am having the same issue, exactly the same.
all other reports are working fine but the pdf that sends is completely blank (0kb) not even any formatting
when running tail -Fn0 /var/log/httpd/error_log /var/log/httpd/ssl_error_log /var/log/php-fpm/error.log /var/log/php-fpm/www-error.log /usr/local/nagiosxi/var/wkhtmltox.log
i edited /usr/local/nagiosxi/html/config.inc.php
to include "$cfg['insecure_ssl'] = true;"
as a troubleshooting step
i am seeing the authentication error, but not sure why thats failing
the logs are
[root@Nagios-CSP ~]# tail -Fn0 /var/log/httpd/error_log /var/log/httpd/ssl_error_log /var/log/php-fpm/error.log /var/log/php-fpm/www-error.log /usr/local/nagiosxi/var/wkhtmltox.log
==> /var/log/httpd/error_log <==
==> /var/log/httpd/ssl_error_log <==
==> /var/log/php-fpm/error.log <==
==> /var/log/php-fpm/www-error.log <==
tail: cannot open '/usr/local/nagiosxi/var/wkhtmltox.log' for reading: No such file or directory
==> /var/log/php-fpm/www-error.log <==
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "--2025-03-28 14:46:18--
http://localhost/nagiosxi/reports/execs ... 6293b829bf"
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "Resolving localhost (localhost)... ::1, 127.0.0.1"
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "Connecting to localhost (localhost)|::1|:80... connected."
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "HTTP request sent, awaiting response... 302 Found"
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "Location:
https://localhost/nagiosxi/reports/exec ... 6293b829bf [following]"
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "--2025-03-28 14:46:18--
https://localhost/nagiosxi/reports/exec ... 6293b829bf"
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "Connecting to localhost (localhost)|::1|:443... connected."
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "WARNING: The certificate of 'localhost' is not trusted."
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "WARNING: The certificate of 'localhost' doesn't have a known issuer."
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "The certificate's owner does not match hostname 'localhost'"
[28-Mar-2025 14:47:16] WARNING: [pool www] child 68227 said into stderr: "ERROR: Unable to set php_value 'soap.wsdl_cache_dir'"
[28-Mar-2025 14:47:16] WARNING: [pool www] child 68227 said into stderr: "[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "HTTP request sent, awaiting response... ""
==> /var/log/httpd/ssl_error_log <==
[Fri Mar 28 14:47:18.199815 2025] [proxy_fcgi:error] [pid 1722:tid 1756] (70007)The timeout specified has expired: [client 172.25.3.40:65289] AH01075: Error dispatching request to : (polling), referer:
https://172.25.0.6/nagiosxi/includes/co ... eperiod%3D
[Fri Mar 28 14:47:18.837062 2025] [proxy_fcgi:error] [pid 1722:tid 1770] (70007)The timeout specified has expired: [client ::1:45804] AH01075: Error dispatching request to : (polling)
==> /var/log/php-fpm/www-error.log <==
[28-Mar-2025 14:46:18] WARNING: [pool www] child 5333 said into stderr: "HTTP request sent, awaiting response... 504 Gateway Timeout"
[28-Mar-2025 14:47:18] WARNING: [pool www] child 5333 said into stderr: "Retrying."
[28-Mar-2025 14:47:19] WARNING: [pool www] child 5333 said into stderr: "--2025-03-28 14:47:19-- (try: 2)
https://localhost/nagiosxi/reports/exec ... 6293b829bf"
[28-Mar-2025 14:47:19] WARNING: [pool www] child 5333 said into stderr: "Reusing existing connection to [localhost]:443."
[28-Mar-2025 14:47:19] WARNING: [pool www] child 5333 said into stderr: "HTTP request sent, awaiting response... 401 Unauthorized"
[28-Mar-2025 14:47:19] WARNING: [pool www] child 5333 said into stderr: "Username/Password Authentication Failed."