SOLVED

Hybrid setup failure event id 30122

Copper Contributor

I want to configure an Hybrid deployment. I have this error in the eventlog. 
Can someone help me with this error.

 

Log Name: ODJ Connector Service
Source: ODJ Connector Service Source
Date: 20-5-2020 13:55:56
Event ID: 30122
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: XXX-DC01.test.local
Description:
{
"Metric":{
"Dimensions":{
"InstanceId":"D07527F3-8072-4D32-BE7D-C61F7343E259",
"DiagnosticCode":"0x0000040F",
"DiagnosticText":"HTTP request is unsuccessful. [Exception Message: \"DiagnosticException: 0x0000040F. HTTP request is unsuccessful.\"] [Exception Message: \"odjHttp.Call failed. activityId=9f5b4336-c3b3-4782-9940-0230f7d5d96d parameters={
\"options\":{
\"batchSize\":null,
\"connectorBuildVersion\":\"6.1810.101.7\",
\"connectorName\":\"XXX-DC01\"
}
}\"] [Exception Message: \"Expected:OK Responded:401 (Unauthorized)\"] [Exception Message: \"{
\"ErrorCode\":\"Forbidden\",
\"Message\":\"{\\r\\n \\\"_version\\\": 3,\\r\\n \\\"Message\\\": \\\"An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: 9f5b4336-c3b3-4782-9940-0230f7d5d96d - Url: https:\/\/fef.msub06.manage.microsoft.com\/RAODJPlus\/StatelessODJService\/34893bcc-ffff-6693-0579-051522020599\/odjConnector\/acquirePendingRequests\\\",\\r\\n \\\"CustomApiErrorPhrase\\\": \\\"\\\",\\r\\n \\\"RetryAfter\\\": null,\\r\\n \\\"ErrorSourceService\\\": \\\"\\\",\\r\\n \\\"HttpHeaders\\\": \\\"{
\\\\\\\"WWW-Authenticate\\\\\\\":\\\\\\\"Mutual realm=\\\\\\\\\\\\\\\"CN=SC_Online_Issuing,
CN=Microsoft Intune EAS Connector CA,
CN=Microsoft Intune NDES Connector CA,
CN=Microsoft Intune ConfigMgr Connector CA,
CN=Microsoft Intune ODJ Connector CA,
CN=Microsoft Intune ImportPFX Connector CA\\\\\\\\\\\\\\\"\\\\\\\"
}\\\"\\r\\n}\",
\"Target\":null,
\"Details\":null,
\"InnerError\":null,
\"InstanceAnnotations\":[]
}\"]"
},
"Name":"RequestHandlingPipeline_DownloadFailure",
"Value":0
}
}
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ODJ Connector Service Source" />
<EventID Qualifiers="0">30122</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-05-20T11:55:56.922454700Z" />
<EventRecordID>25007</EventRecordID>
<Channel>ODJ Connector Service</Channel>
<Computer>XXX-DC01.test.local</Computer>
<Security />
</System>
<EventData>
<Data>{
"Metric":{
"Dimensions":{
"InstanceId":"D07527F3-8072-4D32-BE7D-C61F7343E259",
"DiagnosticCode":"0x0000040F",
"DiagnosticText":"HTTP request is unsuccessful. [Exception Message: \"DiagnosticException: 0x0000040F. HTTP request is unsuccessful.\"] [Exception Message: \"odjHttp.Call failed. activityId=9f5b4336-c3b3-4782-9940-0230f7d5d96d parameters={
\"options\":{
\"batchSize\":null,
\"connectorBuildVersion\":\"6.1810.101.7\",
\"connectorName\":\"XXX-DC01\"
}
}\"] [Exception Message: \"Expected:OK Responded:401 (Unauthorized)\"] [Exception Message: \"{
\"ErrorCode\":\"Forbidden\",
\"Message\":\"{\\r\\n \\\"_version\\\": 3,\\r\\n \\\"Message\\\": \\\"An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: 9f5b4336-c3b3-4782-9940-0230f7d5d96d - Url: https:\/\/fef.msub06.manage.microsoft.com\/RAODJPlus\/StatelessODJService\/34893bcc-ffff-6693-0579-051522020599\/odjConnector\/acquirePendingRequests\\\",\\r\\n \\\"CustomApiErrorPhrase\\\": \\\"\\\",\\r\\n \\\"RetryAfter\\\": null,\\r\\n \\\"ErrorSourceService\\\": \\\"\\\",\\r\\n \\\"HttpHeaders\\\": \\\"{
\\\\\\\"WWW-Authenticate\\\\\\\":\\\\\\\"Mutual realm=\\\\\\\\\\\\\\\"CN=SC_Online_Issuing,
CN=Microsoft Intune EAS Connector CA,
CN=Microsoft Intune NDES Connector CA,
CN=Microsoft Intune ConfigMgr Connector CA,
CN=Microsoft Intune ODJ Connector CA,
CN=Microsoft Intune ImportPFX Connector CA\\\\\\\\\\\\\\\"\\\\\\\"
}\\\"\\r\\n}\",
\"Target\":null,
\"Details\":null,
\"InnerError\":null,
\"InstanceAnnotations\":[]
}\"]"
},
"Name":"RequestHandlingPipeline_DownloadFailure",
"Value":0
}
}</Data>
</EventData>
</Event>

5 Replies
Did you find an answer to this error? I stood up a new server with the ODJ connector and am seeing this same event repeatedly.

@Bob Clements No I did not find a solution yet. I have created a case for this issue. If I know a solution I will post it here.

best response confirmed by rvooijen (Copper Contributor)
Solution

@Bob Clements 

It's caused because we installed the intune connector on our DC. This is not recommended.
https://social.technet.microsoft.com/Forums/en-US/0970069a-32a8-4f59-9fc9-d51be8e6fc95/installing-th...

 

@rvooijen Do you have the process you followed to resolve this as I am seeing this event.

Was there a technique to move the Intune Connector. I manually uninstalled from the Domain Controller and moved it to the AD Connect server and now this event error is occurring there.

I@ca-manc I didn't resolved the error event. Because it was happening in our test environment.

The reason why the Hybrid deployment not worked was caused by a typo in the join profile.

In production we have at this moment only AD joined devices so the urge to resolve this is not very high anymore.

 

So unfortunately I can't help you further with this error. If you resolve this please let me know. 

1 best response

Accepted Solutions
best response confirmed by rvooijen (Copper Contributor)
Solution