Thank you very much Ludovic. It was issue no. 1. After updating the DB, I
see logs appearing with the correct time stamp. (in fact i sent out
different email asking about wrong timestamp, please ignore that email)

Just curious, in the link provided, it says the bug is resolved but I ran
into this bug on a fresh ZEN install of 14.0.

Thanks again,
- Arun

On Wed, Dec 18, 2024 at 1:48 AM Zammit, Ludovic <luza...@akamai.com> wrote:

> Hello Arun,
>
> It could be two thing.
>
> 1) the date on the database is not correct.
>
> https://github.com/inverse-inc/packetfence/issues/8314
>
> In mysql:
>
> ALTER TABLE radius_audit_log MODIFY created_at TIMESTAMP NOT NULL DEFAULT 
> CURRENT_TIMESTAMP;
>
>
> 2) Redis cache issue:
>
> Clear the cache with:
>
> redis-cli -p 6379
>
> FLUSHALL
> exit
>
> redis-cli -p 6380
>
> FLUSHALL
> exit
>
> /usr/local/pf/pfcmd service pf restart
>
> *Ludovic Zammit*
> *Product Support Engineer Principal Lead*
> *Cell:* +1.613.670.8432
> Akamai Technologies - Inverse
> 145 Broadway
> Cambridge, MA 02142
> Connect with Us: <https://community.akamai.com> <http://blogs.akamai.com>
> <https://twitter.com/akamai> <http://www.facebook.com/AkamaiTechnologies>
> <http://www.linkedin.com/company/akamai-technologies>
> <http://www.youtube.com/user/akamaitechnologies?feature=results_main>
>
> On Dec 11, 2024, at 2:12 AM, Arun Kangle via PacketFence-users <
> packetfence-users@lists.sourceforge.net> wrote:
>
> This Message Is From an External Sender
> This message came from outside your organization.
> Hello All,
> Does anyone have any info on this? Am I missing any patch? Please advise.
>
> Thank in advance,
> - Arun
>
> On Mon, Dec 9, 2024 at 12:39 PM Arun Kangle <akan...@gmail.com> wrote:
>
>> Hello All,
>> After migrating to 14.0, authentication are happening and nodes are
>> getting updated properly but RADIUS Audit logs are empty.
>>
>> Could someone please help?
>>
>> Thanks in advance,
>> - Arun
>>
> _______________________________________________
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
>
> https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/packetfence-users__;!!GjvTz_vk!Rokm-brDLsHf7DIwDa8hmmdZXyubfiAX-c3PkiddGNXC_Dr5RtffSzz8L9ZcyXDt4voBqzlgFjiXqYaBN53elm7xaJdZaiUzpRqu5Q$
>
>
>
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to