Stuck deployment in “ In process”

0

I am deploying the components from s3 bucket, but it stucked in “In process”. I think it is permissions error for this, I followed [https://docs.aws.amazon.com/greengrass/v2/developerguide/device-service-role.html]. But it still in process, can anyone tell me the more about it.

Thank you

Nik

  • Hi Nik. I think you need to improve this question and give us more information so we can help you. Are you deploying to a group or a single thing? Have you ever successfully deployed? Are you sure it says "in process"? I can't think of anything to do with Greengrass deployments that would say that, so maybe a screenshot would help.

  • Yeah Greg_B, I am doing deploying to a group, and done local deployments successfully. Now I am deploying the component using s3 bucket, yes I am sure it is ‘In process’ I have checked /greengrass/v2/deployments, that shows ongoing deployment.

1 個回答
0

If the deployment status is stuck in "In process", it is possible that there is a permissions issue causing the deployment to fail. Here are some steps you can take to troubleshoot the issue:

  1. Check the AWS CloudTrail logs to see if there are any errors or permission issues related to the S3 bucket or the service role. You can use CloudTrail to track the activities and events in your AWS account.
  2. Ensure that the S3 bucket is not encrypted with an unsupported encryption type.
  3. Verify that the AWS IoT Greengrass service role has the necessary permissions to access the S3 bucket. The role should have permission to read objects from the bucket and list the contents of the bucket.
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南