Hi. I'm trying to download the Nagios Core source code from https://assets.nagios.com/downloads/nag ... 1.1.tar.gz but it fails with too many redirects. Same for 4.0.8 release. This was working fine until today.
Please assist.
Thanks.
$ wget https://assets.nagios.com/downloads/nag ... 1.1.tar.gz
--2015-12-07 13:13:49-- https://assets.nagios.com/downloads/nag ... 1.1.tar.gz
Resolving assets.nagios.com... 72.14.181.71
Connecting to assets.nagios.com|72.14.181.71|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://assets.nagios.com/redirects/red ... 1.1.tar.gz [following]
--2015-12-07 13:13:49-- https://assets.nagios.com/redirects/red ... 1.1.tar.gz
Reusing existing connection to assets.nagios.com:443.
HTTP request sent, awaiting response... 302 Found
...
20 redirections exceeded.
Can't download from asstes.nagios.com
Re: Can't download from asstes.nagios.com
This is a known issue we're working on currently. I don't have an ETA but it was detected fairly early and we're looking into it.
For now, you can grab our source from Github: https://github.com/NagiosEnterprises/nagioscore
For now, you can grab our source from Github: https://github.com/NagiosEnterprises/nagioscore
Former Nagios employee