Chased this down on the Cisco Firewall. Firesight was not impressed with that txt.gz file. It could not open the archive to inspect it, so it was blocking as potential malware.
Once this was fixed, I could run the cpan command and then the ./fullinstall worked.
Thanks for all your help.
Search found 12 matches
- Tue Feb 16, 2021 12:41 am
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
- Wed Feb 10, 2021 7:12 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
We definitely don't have a proxy here. I have a sneaky suspicion that it might be some specific app we have blocked on the corp firewall that may be blocking it. We are investigating that now. Yes, this was a clean VM install. [root@vmnagios01 tmp]# cpanm -f Class::Accessor -bash: cpanm: command not...
- Sun Feb 07, 2021 5:35 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
[root@vmnagios01 tmp]# echo $http_proxy
[root@vmnagios01 tmp]# grep -i proxy /etc/environment
[root@vmnagios01 tmp]# grep -i proxy /etc/yum.conf
[root@vmnagios01 tmp]# ls -l /etc/profile.d/*proxy*
ls: cannot access '/etc/profile.d/*proxy*': No such file or directory
[root@vmnagios01 tmp]# grep -i proxy /etc/environment
[root@vmnagios01 tmp]# grep -i proxy /etc/yum.conf
[root@vmnagios01 tmp]# ls -l /etc/profile.d/*proxy*
ls: cannot access '/etc/profile.d/*proxy*': No such file or directory
- Thu Feb 04, 2021 10:40 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
I've never configured a proxy on this server. Where do you want me to check?
- Mon Feb 01, 2021 6:28 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
[root@vmnagios01 tmp]# yum install perl-libwww-perl Updating Subscription Management repositories. Last metadata expiration check: 1:24:25 ago on Tue 02 Feb 2021 05:49:54 AEST. Package perl-libwww-perl-6.34-1.module+el8.3.0+6498+9eecfe51.noarch is already installed. Dependencies resolved. Nothing to...
- Sun Jan 31, 2021 4:30 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
This is the reponse to the commands. Thanks [root@vmnagios01 tmp]# rpm -qf /usr/share/perl5/vendor_perl/Net/HTTP/Methods.pm perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.noarch [root@vmnagios01 tmp]# rpm -qf /usr/share/perl5/vendor_perl/LWP/UserAgent.pm perl-libwww-perl-6.34-1.module+el8.3.0+649...
- Thu Jan 28, 2021 8:27 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
Using root. Can ping as shown below and that wget grabbed the file. [root@vmnagios01 nagiosxi]# ping http://www.cpan.org PING dualstack.j.sni.global.fastly.net (151.101.2.132) 56(84) bytes of data. 64 bytes from 151.101.2.132 (151.101.2.132): icmp_seq=1 ttl=60 time=1.55 ms 64 bytes from 151.101.2.13...
- Wed Jan 27, 2021 7:32 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
No proxies in use and the server is yet to be hardened. IP address used has access to the internet on 443/80.
- Tue Jan 26, 2021 11:10 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
Hi, Got the below error when running that command. [root@vmnagios01 nagiosxi]# perl -MCPAN -e 'install Class::Accessor' Fetching with LWP: http://www.cpan.org/authors/01mailrc.txt.gz read timeout at /usr/share/perl5/vendor_perl/Net/HTTP/Methods.pm line 243. at /usr/share/perl5/vendor_perl/LWP/UserAg...
- Fri Jan 22, 2021 4:43 pm
- Forum: Nagios XI
- Topic: Installation of Nagios XI 5.7.4 fails on Rhel8
- Replies: 24
- Views: 1471
Re: Installation of Nagios XI 5.7.4 fails on Rhel8
Hi,
Attached is the latest install.log file after running the recommended commands.
Attached is the latest install.log file after running the recommended commands.