Note: Check the configuration procedure from the Automation Suite guide for the post-instllation
commands.
Wait for the application to return to the Healthy state.
Connect to the Database Server of the Automation Suite environment: AuotmationSuite_Platform > ai-events.Subscription.
Run the following commands on the table:
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'
If you check the values from the ai-events.Subscription table
there should be no entries having WebhookUrl for ai-helper,
ai-pkgmanager, ai-deployer,
ai-trainer, ai-appmanager.
SSH to the main server and restart all the services deployments so that subscriptions
from the ai-events.Subscription table are created with the new client id.
Use the following command to restart: