Hello,
i have OCS Server 2.5 (and 2.6 for testing) with the latest Agent 2.4.0.0 in a small Windows Domain working.
My updated Windows 1809 is working fine, a new Installation will not install Software, the inventory works. The file is complete in the download location
ocsinventory.log
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 <1549636537> is located at <https://ocs.xxx.de/download/1549636537/info>
COM SERVER => Initializing cURL library for getFile
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Enabling cURL SSL server validation support using CA Bundle <cacert.pem>
COM SERVER => Sending fileGet request to URL <https://ocs.xxx.de/download/1549636537/info>
COM SERVER => fileGet response received <HTTP Status Code #200>
COM SERVER => Cleaning cURL library
DOWNLOAD => Unloading communication provider
DOWNLOAD => Retrieve info file...OK (pack 1549636537)
DOWNLOAD => Package <1549636537> added to download queue
DOWNLOAD => Download and setup tool successfully started
AGENT => Unloading communication provider
AGENT => Unloading plug-in(s)
AGENT => Execution duration: 00:00:50.
Download.log
Starting OCS Inventory NG Package Download and Setup Tool on Tuesday, February 12, 2019 16:07:25.
DOWNLOAD => Running OCS Inventory NG Download Version 2.4.0.0
DOWNLOAD => Using OCS Inventory NG FrameWork Version 2.4.0.0
DOWNLOAD => Using network connection with Communication Server
COM PROVIDER => Loading Communication Provider <C:\Program Files (x86)\OCS Inventory Agent\ComHTTP.dll>
DOWNLOAD => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.4.0.0>
DOWNLOAD => Starting new period of 10 cycles
DOWNLOAD => Flushing package queue
DOWNLOAD => Parsing directory <C:\ProgramData\OCS Inventory NG\Agent\download> for packages
DOWNLOAD => Verifying package <C:\ProgramData\OCS Inventory NG\Agent\download\1549636537>
DOWNLOAD => Package <1549636537> verified and added to process queue
DOWNLOAD => Processing packages for cycle 1 on Tuesday, February 12, 2019 16:07:25
...
DOWNLOAD => Pausing for cycle latency (60 seconds)
DOWNLOAD => Processing packages for cycle 5 on Tuesday, February 12, 2019 16:11:25
DOWNLOAD => Downloading package fragment <1549636537-1>
COM SERVER => Initializing cURL library for getFile
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Enabling cURL SSL server validation support using CA Bundle <cacert.pem>
COM SERVER => Sending fileGet request to URL <HTTP://ocs.xxx.de/download/1549636537/1549636537-1>
WARNING *** COM SERVER => Failed to send HTTP Get request <Failure when receiving data from the peer>
COM SERVER => Cleaning cURL library
WARNING *** DOWNLOAD => Failed to download package fragment <1549636537-1> (Failure when receiving data from the peer). Retrying
My test to find out - no error in Apache error.log
Reset Windows 10:test without Domain; save url to trusted sites; clean install Client; ComHTTP in Version 2.3.1.1; OCS Server 2.5 and 2.6; IP no name (dns ist working); stop the firewall
in CMD
curl -v http://ocs.xxx.de/download/1549636537/1549636537-1
* Trying 192.168.2.222...
* TCP_NODELAY set
* Connected to ocs.xxx.de (192.168.2.222) port 80 (#0)
> GET /download/1549636537/1549636537-1 HTTP/1.1
> Host: ocs.xxx.de
> User-Agent: curl/7.55.1
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Tue, 12 Feb 2019 12:03:24 GMT
< Server: Apache/2.4.29 (Ubuntu)
i have no idea where to find the Problem - it's Windows 1809
greetings form Germany thanks for the great work