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.

Info file use HTTPS

Hey,

I try to deploy some software, all settings stand on http,
But still want my agent use https for the info file..

COM SERVER => Sending HTTP Post request to URL <http://172.20.135.64/ocsinventory>

COM SERVER => HTTP Post response received <HTTP Status Code #200>

COM SERVER => Cleaning cURL library

ADMIN INFO => Couple ( TAG <=> Robbe ) added to configuration file

AGENT => Inventory successfully sent

INVENTORY => Writing new inventory state

AGENT =>  Communication Server asked for Package Download

DOWNLOAD => Package history file successfully cleaned for duplicate IDs

DOWNLOAD => Metadata file <info> for package <1682689485> is located at <https://172.20.135.64/download/1682689485/info>

COM SERVER => Initializing cURL library for getFile

COM SERVER => Using cURL without server authentication

COM SERVER => Disabling cURL proxy support

COM SERVER => Disabling cURL SSL server validation support

COM SERVER => Sending fileGet request to URL <https://172.20.135.64/download/1682689485/info>

WARNING *** COM SERVER => Failed to send HTTP Get request <Couldn't connect to server>

COM SERVER => Cleaning cURL library

ERROR *** DOWNLOAD => Failed to download Metadata file <https://172.20.135.64/download/1682689485/info> to <C:\ProgramData\OCS Inventory NG\Agent\download\1682689485\info>

DOWNLOAD => Download and setup tool successfully started

AGENT => Unloading communication provider

AGENT => Unloading plug-in(s)

AGENT => Execution duration: 00:00:18.

anyone have an idea what i can try?

I use ocs server on ubuntu, ocs version 2.11.1

The agent for windows version 2.10.0

greetz Rob Lupulus
in OCS Inventory NG agent for Windows by (150 points)

1 Answer

0 votes
 
Best answer
This is standard and documented : the 'info file' is loaded using HTTPS and fragments are loaded using HTTP. Read the 'Prerequesites on OCS deployement' ...
by (19.3k points)
selected by
 
Powered by Question2Answer
...