Cant Upload Wizard Files

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Re: Cant Upload Wizard Files

Post by isadmin »

same results
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Cant Upload Wizard Files

Post by tmcdonald »

Very strange. And you said nothing appeared in the logs? Just to be sure we're talking about the same logs, can you try to upload the wizard again and post the apache logs?

Code: Select all

tail -20 /var/log/httpd/error_log
Former Nagios employee
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Re: Cant Upload Wizard Files

Post by isadmin »

I was looking in var/log/messages there are some errors in httpd log

Wed Aug 13 07:28:53 2014] [error] [client 192.168.55.154] PHP Notice: Undefined variable: bool in /usr/local/nagiosxi/html/includes/components/massacknowledge/mass_ack.php on line 598, referer: http://monitor/nagiosxi/includes/compon ... ss_ack.php
[Wed Aug 13 07:28:59 2014] [error] [client 192.168.55.154] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary
[Wed Aug 13 07:31:37 2014] [error] [client 192.168.55.154] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary
[Wed Aug 13 08:20:12 2014] [error] [client 192.168.55.154] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary
[Wed Aug 13 08:35:04 2014] [error] [client 192.168.55.187] PHP Warning: ldap_bind(): Unable to bind to server: Invalid credentials in /usr/local/nagiosxi/html/includes/components/ldapauth/ldapauth.inc.php on line 300, referer: http://monitor/nagiosxi/login.php?redir ... f&noauth=1
[Wed Aug 13 13:53:57 2014] [error] [client 192.168.55.186] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary
[Wed Aug 13 13:55:26 2014] [error] [client 192.168.55.186] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary
[Wed Aug 13 13:55:41 2014] [error] [client 192.168.55.186] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: http://monitor/nagiosxi/includes/compon ... le=summary

no errors referring to the failed upload test this morning though....I tried 3 times and checked the log each time...
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Cant Upload Wizard Files

Post by abrist »

At this point, I would suggest that you send an email to [email protected] to open a ticket as you are a customer.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Re: Cant Upload Wizard Files

Post by isadmin »

Thanks abrist for solving the issue...for forum reference the PHP config had the upload file size restricted to 2K and never logged and error?
Once this was increased the files upload successfully....problem solved
Locked