After update WebUI, Insight DB can not access

After updating the WebUI to the latest version, the insight DB can not to access. Anyone could help?

The WebUI insight log :
2022-07-12T07:16:04.749Z bf:insights:initalize:error Error: Failed to run migrations: QueryFailedError: Error: Could not drop constraint. See previous errors.
at Function. (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\insights-etl\build\src\controllers\InitializeController.js:98:23)
at Generator.throw ()
at n (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\insights-etl\build\src\controllers\InitializeController.js:20:26)
Tue, 12 Jul 2022 09:09:35 GMT bf:insights-etl:error QueryFailedError: Error: Could not drop constraint. See previous errors.
at QueryFailedError.TypeORMError [as constructor] (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\typeorm\error\TypeORMError.js:9:28)
at new QueryFailedError (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\typeorm\error\QueryFailedError.js:13:28)
at C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\typeorm\driver\sqlserver\SqlServerQueryRunner.js:279:46
at C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\mssql\lib\base\request.js:440:25
at Request.userCallback (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\mssql\lib\tedious\request.js:493:15)
at Request.callback (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\tedious\lib\request.js:205:14)
at Parser.onEndOfMessage (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\tedious\lib\connection.js:3078:22)
at Object.onceWrapper (events.js:519:28)
at Parser.emit (events.js:400:28)
at Parser.emit (domain.js:537:15)
ALTER TABLE dbo.datasource_table_metrics
DROP CONSTRAINT PK_26719ce1c9b77d3b448488ec8c9

    ALTER TABLE dbo.datasource_table_metrics
    ADD CONSTRAINT PK_4eeb84cd93f24eb8c2fba474ef6 PRIMARY KEY (etl_metric_id, datasource_id, table_name, schema_name);
   undefined

2022-07-12T09:09:35.753Z bf:insights:initalize:error Error: Failed to run migrations: QueryFailedError: Error: Could not drop constraint. See previous errors.
at Function. (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\insights-etl\build\src\controllers\InitializeController.js:98:23)
at Generator.throw ()
at n (C:\Program Files (x86)\BigFix Enterprise\BES WebUI\WebUI\sites\WebUI Insights_13762_11_1656537209\insights-app\node_modules\insights-etl\build\src\controllers\InitializeController.js:20:26)

This will probably require an examination of your database and configuration…if you don’t have a Support Ticket open, I think you should raise one.

Was there any resolution to this. We are having the same issue, support ticket opened 2d ago, still waiting for resolution.