question

EvandroBoaSemedo-7272 avatar image
0 Votes"
EvandroBoaSemedo-7272 asked EvandroBoaSemedo-7272 answered

Orchestrator error: Invalid http_code response. Code: 413, Response: The page was not displayed because the request entity is too large

Hi guys,

I have 2 System Center orchestrator 2019 servers and 10 exchange servers 2019.

I have a specific problem that when trying to insert a photo in an exchange account, the orchestrator call is generating this error below:

164932-image.png


I adjusted the 2 options below highlighted in the images on the 2 orchestrators and on all the exchange servers, but without success:

164854-image.png
164874-image.png


My runbook:

164943-image.png

My sources:

https://techcommunity.microsoft.com/t5/iis-support-blog/solution-for-request-entity-too-large-error/ba-p/501134

https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/e1f13641(v=vs.100)#default-configuration

https://docs.microsoft.com/en-us/iis/configuration/system.webServer/serverRuntime

https://social.msdn.microsoft.com/Forums/en-US/8e2cbd28-df4b-432d-91ea-90443e243cde/request-entity-too-large-413-error?forum=iispublishing

https://docs.microsoft.com/en-us/iis/configuration/system.webServer/security/requestFiltering/requestLimits/

https://weblog.west-wind.com/posts/2016/apr/06/configuring-aspnet-and-iis-request-length-for-post-data

https://stackoverflow.com/questions/4022434/how-to-set-the-maxallowedcontentlength-to-500mb-while-running-on-iis7

https://stackoverflow.com/questions/22230458/setting-uploadreadaheadsize-in-iis-8-5


Any idea guys?

Thanks!


msc-orchestrator
image.png (75.7 KiB)
image.png (27.4 KiB)
image.png (18.1 KiB)
image.png (46.6 KiB)
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.

StefanHorz avatar image
0 Votes"
StefanHorz answered

Hi,

the setting is for Exchange Web Server:
Have you checked 2385315 and 501134 ? Dis yiz restart IIS to take the settings affect?
Regards,
Stefan


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.

EvandroBoaSemedo-7272 avatar image
0 Votes"
EvandroBoaSemedo-7272 answered

Hi @StefanHorz

I tried these settings and had no luck.

I identified that from Orchestrator to exchange servers, the runbook is executed, but if there is an external call from the API to the orchestrator, it is blocked in IIS.

Regarding the suggestions in the link below, is there a specific file in the web.config or can it be in the root or just the site directly from the porat 81 oruqestrator?

https://techcommunity.microsoft.com/t5/iis-support-blog/wcf-service-doesn-t-accept-files-over-64-kb/ba-p/2385315

Thanks!

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.