Replies: 1 comment
-
We need more information to be able to debug this. See https://github.com/aws/aws-iot-device-sdk-cpp-v2/blob/main/documents/FAQ.md#how-do-i-enable-logging to enable logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Green Grass Nucleus running in my edge device, and my application/gg component connects to the nucleus on startup fine.
The app uses aws sdk, ipc -PublishToIotCore to publish messages to the IoT core. soon after publishing about 5-10 messages successfully, I'm getting below error, and then the application disconnects from gg nucleus
crt error was lib-aws-c-event-stream: AWS_ERROR_EVENT_STREAM_RPC_PROTOCOL_ERROR failed with event stream rpc connection has encountered protocol error base status : 12 crt error 4105
what does this mean, how could it be resolved ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions