Forum Discussion
Guillaume Bélanger
Sep 06, 2021Copper Contributor
Automation account stuck at loading
I'm try to add local servers in my Azure Update Management from WAC. When I arrive to Automation Account, it stuck at loading. No error message, just looping. We already have 10 local (physical and VM) servers in my Azure Update Management.
Anybody have this issue ?
15 Replies
Sort By
- same issue when adding Update management from ARC.
- cheapscotsman1320Copper ContributorStill happening
- Marc LaflammeBrass ContributorStill experiencing this issue as well.
- jmacbCopper ContributorI'm also having this issue, so assume it hasn't been fixed yet.
- RHarrisTSCopper ContributorI'm having this same exact issue. I was able to add the first server fine through the initial wizard. All additional server hang at loading on when selecting existing Azure automation account.
Were you able to resolve this?- Guillaume BélangerCopper Contributor
RHarrisTSNo but I found that we have some UI error in the event log : msft.sme.windows-update
source : appErrorHandler
timestamp : 1631024859385
message : ajax error 400or
msft.sme.packetmon!main: RemoteException: The term 'pktmon' is not recognized as the name of a cmdlet
and in the dev tool of the browser (Firefox or Edge) we have this :
{"error":{"code":"AuthenticationFailed","message":"Authentication failed. The 'Authorization' header is missing."}}
- RHarrisTSCopper Contributor
Ah so maybe have to use Powershell to register with Azure Update. Hopefully they fix that soon.