microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 401 forks source link

Authorization header not found in event viewer #703

Open rfcdejong opened 6 years ago

rfcdejong commented 6 years ago

Each minute new events are writen in the event log of a single vm within a vmss Some process tries to access the explorer? Ofcourse the explorer is secured with AD authentication.

Anyone with an idea which process? It is just flooding the event log.. why this vm and the other vm's not makes no sense.

Authorization header not found: uri=https://10.0.0.4:19080/Applications?api-version=2.0 error=NotFound Authorization header not found: uri=https://10.0.0.4:19080/Nodes?api-version=2.0 error=NotFound

by User: NETWORK SERVICE

xml view:

- 55297 1 3 216 0 0x8000000000000001 372552 Microsoft-ServiceFabric/Admin WebApi000000 - HttpClaimsAuthHandler Authorization header not found: uri=https://10.0.0.4:19080/Nodes?api-version=2.0 error=NotFound
vipul-modi commented 6 years ago

Is this happening on every VM or only on some VMs?

rfcdejong commented 6 years ago

It was just on one out of two VM's, as it is a small nodetype with placement constraints. But only one had the events being logged.

ghost commented 6 years ago

Hi,

Any updates to this issue? I am running into a simuliar situation for an Azure Service Fabric.

Cheers.

wuping2004 commented 5 years ago

I met same issue but each node got such warning under one node type