Open diachedelic opened 4 years ago
Seems to occur as requests are received.
[ProcessSuspension] 0x10bafdeb0 - ProcessAssertion() PID 27900 Unable to acquire assertion for process with PID 27900 [ProcessSuspension] 0x10bafdeb0 - ProcessAssertion::processAssertionWasInvalidated() [assertion] Error acquiring assertion: <NSError: 0x600001ba4300; domain: RBSAssertionErrorDomain; code: 2; reason: "Client is missing required entitlement"> { userInfo = { RBSAssertionAttribute = <RBSLegacyAttribute: 0x7f9f25539fe0; requestedReason: FinishTaskUnbounded; reason: FinishTaskUnbounded; flags: PreventTaskSuspend>; } }
Upstream https://github.com/swisspol/GCDWebServer/issues/488
Actually, this is probably not an upstream problem.
Seems to occur as requests are received.