Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

LWP::Protocol::https perl module is missing [closed]

Hello guys! thank you for this software. Its been great using it, but with the latest versions i have this issue with the Agent:

[error] [download] LWP::Protocol::https perl module is missing !!
[error] [download] Humm my prerequisites are not OK...disabling module :( :(
Cannot establish communication : 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)

I'm using the RPM Repo for Enterprise Linux 7 from here

What am i missing ? I had the agent installed with all the Dependencies.

Thank you for your time

closed with the note: Problem solved
in OCS Inventory NG agent for Unix by (170 points)
closed by

2 Answers

+1 vote

The data is pushed to your web server by way of a HTTPS PUT to your web server using a secure connection facilitated by a SSL perl module listed above. 

Looks like you need this.

https://rpmfind.net/linux/rpm2html/search.php?query=perl-LWP-Protocol-https

perl-LWP-Protocol-https-6.04-4.el7.noarch.htmlProvide HTTPS support for LWP::UserAgentCentOS 7.4.1708 for x86_64perl-LWP-Protocol-https-6.04-4.el7.noarch.rpm

by (530 points)
edited by
0 votes

Yes it worked! Thank you very much wgalway! smiley

I must add that you also need the perl-Mozilla

by (170 points)
 
Powered by Question2Answer
...