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.

Problème OCS

Bonjour a tous,

je travail sur un projet de supervision,exactement sur la partie de deploiment des logiciel sur un nombre important des machines,j'avais lancer ce dernier pour installer "chrome" ca fonctionné mais quand je voulais lancer un autre package ça ne marche pas ,j'ai vérifié dans mes fichiers de log, qui sont dans : "C:\Documents and Settings\All Users\Application Data\OCS Inventory NG\Agent\OCSInventory.log",  " ERROR *** AGENT => Failed to send Prolog <HTTP Status Code #500> ".

==============================================================

Voici le contenu du message en entier :

Starting OCS Inventory NG Agent on Friday, February 06, 2015 10:06:20.

AGENT => Running OCS Inventory NG Agent Version 2.1.1.1

AGENT => Using OCS Inventory NG FrameWork Version 2.1.1.1

AGENT => Loading plug-in(s)

AGENT => Using network connection with Communication Server

AGENT => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.1.1.1>

AGENT => Sending Prolog

ERROR *** AGENT => Failed to send Prolog <HTTP Status Code #500>

AGENT => Unloading communication provider

AGENT => Unloading plug-in(s)

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

in OCS Inventory NG agent for Windows by (580 points)

1 Answer

0 votes

On m'a dit que ça pouvait provenir de mon fichier ini :

Voici son contenu : 

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

[OCS Inventory Agent]

ComProvider=ComHTTP.dll

Debug=0

Local=

NoSoftware=0

HKCU=0

NoTAG=0

IpDisc=

[HTTP]

Server=https://172.27.0.195/ocsinventory

SSL=1

CaBundle=cacert.pem

AuthRequired=0

User=testocs

Pwd=

ProxyType=0

Proxy=

ProxyPort=0

ProxyAuthRequired=0

ProxyUser=

ProxyPwd=

[OCS Inventory Service]

TTO_WAIT=180

by (580 points)
 
Powered by Question2Answer
...