ERROR message : Conflicting scenario when updating project bundle

Hi,
I am using the local deployer to deploy project on automation node.
The first deployment goes well, on the other hand when I try to do an update and deploy a second version i get this error message :
Automation node http://xxxxxxxx:xxxx returned an error when trying to activate bundle v1_prod on project xxxxxxx: Conflicting scenario: xxxxxxx
Thanks in advance
Answers
-
Grixis PartnerApplicant, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 103 ✭✭✭✭✭✭
Hi,
What is the exact message from your deployer node when you try to deploy it to your infra ?
the one displayed on the pop-up when the bundle is deployed
-
Hi Grixis,
here is the exact message i get when deploying:
An error occurred on the automation node
Automation node http://XXXXXXX returned an error when trying to activate bundle v3 on project Test_deploiement : conflicting scenario : id_scenario
-
Hi Grixis,
here is the exact message i get when deploying:
An error occurred on the automation node
ERR_PROJECT_DEPLOYER_AUTOMATION_NODE_REMOTE_ERROR
Automation node http://XXXXXXX returned an error when trying to activate bundle v3 on project Test_deploiement : conflicting scenario : id_scenario
-
Grixis PartnerApplicant, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 103 ✭✭✭✭✭✭
Ok thanks,
And what's in Test_deploiement in the scenario section? Does the id_scenario use functions inherent to your design node that don't exist in your destination infrastructure? I assume it's an automation node.
-
i deployed from design node to automation node using local deployer, the first deployment goes well and the scenario runs on the automation witout any issues. I got the error message when i tried to update the bundle and make a second deplyement. I made changes in some recipes but i didn t make any change on the scenario
-
Grixis PartnerApplicant, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 103 ✭✭✭✭✭✭
I think you should go back to your deployer node and go to your project's bundle deployment interface and go to the update logs and look at the traceback in more detail because you'll have more information. I don't see how I can help you without more information. :(
sometimes you have this kind of error because the bundle version doesnt match with the current project deployed.