Cant Upload Wizard Files
Re: Cant Upload Wizard Files
same results
You do not have the required permissions to view the files attached to this post.
Re: Cant Upload Wizard Files
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
Re: Cant Upload Wizard Files
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...
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
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.
"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.
Re: Cant Upload Wizard Files
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
Once this was increased the files upload successfully....problem solved