Recently upgraded to XI 5.6.5, when viewing a graph and then using the hamburger options menu to download (PDF,JPEG,etc) the following error is returned.
Couldn't create temporary file. Check that the directory permissions for the /temp directory are set to 777.
Submitting this, just in case permissions on the dir were changed by the XI version upgrade.
Please advise,
Download options in graph explorer have a permission issue
Download options in graph explorer have a permission issue
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Download options in graph explorer have a permission iss
Hi @TBT,
I've been able to re-create this on my test system and I'll get a bug report filed. Thanks for letting us know, and in the meantime you can change the permissions on that directory by running the following command.
I've been able to re-create this on my test system and I'll get a bug report filed. Thanks for letting us know, and in the meantime you can change the permissions on that directory by running the following command.
Code: Select all
chmod 777 /usr/local/nagiosxi/html/includes/components/highcharts/exporting-server/temp
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!