App Control: AD Policy mappings not working with SOAP timeout errors
book
Article ID: 286665
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
API Errors similar to:
GET CB_Server.domain.net/api/bit9platform/v1/fileInstanceGroup/ results in "Cannot expand field certificateid"
PHP Fatal error: Maximum execution time of <time> seconds exceeded in C:\Program Files (x86)\Bit9\Parity Console\WebUI\include\Objects\ApiCall.php on line <number of line>
Environment
App Control Server: 8.1.x - 8.8.x
Cause
ScriptResultSetLimit value set where it exceeds response buffer size limit ResponseBufferLen needs to be set to a higher value than the default (64*1024=65536)