15 Jul
2023
15 Jul
'23
7:37 a.m.
On Jul 15, 2023, at 1:54 AM, Anatoliy <cphlpd@gmail.com> wrote:
Hi Alan, just test with parent.disconnect , and it is also fails
(36) if (&Class == "outage" && &Acct-Status-Type == "Interim-Update") -> TRUE (36) if (&Class == "outage" && &Acct-Status-Type == "Interim-Update") { (36) update parent.disconnect { (36) ERROR: You can only do 'update coa' when processing a packet which was received from the network (36) } # update parent.disconnect = invalid
I've pushed a fix to the v3.2.x branch. See https://github.com/FreeRADIUS/freeradius-server/commit/acc670add279abacaadeb... You can install v3.2.x from source if necessary. The fix will be in 3.2.4. Alan DeKok.