"Network Switch / Router" Configuration Wizard does not work

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
sathevaner
Posts: 62
Joined: Wed Nov 29, 2017 11:00 am

"Network Switch / Router" Configuration Wizard does not work

Post by sathevaner »

Seemingly out of nowhere, starting last Friday, the "Network Switch / Router" Configuration Wizard stopped working. Every time I click on it, there is endless loading of that page. I never leave the Configuration Wizard selection page. This is the only wizard which does this to me.

How do I begin to troubleshoot this? What is the first thing I should check?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: "Network Switch / Router" Configuration Wizard does not

Post by npolovenko »

Hello, @sathevaner.
First, I'd check the wizard version and try to update it. You can do that if you go to the Admin menu, then Manage Config Wizards(in the left column), then click on Check For Updates -> then Install Updates. Search the page for Network Switch / Router wizard and let me know what version of it you're running.
Next, I'd try to restart the httpd service:

Code: Select all

service httpd restart
If all the above doesn't get it to work you can go to the /var/log/httpd/ folder and run:

Code: Select all

tail -f *
Then try to start the wizard from the GUI and see what error messages you'll get in the error logs.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
sathevaner
Posts: 62
Joined: Wed Nov 29, 2017 11:00 am

Re: "Network Switch / Router" Configuration Wizard does not

Post by sathevaner »

This wizard is already on the latest version: 2.3.9.

Restarting the Apache service had no effect on this issue.

I did not find any errors when tailing any of the Apache log files.

Code: Select all

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:01 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 811

==> ssl_request_log <==
[07/Mar/2018:15:07:01 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 811

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:07 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:07:07 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:07:07 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 1389

==> ssl_request_log <==
[07/Mar/2018:15:07:07 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 1389

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:07 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:07:07 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:07:07 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 902

==> ssl_request_log <==
[07/Mar/2018:15:07:07 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 902

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:22 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 811

==> ssl_request_log <==
[07/Mar/2018:15:07:22 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 811

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:07:37 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 1389
127.0.0.1 - - [07/Mar/2018:15:07:37 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:07:37 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591
[07/Mar/2018:15:07:37 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 1389

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:37 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:07:37 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:07:37 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 902

==> ssl_request_log <==
[07/Mar/2018:15:07:37 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 902

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:07:42 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 811

==> ssl_request_log <==
[07/Mar/2018:15:07:42 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 811

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:08:02 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 811

==> ssl_request_log <==
[07/Mar/2018:15:08:02 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 811

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:08:07 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 1389
127.0.0.1 - - [07/Mar/2018:15:08:07 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:08:07 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591
[07/Mar/2018:15:08:07 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 1389

==> ssl_access_log <==
127.0.0.1 - - [07/Mar/2018:15:08:07 -0600] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591

==> ssl_request_log <==
[07/Mar/2018:15:08:07 -0600] 127.0.0.1 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "POST /nagiosxi/backend/ HTTP/1.1" 1591

==> ssl_access_log <==
10.80.19.25 - - [07/Mar/2018:15:08:07 -0600] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 200 902

==> ssl_request_log <==
[07/Mar/2018:15:08:07 -0600] 10.80.19.25 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=1306256b148ca5cc600324433a900facbce0f8f36f2325b36c984ab906c7fe3b HTTP/1.1" 902
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: "Network Switch / Router" Configuration Wizard does not

Post by npolovenko »

@sathevaner, Does the loading get stuck right when you click on the wizard, or when you are in a process of adding a new device? I would probably start with increasing the php limit and input_vars in php.ini.
https://support.nagios.com/kb/article/n ... e-611.html
Otherwise, I'm attaching the component zip file to this post. You may delete your network switch wizard from the management menu and upload the new zip file. Please make a backup of your XI before you do that though.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
sathevaner
Posts: 62
Joined: Wed Nov 29, 2017 11:00 am

Re: "Network Switch / Router" Configuration Wizard does not

Post by sathevaner »

@npolovenko: the loading gets stuck after clicking on this particular wizard. The wizard, itself, never loads. Being that this is the case, then what action do I proceed with taking?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: "Network Switch / Router" Configuration Wizard does not

Post by npolovenko »

@sathevaner, Under this circumstance increasing the PHP limits may not be as crucial. Please go ahead with replacing the wizard part and let me know if it fixes the problem.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
sathevaner
Posts: 62
Joined: Wed Nov 29, 2017 11:00 am

Re: "Network Switch / Router" Configuration Wizard does not

Post by sathevaner »

@npolovenko: I am still seeing the same result after deleting and uploading/installing the wizard. What is the next troubleshooting step I should try?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: "Network Switch / Router" Configuration Wizard does not

Post by npolovenko »

@sathevaner, Can you try accessing Nagios GUI from a different browser? Also, click on the Admin menu, then Reset Security Credentials (in the left column). Don't change anything on that screen and just click on Update Credentials.
If the above doesn't solve your problem please send in your system profile so I can review it.
To send us your system profile. Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file, upload it to a cloud storage of your choice and share a link with me in a PM.
After you send it please post something in in this thread to bring it back up in the support queue.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
sathevaner
Posts: 62
Joined: Wed Nov 29, 2017 11:00 am

Re: "Network Switch / Router" Configuration Wizard does not

Post by sathevaner »

Good morning @npolovenko,

I was originally using Mozilla Firefox to do everything. When I tried accessing the wizard through Google Chrome, I had no problem. Now that I tried again in Firefox, I am able to use it again. I'm going to call this "browser error" and declare this issue as resolved.

Thank you very much for your help!
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: "Network Switch / Router" Configuration Wizard does not

Post by npolovenko »

@sathevaner, Great! That turned out to be easy. If you prefer to use Firefox I suggest clearing out cache and cookies. I'll go ahead and lock this ticket as resolved.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked