23 Jul
2018
23 Jul
'18
2:57 p.m.
On Jul 23, 2018, at 2:42 PM, work vlpl <thework.vlpl@gmail.com> wrote:
I am watching a bug, that is repeated periodically, and I can not easily reproduce it. Usually the request processed without any errors, but seldom one of requests may crash the server. Can someone give me hint how I can catch and reproduce it?.
Are you using 3.0.17? If not, upgrade. The problem should be fixed.
And there is the policy `save_reply_to_session_state`
``` save_reply_to_session_state { update session-state { Supplicant-User-Name := User-Name } } ```
The attributes that starts with 'Supplicant', are custom attributes, that I defined in dictionary.
That should just work... Alan DeKok.