-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pubsub sample failed to run on Mac Ventura OS due to SSLRead/SSLWrite #514
Comments
@jmklix Do we have any more insight into this? |
The handshake failed with error
There are multiple reasons why we are seeing it and it is hard to identify the root cause. It would be helpful if you could provide the full log. (Please make sure remove any confidential information from the log) |
Full log. [INFO] [2023-10-10T14:46:07Z] [00007ff8514d1640] [event-loop] - id=0x600001b68050: Initializing edge-triggered kqueue |
|
Update: Mitesh shared policy with us. And it turns out to be an issue with the policy setup. The issue is gone after fixing the policy. Closed the issue. |
|
Describe the bug
I am following steps mentioned on https://docs.aws.amazon.com/iot/latest/developerguide/using-laptop-as-device.html
When I try to run pubsub sample, it give me following error
Expected Behavior
Expected behaviour is to publish message/receive message.
Current Behavior
Error as added in Description
Reproduction Steps
https://docs.aws.amazon.com/iot/latest/developerguide/using-laptop-as-device.html -- steps as per this guide for GGV2
Possible Solution
No response
Additional Information/Context
No response
SDK version used
GGSDKV2
Environment details (OS name and version, etc.)
Mac Ventura 13.4.1
The text was updated successfully, but these errors were encountered: