pyradius / pyrad

Python RADIUS Implementation
BSD 3-Clause "New" or "Revised" License
294 stars 186 forks source link

Example acct.py issues PacketError: Packet verification failed with server_async.py #178

Open tzahari opened 1 year ago

tzahari commented 1 year ago

Hi, any idea why the acct.py example is creating pyrad.packet.PacketError: Packet verification failed on the server_async.py and runs into timeout ? Thanks for your help. Best Regards Thomas

tzahari commented 1 year ago

It seems that the fix from ed0288b827af23fae7f506d389ef31da33a1d5f4 is still not released.

With that patch the acct.py is working but the auth_async.py fails with Packet verification failed