psycopg2.errors.ForeignKeyViolation: update or delete on table “organization_enterpriseuser” violates foreign key constraint “auditlogger_auditlog_user_id_%1_fk_organizat” on table “auditlogger_auditlog” Description Reviewing Notes %1 suggest the user id number.%BR%See KB 15724 for resolution.
Category: Other
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
tDVR %1 voltage %2
tDVR %1 voltage %2 Description %1 = the capture board number starting with 0. %BR%%2 = The processor voltage detected at startup, which varies. Notes This is a normal message.
tDVR %1 driver %2 bootloader %3
tDVR %1 driver %2 bootloader %3 Description %1 = the capture board number starting with 0. %BR%%2 = The version of firmware running. %BR%%3 = The bootloader version running on the card itself. Notes This is a normal message.
Failed to poll socket read/write status – WSAEFAULT. Failed to poll socket read/write status – WSAENOTSOCK
Failed to poll socket read/write status – WSAEFAULT. Failed to poll socket read/write status – WSAENOTSOCK Description In exacqVision Server 6.7.30, 6.7.31, and 6.8.1, the server will become unusable and the system might enter a reboot cycle if 63 or more clients are connected to the server at the same time. The server will log… Continue reading Failed to poll socket read/write status – WSAEFAULT. Failed to poll socket read/write status – WSAENOTSOCK
*** EISCONN – 120 ***
*** EISCONN – 120 *** Description Socket is already connected. Notes This error is detected when a connect or listen call is made for a socket which is already connected or listening.
*** EDESTUNREACH – 113 ***
*** EDESTUNREACH – 113 *** Description Destination unreachable (ICMP). Notes This error occurs when an ICMP destination unreachable packet for the socket is received.
*** ECONNREFUSED – 111 ***
*** ECONNREFUSED – 111 *** Description Connection refused. Notes This error can occur during an attempt to connect a TCP socket. It is reported when a reset or an unexpected SYNC message is received.
***EADDRINUSE – 102 ***
***EADDRINUSE – 102 *** Description Another socket is already bound to the address specified in bind
*** EADDRNOTAVAIL – 101 ***
*** EADDRNOTAVAIL – 101 *** Description Endpoint address not available. This error occurs when a match for the requested address is not found in the routing table.