Hello! After we enabled the reconnect option in the zone, we saw this error when analyzing the logs. Can I find out what the reasons for this might be?
SessionReconnectionException: Session Reconnection failure. The passed Session is not managed by the ReconnectionManager
Reconnection time setted to 30 seconds.
Reconnection error log warning
-
Kkkosatkin
- Posts: 14
- Joined: 09 Sep 2025, 13:10
Re: Reconnection error log warning
Hi,
when the client attempts to reconnect it sends back the previous session token. However if the token is incorrect (unlikely) or the max. reconnection time has expired this error will show up.
Cheers
when the client attempts to reconnect it sends back the previous session token. However if the token is incorrect (unlikely) or the max. reconnection time has expired this error will show up.
Cheers