Lambda component failing on ipc.socket connect failed

0

I have a lambda component on my greengrass v2 device using greengrasscoreipc to do shadow updates, and mqtt publishing to core. After a recent deploy I am receiving the following error:

<Connection at 0x7f09b693db50 /greengrass/v2/ipc.socket:0> connect failed: AccessDeniedError('aws#AccessDenied', 'Connection access denied to event stream RPC server'). {serviceInstance=0, serviceName=Edge_Scheduler, currentState=RUNNING}```

Just wondering what could possibly be causing this as there's very little information about this error
asked 6 months ago173 views
1 Answer
0

Hi, Please open a support ticket to provide full logs.

Also, we recommend using Native Components instead of Lambda components.

Thank you.

AWS
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions