Can't download from asstes.nagios.com

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
SteveO
Posts: 1
Joined: Mon Dec 07, 2015 8:09 am

Can't download from asstes.nagios.com

Post by SteveO »

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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Can't download from asstes.nagios.com

Post by tmcdonald »

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
Former Nagios employee
Locked