Meyi Posted June 27, 2021 Report post Posted June 27, 2021 Hi, SCCM 2010. Clients failed to connect to CMG MP in the cloud, Site is configured to E-http Client are AAD hybrid. Thanks LocationServices.log: MapNLMCostDataToCCMCost() returning Cost 0x1 LocationServices 27/06/2021 09:28:14 2088 (0x0828) Failed in WinHttpSendRequest API, ErrorCode = 0x2ee7 LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] ERROR: URL=http://SCCM.domain.lan/SMS_MP/.sms_aut?SITESIGNCERT, Port=80, Options=1248, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] ERROR INFO: StatusCode=<unknown> StatusText= LocationServices 27/06/2021 09:28:14 2088 (0x0828) Raising event: instance of CCM_CcmHttp_Status { ClientID = "GUID:42fd5dd0-7f3f-4539-bd1f-38f2ab412bfe"; DateTime = "20210627062814.076000+000"; HostName = "SCCM.domain.lan"; HRESULT = "0x80072ee7"; ProcessID = 10676; StatusCode = 0; ThreadID = 2088; }; LocationServices 27/06/2021 09:28:14 2088 (0x0828) Failed to queue event on HTTP/HTTPS failure for server 'SCCM.domain.lan'. Error 0x87d00202 LocationServices 27/06/2021 09:28:14 2088 (0x0828) MapNLMCostDataToCCMCost() returning Cost 0x1 LocationServices 27/06/2021 09:28:14 2088 (0x0828) Internet MP error threshold reached, moving to next MP. LocationServices 27/06/2021 09:28:14 17864 (0x45C8) [CCMHTTP] AsyncCallback(): ----------------------------------------------------------------- LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] AsyncCallback(): WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] : dwStatusInformationLength is 4 LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] : *lpvStatusInformation is 0x1 LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] : WINHTTP_CALLBACK_STATUS_FLAG_CERT_REV_FAILED is set LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] AsyncCallback(): ----------------------------------------------------------------- LocationServices 27/06/2021 09:28:14 2088 (0x0828) Raising event: instance of CCM_CcmHttp_Status { ClientID = "GUID:42fd5dd0-7f3f-4539-bd1f-38f2ab412bfe"; DateTime = "20210627062814.609000+000"; HostName = "MECMG.company.COM"; HRESULT = "0x80072f8f"; ProcessID = 10676; StatusCode = 1; ThreadID = 2088; }; LocationServices 27/06/2021 09:28:14 2088 (0x0828) Failed in WinHttpSendRequest API, ErrorCode = 0x2f8f LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] ERROR: URL=https://MECMG.company.COM/CCM_Proxy_MutualAuth/72057594037927938/SMS_MP/.sms_aut?SITESIGNCERT, Port=443, Options=1248, Code=12175, Text=ERROR_WINHTTP_SECURE_FAILURE LocationServices 27/06/2021 09:28:14 2088 (0x0828) [CCMHTTP] ERROR INFO: StatusCode=<unknown> StatusText= LocationServices 27/06/2021 09:28:14 2088 (0x0828) Failed to queue event on HTTP/HTTPS failure for server 'MECMG.company.COM'. Error 0x87d00202 LocationServices 27/06/2021 09:28:14 2088 (0x0828) Domain joined client is in Unknown location LocationServices 27/06/2021 09:28:14 2088 (0x0828) Ignoring MP error during post-rotation flush period of 20 seconds. LocationServices 27/06/2021 09:28:15 18196 (0x4714) Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted June 27, 2021 Report post Posted June 27, 2021 Text=ERROR_WINHTTP_NAME_NOT_RESOLVED dns or network issues ? have you reviewed the required ports and other configuration that we've blogged about here ? 1 Quote Share this post Link to post Share on other sites More sharing options...
Meyi Posted June 27, 2021 Report post Posted June 27, 2021 59 minutes ago, anyweb said: Text=ERROR_WINHTTP_NAME_NOT_RESOLVED dns or network issues ? have you reviewed the required ports and other configuration that we've blogged about here ? Hi @anyweb The installation was performed on a Azure virtual machine scale set with 2 instances. Do the ports need to be open on the local server or do I need to configure them in Azure? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted June 27, 2021 Report post Posted June 27, 2021 do you have lots of lines in red in your SMS_Cloud_ProxyConnector.log ? did you review the link i included above to verify that you have not missed a step? have you ever had this working ? you don't need to configure any ports in Azure. Quote Share this post Link to post Share on other sites More sharing options...