trumby Posted January 1, 2016 Report post Posted January 1, 2016 I am trying to setup internet based clients. The clients look like they are able to talk to the server but they are not able to download any packages.I get the following errors. What should I check? ccmmessaging.log [CCMHTTP] ERROR: URL=https://ibcm.server.com/ccm_system_windowsauth/request, Port=443, Options=448, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE CcmMessaging 1/1/2016 11:36:30 AM 66112 (0x10240) Raising event: instance of CCM_CcmHttp_Status { ClientID = "GUID:4C30AECA-0D7E-4A95-ABDE-F36A42E4B204"; DateTime = "20160101163630.118000+000"; HostName = "ibcm.server.com"; HRESULT = "0x87d0027e"; ProcessID = 66336; StatusCode = 408; ThreadID = 66112; }; CcmMessaging 1/1/2016 11:36:30 AM 66112 (0x10240) Successfully sent location services HTTPS failure message. CcmMessaging 1/1/2016 11:36:30 AM 66112 (0x10240) Post to https://ibcm.server.com/ccm_system_windowsauth/requestfailed with 0x87d00231. CcmMessaging 1/1/2016 11:36:30 AM 66112 (0x10240) clientlocation.log Successfully sent location services HTTP failure message. ClientLocation 1/1/2016 11:33:08 AM 59596 (0xE8CC) Error sending HEAD request. HTTP code 600, status '' ClientLocation 1/1/2016 11:33:08 AM 59596 (0xE8CC) Failed in WinHttpReceiveResponse API, ErrorCode = 0x2ee2 ClientLocation 1/1/2016 11:33:43 AM 59596 (0xE8CC) Raising event: instance of CCM_CcmHttp_Status { ClientID = "GUID:4C30AECA-0D7E-4A95-ABDE-F36A42E4B204"; DateTime = "20160101163343.815000+000"; HostName = "ibcm.server.com"; HRESULT = "0x80072ee2"; ProcessID = 66336; StatusCode = 600; ThreadID = 59596; }; ClientLocation 1/1/2016 11:33:43 AM 59596 (0xE8CC) Quote Share this post Link to post Share on other sites More sharing options...
GarthMJ Posted January 1, 2016 Report post Posted January 1, 2016 Error 0x80072ee2 = The operation timed out Use this as a starting point. Quote Share this post Link to post Share on other sites More sharing options...