/
Errata - 3.3.2 Collectors
Errata - 3.3.2 Collectors
Apologies for a silly error when requesting a task that is for a collector.
Please edit the file c:\xampp\open-audit\code_igniter\application\models\m_tasks.php or /usr/local/open-audit/code_igniter/application/models/m_tasks.php on line 128.
Change it from:
if ($result[$i]->type !== 'reports') {
to
if ($result[$i]->type !== 'reports' && $result[$i]->type !== 'collector') {
Please make the change on both the Server and the Collector.
, multiple selections available,
Related content
Errata - 1.12_2 patch for opConfig
Errata - 1.12_2 patch for opConfig
More like this
Debugging
Debugging
More like this
Errata - 1.12.0 Active Directory auth failing
Errata - 1.12.0 Active Directory auth failing
More like this
Errata - 3.0.0 Windows Audits from Discovery on Windows Open-AudIT Server
Errata - 3.0.0 Windows Audits from Discovery on Windows Open-AudIT Server
More like this
Errata - 3.5.0 Filtering Queries
Errata - 3.5.0 Filtering Queries
More like this
Errata - 4.0.2 Upload CSV of devices
Errata - 4.0.2 Upload CSV of devices
More like this