Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[leshan-dev] Reconnect fails for PSK Connections

Hello,

I have the following scenario.

1. Start Server
2. Start Client it connects using PSK
3. Restart Server
4. Client gets timeout on update and tries to reconnect without success again and again

Without PSK the client can reconnect without a problem. But in my scenario the client sends new RegisterRequests but they all timeout. I look in the logs of the server, but I did not find anything that shows the client request are arriving.

Is there maybe something in the client, that is not reset before it tries to reconnect?

Thanks
Michael

Back to the top