I can't get the Connected Cache Server setup to work anymore. Which was no problem with 1910.
I noticed that the SetupARRProxy.ps1 is not executed anymore before VerifyCacheNodeSetup.ps1, but editing the setup script did'nt help with the problem.
We are running a authentication proxy with pass-thru.
VerifyCacheNodeSetup.ps1
Removing existing downloaded content used for validation
Cound not find existing downloaded content in primary disk cache: D:\DOINC-E77D08D0-5FEA-4315-8C95-10D359D59294\b1.download.windowsup
date.com\mscomtest\cedtest\r20.gif.full
Restarting IIS to ensure the memory cache has been cleared
Attempting stop...
Internet services successfully stopped
Attempting start...
Internet services successfully restarted
Requesting content from the Delivery Optimization In-Network Cache (DOINC) instance.............
Failed to find downloaded content in the primary disk caches
VerifyCacheNodeSetup.ps1 failed to successfully complete
System.Management.Automation.RuntimeException: Failed to find downloaded content in the primary disk caches
Setup.ps1 failed to properly install
System.Management.Automation.RuntimeException: Failed to find downloaded content in the primary disk caches
at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception)
at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)