Skip to content
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

Awa notifications get resent constantly #352

Open
mtusnio opened this issue Mar 9, 2017 · 0 comments
Open

Awa notifications get resent constantly #352

mtusnio opened this issue Mar 9, 2017 · 0 comments

Comments

@mtusnio
Copy link
Contributor

mtusnio commented Mar 9, 2017

It seems that in some cases Awa gets stuck resending the same notification over and over again, spamming this in the log:

 [DEBUG] [lwm2m_client_core.c:1414] Send Notify to coaps://[FD63:FAB9:6CCF:0064:0000:0000:34D1:526F]:51
 [DEBUG] [network_abstraction_contiki.c:135] Cache hit on look up FD63:FAB9:6CCF:0064:0000:0000:34D1:5F
 [DEBUG] [coap_abstraction_erbium.c:540] Coap notify: coaps://[FD63:FAB9:6CCF:0064:0000:0000:34D1:526F1
dtls_prepare_record(): encrypt using TLS_PSK_WITH_AES_128_CCM_8
 [DEBUG] [lwm2m_tree_builder.c:62] Treebuilder length: 4
 [DEBUG] [lwm2m_client_core.c:1414] Send Notify to coaps://[FD63:FAB9:6CCF:0064:0000:0000:34D1:526F]:51
 [DEBUG] [network_abstraction_contiki.c:135] Cache hit on look up FD63:FAB9:6CCF:0064:0000:0000:34D1:5F
 [DEBUG] [coap_abstraction_erbium.c:540] Coap notify: coaps://[FD63:FAB9:6CCF:0064:0000:0000:34D1:526F1
dtls_prepare_record(): encrypt using TLS_PSK_WITH_AES_128_CCM_8

I'll take a look to see what can be causing that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant