terraform-provider-iterative icon indicating copy to clipboard operation
terraform-provider-iterative copied to clipboard

Can not start custom-ami based actions with cml runner

Open OLSecret opened this issue 1 year ago • 1 comments

Getting

{"level":"info","message":"iterative_cml_runner.runner: Still creating... [11m0s elapsed]"}
{"level":"info","message":"iterative_cml_runner.runner: Still creating... [11m10s elapsed]"}

and so on for as long as it can, in an infinite loop, even though the node seems to be created on the AWS side.

OLSecret avatar Oct 19 '24 04:10 OLSecret

It probes via ssh to ensure setup is complete, double check that your instance is accessible from where you are running the command.

dacbd avatar Nov 01 '24 08:11 dacbd