On June 23, 2025, a subset of customers in the Australia region experienced failures when attempting to register PRA connectors. Affected users encountered various error messages, including:
“An expected error has occurred, please try again. Http failure response with 500 OK”
“Error during Engine Management registration. No client credentials found for service account”
“Command execution failed because the underlying process (delinea-clientmgr.exe#7284) returned a non-zero exit code (1)”
Start of Impact (UTC): June 23, 02:51 AM UTC
End of Impact (UTC): June 23, 08:21 AM UTC
The impact was limited to connector registration operations; existing connector functionality was not disrupted.
The incident was triggered by an inconsistency in engine connection status tracking within the platform database. Specifically, when an engine disconnected due to a transient network issue, the database update query to mark its status as “Offline” failed. As a result, the platform continued to treat the engine as “Online.” When the engine attempted to reconnect, the system rejected the request based on the incorrect assumption that it was already connected.
Restarting relevant services forced the system to re-evaluate engine statuses, marking them as "Offline" and allowing reconnections to proceed successfully.
We are working to address the underlying issue and ensure engine statuses are reliably updated in the database, even in cases of network disruption.
Plans are in place to introduce additional monitoring for engine state inconsistencies.