-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Replies: 1 comment · 11 replies
-
I think it's related to CONFIG_NET_SOCKETS_CONNECT_TIMEOUT, default is 3000, you should increase it. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@zafersn I believe this is directly related to #81672 (comment) I am looking into what changed and how to fix. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@zafersn try this patch |
Beta Was this translation helpful? Give feedback.
All reactions
-
hey @rerickson1. I just saw your response now and tried it. The result is the same. Ill share the logs shortly after reorginising t |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
-
My application was working with zephyrV3.6-Branch revision. I tested my app with zephyr4.0-Branch and getting this error now:
mqtt_connect, error: -11
[00:02:23.171,000] aws_iot: AWS broker connect failed -11
just before failing: zsock_connect return -1.
Can anyone please help on this.
here is full log:
I put some additional logs to trace what exactly issue:
Beta Was this translation helpful? Give feedback.
All reactions