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

reference_listener error:1413C138:SSL routines:DTLS1_CHECK_TIMEOUT_NUM:read timeout expired #48

Open
ash-lat opened this issue Apr 10, 2018 · 2 comments
Labels

Comments

@ash-lat
Copy link

ash-lat commented Apr 10, 2018

Hi

I am setting a Raspberry Pi 3 with the ZIP Gateway.
I have followed the guide on the developers page:
http://zwavepublic.com/developer 1

I successfully have added a Wallmote to the gateway.
Now I would like to receive unsolicited messages from the Wallmote
I have launched reference_listener
In console, after a while, I receive this message:

SSL_accept: Resource temporarily unavailable
error:1413C138:SSL routines:dtls1_check_timeout_num:read timeout expired

Also I am able to use reference_client to send and receive command from the devices only reference_listener doesnt seem to work.

Looking for a resolution

Thanks in Advance

@miline
Copy link
Member

miline commented May 18, 2018

Hi,

Can you post your zipgateway log here? And wireshark trace if you have.

@miline
Copy link
Member

miline commented Jun 6, 2018

Can you try starting reference_listener to listen to all IPV6 addresses by following command:

./reference_listener -l ::

./reference_listener -l 0.0.0.0

@anta anta added the bug label Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants