Hello,
I installed ocs server 2.6.0 on ubuntu. Install the agent for testing on the server itself and succeed. I install ocs agent on machines like Windows 10/2012/2016, but every time the following logs are coming.
I cannot see "OCS-NG_WINDOWS_AGENT_v2.6.0.0" as user-agent in apache access.log.
I would be very glad if you could support.
==============================================================================
Starting OCS Inventory NG Agent on Monday, February 24, 2020 15:05:46.
AGENT => Running OCS Inventory NG Agent Version 2.6.0.0
AGENT => Using OCS Inventory NG FrameWork Version 2.6.0.0
AGENT => Loading plug-in(s)
DLL PLUGIN => Searching for Plug-in DLL(s) in folder <C:\Program Files\OCS Inventory Agent\plugins>
DLL PLUGIN => 0 DLL Plug-in(s) successfully loaded on 0 DLL(s) found
AGENT => Using network connection with Communication Server
COM PROVIDER => Loading Communication Provider <C:\Program Files\OCS Inventory Agent\ComHTTP.dll>
AGENT => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.6.0.0>
AGENT => Sending Prolog
DID_CHECK => Read DeviceID <MRKBTM06-2018-09-22-10-58-34> and MACs <0A:00:27:00:00:02DC:4A:3E:4A:06:91> in file <ocsinventory.dat>
COM SERVER => Initializing cURL library for sendRequest
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Disabling cURL SSL server validation support
COM SERVER => Sending HTTP Post request to URL <http://10.5.8.47/ocsinventory>
COM SERVER => HTTP Post response received <HTTP Status Code #400>
COM SERVER => Cleaning cURL library
ERROR *** AGENT => Failed to send Prolog <HTTP Status Code #400>
AGENT => Unloading communication provider
AGENT => Unloading plug-in(s)
AGENT => Execution duration: 00:00:00.
--------------
Apache access.log
--------------
10.6.35.35 - - [24/Feb/2020:14:55:31 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.35.35 - - [24/Feb/2020:14:55:42 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.35.35 - - [24/Feb/2020:14:55:45 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.35.35 - - [24/Feb/2020:14:55:48 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.6.15 - - [24/Feb/2020:15:05:34 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.6.6 - - [24/Feb/2020:15:06:02 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
10.6.6.6 - - [24/Feb/2020:15:06:03 +0300] "POST /ocsinventory HTTP/1.1" 400 483 "-" "Mozilla/4.0 (compatible; MSIE"
-------------