Hi,
Can you let me know how to update an existing license that recently expired?
We already have it renewed but when I try to go to Admin > License Information, and click on the update button, it still says expired. Thanks.
Updating Expired License
-
gsl_ops_practice
- Posts: 151
- Joined: Thu Apr 09, 2015 9:14 pm
Updating Expired License
You do not have the required permissions to view the files attached to this post.
Re: Updating Expired License
Are you in a offline environment? Are you using a proxy?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
gsl_ops_practice
- Posts: 151
- Joined: Thu Apr 09, 2015 9:14 pm
Re: Updating Expired License
hi... our nagios server has direct access to the internet without a proxy.
any suggestions on what i need to check on our end?
any suggestions on what i need to check on our end?
Re: Updating Expired License
Double-check you proxy configuration and make sure it's set to disabled and click update settings - Admin > System Config > Proxy Configuration.
Also, try to go to Admin > System Information > Check For Updates and click the Check For Update Now button, that may fix the issue, after you've done that, check to see if it still says expired.
Also, try to go to Admin > System Information > Check For Updates and click the Check For Update Now button, that may fix the issue, after you've done that, check to see if it still says expired.
Re: Updating Expired License
In addition to this, run:
and show us the output.
Also, download the file below:
Unzip it, and copy the "test.php" file to your Nagios XI server, i.e. in the "/tmp/" directory. Then run:
and show us the output.
Code: Select all
curl -k -v api.nagios.com/versioncheck/Also, download the file below:
Unzip it, and copy the "test.php" file to your Nagios XI server, i.e. in the "/tmp/" directory. Then run:
Code: Select all
cd /tmp
./test.phpYou do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
gsl_ops_practice
- Posts: 151
- Joined: Thu Apr 09, 2015 9:14 pm
Re: Updating Expired License
hi guys... sorry was sick the past few days.
here are the info you requested.
no proxy has been set.
also the update fails...
curl output below:
and the result of test.php...
we have another nagios instance and we were able to update the license on that one.
not sure why it is not working on this other instance...
here are the info you requested.
no proxy has been set.
also the update fails...
curl output below:
Code: Select all
[root@mmmon2 tmp]# curl -k -v api.nagios.com/versioncheck/
* About to connect() to api.nagios.com port 80 (#0)
* Trying 50.116.21.73... connected
* Connected to api.nagios.com (50.116.21.73) port 80 (#0)
> GET /versioncheck/ HTTP/1.1
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.2.3 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Host: api.nagios.com
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Thu, 18 Jun 2015 08:36:08 GMT
< Server: Apache/2.2.15 (CentOS)
< Vary: Accept-Encoding
< Cache-Control: max-age=0, no-cache
< Content-Length: 0
< Content-Type: text/html; charset=UTF-8
<
* Connection #0 to host api.nagios.com left intact
* Closing connection #0
and the result of test.php...
Code: Select all
[root@mmmon2 tmp]# ./test.php
<?xml version="1.0" encoding="utf-8"?>
<versioninfo>
<update_available>1</update_available>
<update_version>
<version>2014R2.7</version>
<release_date>2015-04-23</release_date>
<release_notes>2014R2.7 was released on April 23rd, 2015.</release_notes>
</update_version>
<latest_versions>
<latest_version>
<version>2014R2.7</version>
<release_date>2015-04-23</release_date>
<release_notes>2014R2.7 was released on April 23rd, 2015.</release_notes>
</latest_version>
<latest_stable_version>
<version>2014R2.7</version>
<release_date>2015-04-23</release_date>
<release_notes>2014R2.7 was released on April 23rd, 2015.</release_notes>
</latest_stable_version>
<latest_branch_version>
<version>2014R2.7</version>
<release_date>2015-04-23</release_date>
<release_notes>2014R2.7 was released on April 23rd, 2015.</release_notes>
</latest_branch_version>
<latest_branch_stable_version>
<version>2014R2.7</version>
<release_date>2015-04-23</release_date>
<release_notes>2014R2.7 was released on April 23rd, 2015.</release_notes>
</latest_branch_stable_version>
</latest_versions>
</versioninfo>
we have another nagios instance and we were able to update the license on that one.
not sure why it is not working on this other instance...
You do not have the required permissions to view the files attached to this post.
Re: Updating Expired License
Please contact [email protected] to verify the license number and activation. Afterwards, contact [email protected] to further troubleshoot if necessary.
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.