question

Dia-1628 avatar image
0 Votes"
Dia-1628 asked saldana-msft edited

SCCM Http test request failed, status code is 500, 'Internal Server Error'.

Hi!

I have been asked to help one of my clients with SCCM upgrade issues....
Client upgraded to 2103 and we are now seeing errors in the mpcontrol.log:


Http test request failed, status code is 500, 'Internal Server Error'.
Successfully performed Management Point availability check against local computer.
SSL is not enabled.
Call to HttpSendRequestSync failed for port 80 with status code 500, text: Internal Server Error
Successfully performed Management Point availability check against local computer.

IIS.log

All attempts return ccmhttp - 500 state

When trying to install SCCM client, ccmsetup returns a lot of erros as well and the install does not complete:
GetDirectoryList failed with a non-recoverable failure, 0x87d0027e
Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 500) and StatusText: 'Internal Server Error'
Failed to check url HTTP://SCCMVM/CCM_Client/ccmsetup.cab. Error 0x80004005
Accessing the URL 'HTTP://SCCMVM/CCM_Client/ccmsetup.cab' failed with 80004005

Thanks!

windows-servermem-cm-generalwindows-server-iis
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RahulJindal-2267 avatar image
0 Votes"
RahulJindal-2267 answered

Did the setup for mp role finish after CB was upgraded to 2103? You can check mpsetup.log.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Dia-1628 avatar image
0 Votes"
Dia-1628 answered

We have now rolled back and will help with the upgrade planning and prerequisistes.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi there,

The MPcontrol.log and IIS logs (located at W3SVC1) are always best when you troubleshoot SCCM upgrade issues. The error Http test request failed, status code is 500, 'Internal Server Error'. in the log is due failed port 80.

Check the “SMS Management Point Pool” application pool. Check if Management Point Pool –> Advanced Settings –> Enable 32-Bit Applications was set to TRUE.

If it is set to true Change the SMS Management Point Pool –> Advanced Settings –> Enable 32-Bit Applications settings to FALSE. Restart the IIS and see if that is helpful.

You can also follow some general troubleshooting steps from the below thread.
Understand and troubleshoot Updates and Servicing in Configuration Manager https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/understand-troubleshoot-updates-servicing

This thread discusses the same issue and you can try out some troubleshooting steps from this and see if that helps you to sort the Issue https://social.technet.microsoft.com/Forums/en-US/9be1f311-2344-4a58-b038-974a1aa34015/mp-controllog-error-http-test-request-failed-status-code-is-500-internal-server-error?forum=configmanagergeneral



--If the reply is helpful, please Upvote and Accept it as an answer–

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.