Search found 86 matches
- Wed Jun 18, 2025 11:31 am
- Forum: Nagios XI
- Topic: Failure to update from 2024R1.4.3 to 2024R1.4.4
- Replies: 3
- Views: 1339
Re: Failure to update from 2024R1.4.3 to 2024R1.4.4
I have the same issue. Any help yet?
- Thu Apr 24, 2025 11:31 am
- Forum: Nagios XI
- Topic: Scheduled Report pdf(s) blank with msg - Your session has timed out.
- Replies: 6
- Views: 7199
Re: Scheduled Report pdf(s) blank with msg - Your session has timed out.
Sorry for the late reply. I use a script to upgrade php on my nagios servers, and this is the first time I've run into this problem, but I saved a copy of my php.ini, in an Ansible role I use for XI upgrades. I don't plan to automate the php upgrade, but I could add a step to my script to compare my...
- Wed Mar 26, 2025 8:37 am
- Forum: Nagios XI
- Topic: Scheduled Report pdf(s) blank with msg - Your session has timed out.
- Replies: 6
- Views: 7199
Re: Scheduled Report pdf(s) blank with msg - Your session has timed out.
I believe the problem is due to a new php.ini that is introduced when you upgrade to remi php 8.3. I went through all the differences and isolated the problem properties: > date.timezone = America/Los_Angeles < session.use_strict_mode = 0 --- > session.use_strict_mode = 1 The upgrade had session.use...
- Tue Mar 25, 2025 12:04 pm
- Forum: Nagios XI
- Topic: Scheduled Report pdf(s) blank with msg - Your session has timed out.
- Replies: 6
- Views: 7199
Re: Scheduled Report pdf(s) blank with msg - Your session has timed out.
I just resolved this by restoring our test server to a date prior to my upgrades to XI 2024R1.3.4/php 8.3. I copied the php.ini from the 2024R1.3.3/php 8.1 test server to our production system and the scheduled reports started working again. I will update this issue if I can determine the specific l...
- Mon Mar 17, 2025 3:41 pm
- Forum: Nagios XI
- Topic: Scheduled Report pdf(s) blank with msg - Your session has timed out.
- Replies: 6
- Views: 7199
Re: Scheduled Report pdf(s) blank with msg - Your session has timed out.
Running from CLI gives the same response. I tried modifying php.ini as you advised and ran it again, with same results. Which packages were you referring to for updates?
- Mon Mar 17, 2025 11:24 am
- Forum: Nagios XI
- Topic: Scheduled Report pdf(s) blank with msg - Your session has timed out.
- Replies: 6
- Views: 7199
Scheduled Report pdf(s) blank with msg - Your session has timed out.
Environment: RHEL9 Installed Version: 2024R1.3.4 Following upgrade to 2024R1.3.4 (also upgraded php 8.1 to 8.3) our scheduled reports stopped working. The emailed attached pdf are blank with the exception of message - Your session has timed out. I'm still searching logs, but so far only have observe...
- Tue Dec 10, 2024 1:38 pm
- Forum: Nagios XI
- Topic: Scheduled report not working again
- Replies: 8
- Views: 3079
Re: Scheduled report not working again
This can be closed out. The problem turned out to be some rewrite rules we had in the httpd server for port 80. It was fubar-ing the url whenever the server was 'localhost', which is what the scheduled report was doing. This rule had been in place for several months with no problem, so I'm not sure ...
- Wed Nov 20, 2024 4:00 pm
- Forum: Nagios XI
- Topic: Scheduled report not working again
- Replies: 8
- Views: 3079
Re: Scheduled report not working again
Upgraded to Nagios XI 2024R1.3.1 RHEL 9
Still have the same problem
Still have the same problem
- Tue Nov 12, 2024 6:47 pm
- Forum: Nagios XI
- Topic: Scheduled report not working again
- Replies: 8
- Views: 3079
Re: Scheduled report not working again
It's a relative url: includes/components/nagioscore/ui/summary.php?report=1&displaytype=1&timeperiod=last24hours&smon=6&sday=1&syear=2023&shour=0&smin=0&ssec=0&emon=6&eday=10&eyear=2050&ehour=24&emin=0&esec=0&hostgroup=all&servicegroup=...
- Tue Nov 05, 2024 5:40 pm
- Forum: Nagios XI
- Topic: Scheduled report not working again
- Replies: 8
- Views: 3079
Re: Scheduled report not working again
Looks normal to me, but will post here... DEBUG: [11-05-2024 06:39:20] Message sent! (method=sendmail), Referer: includes/components/scheduledrepo rting > Scheduled Report DELETING /usr/local/nagiosxi/tmp/scheduledreport-bcowan-FtFBsS4OYsQu-1730817558-Alerts - Last 24 Hours.pdf FREQ: Daily<BR>[Tue, ...