able-printer-21284
01/27/2023, 1:50 PMTask is starting (status RUNNING)...
Setting up task environment.
Downloading code package...
Code package downloaded.
Task is starting.
AWS Batch error:
Essential container in task exited This could be a transient error. Use @retry to retry.
Metadata request (/flows/HelloAWSFlow/runs/13/steps/hello/tasks/37/metadata) failed (code 403): {"message":"Forbidden"}
I've search here in slack the Forbidden
error, but all the examples are from the beginning of the flow.. This one I'm getting happens in the AWS Batch while the task is Running and I've tried a lot of things but nothing resolved.. I've tried removing the use of the API Key, checked the Log from the metadata service and see a 200 status from POST to the flow url..
Does anybody have any idea what could it be?