Page 3 of 3

Re: Cant Upload Wizard Files

Posted: Wed Aug 13, 2014 9:04 am
by isadmin
same results

Re: Cant Upload Wizard Files

Posted: Wed Aug 13, 2014 5:19 pm
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

Re: Cant Upload Wizard Files

Posted: Thu Aug 14, 2014 6:44 am
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...

Re: Cant Upload Wizard Files

Posted: Thu Aug 14, 2014 4:47 pm
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.

Re: Cant Upload Wizard Files

Posted: Wed Aug 20, 2014 7:14 am
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