ECE fails even if the plan shows success

Was just playing with the ECE and saw that every time that I try to use frozen data tiers is not working:
Even worse my plan seems to be successful but that is wrong.

Plan successful
2021-09-16T11:48:34.715Z
2021-09-16T11:48:34.715Z
0 millisecondsCleaning up after rollback
2021-09-16T11:48:23.416ZWaiting until instances are running
2021-09-16T11:47:22.874Z2021-09-16T11:48:23.412Z
Some instances were not running

{
"failure_type": "ClusterFailure:InstancesAreNotRunning",
"tiebreaker-0000000007": "started",
"instance-0000000009": "Instance [instance-0000000009] failed to start after [4] attempts",
"instance-0000000006": "started",
"instance-0000000005": "started",
"instance-0000000008": "Instance [instance-0000000008] failed to start after [4] attempts"
}

2021-09-16T11:47:22.874Z
Starting step wait-until-running

{
"instances": [
"instance-0000000005",
"instance-0000000006",
"tiebreaker-0000000007",
"instance-0000000008",
"instance-0000000009"
]
}

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.