Azure Active Directory supports the LDAP interface when properly configured, and therefor LDAP can be used to sync the ExacqVision Enterprise Manager software with the Azure AD instance. Background Information: Lightweight Directory Access Protocol (LDAP) is an application protocol for working with various directory services. Directory services, such as Active Directory, store user and account… Continue reading Enterprise Manager supports LDAP authentication with Azure Active Directory
Category: exacqVision Enterprise
EM server can’t update the web service and showing “Remote Restriction”
Description When connecting the web service to the EM server, The EM server can connect to the web service. However, it can’t push an update to it or remotely administrate the web service and keeps going back and force between “Remote Restriction” and “Running” Solution This issue has been fixed on Enterprise Manager Version 23.03.103… Continue reading EM server can’t update the web service and showing “Remote Restriction”
2023-03 March Quarterly Release Training
ExacqVision Server Bug Fix – Fixed PTZ preset administration for custom users to create presets for analog cameras (AESW-4357) Bug Fix – Fixed monitoring RAID background tasks, like consistency checks and background initialization (AESW-4387) Bug Fix – Fixed reporting incorrect RAM, was displaying MB instead of GB (AESW-2498) Bug Fix – actipi – Reduce metadata… Continue reading 2023-03 March Quarterly Release Training
The DELETE statement conflicted with the REFERENCE constraint “auditlogger_auditlog_user_id_fbf03342_fk_organization_enterpriseuser_id”. The conflict occurred in database “NA”, table “dbo.auditlogger_auditlog
The DELETE statement conflicted with the REFERENCE constraint “auditlogger_auditlog_user_id_fbf03342_fk_organization_enterpriseuser_id”. The conflict occurred in database “NA”, table “dbo.auditlogger_auditlog Description when the Datarolloff service is failing to start you may see this error or a similar error in the datarolloff log file. There is a foreign key constraint that is failing to delete which in turns stops… Continue reading The DELETE statement conflicted with the REFERENCE constraint “auditlogger_auditlog_user_id_fbf03342_fk_organization_enterpriseuser_id”. The conflict occurred in database “NA”, table “dbo.auditlogger_auditlog
Starting ElasticSearch service with a service account
Description In some production environments, service accounts are used to run Enterprise Manager services. In order for the ElasticSearch to run it creates a tmp directory from the account it was installed under, this can cause the service to not run if you try starting the service as a different user. there are two ways… Continue reading Starting ElasticSearch service with a service account
Corrupted Failover group causing EM to drop servers
Issue When running EM version 22.09 or lower if you see your servers constantly connecting and then disconnecting, please check the EM logs specifically the importer log you should find something similar to this log.. [02/Dec/2022 09:52:52] WARNING [MainProcess:6016,Thread-1:8532,importer.py:292] FailoverProcess died unexpectedly[02/Dec/2022 09:52:52] INFO [MainProcess:6016,Thread-1:8532,importer.py:575] Shutting down brain.[02/Dec/2022 09:52:52] INFO [MainProcess:6016,Thread-1:8532,importer.py:444] Cleaning up importer resources[02/Dec/2022… Continue reading Corrupted Failover group causing EM to drop servers
EM Editing the Group ROOT Synchronization Conflict Resolution Option
Knowledge Base Article Template Description EM does not allow for the Root Group to select the option of Synchronization Conflict Resolution for Automatically Resolve Conflicts and remove Unauthorized Users as seen below. Note: That even on a New Group- that the Group Name Needs to be provided and the Synchronization Conflict Resolution is able to… Continue reading EM Editing the Group ROOT Synchronization Conflict Resolution Option
2022-12 September Quarterly Release Training
ExacqVision Server Bug Fix – Fixed issue preventing archiving of analog video to Cloud Drive Bug Fix – Motion Detection not working on Holis cameras Bug Fix – Corrected issue setting NTP server for illustra3pi and illustramultipi camera plugins Bug Fix – Fixed issue with missing frames from PTZ cameras causing image tearing in recorded… Continue reading 2022-12 September Quarterly Release Training
Unexpected Results When Updating Groups or Users in exacqVision Enterprise Manager
Description Customer was getting odd results when trying to edit the name of either a group or username in EM. Product exacqVision Enterprise Manager 21.06exacqVision Enterprise Manager 22.09 Steps to Reproduce From the EM dashboard access either Users or GroupsSelect an existing user or group Click the pencil icon to edit Change the name of… Continue reading Unexpected Results When Updating Groups or Users in exacqVision Enterprise Manager
Using NT authentication when connecting to MSSQL database
ExacqVision currently doesn’t support NT authentication when validating credentials to a MSSQL database (Enterprise Manager), we require to use SQL server authentication. A feature enhancement ticket has been submitted for NT authentication.