Event "OnPostLogin" doesn't fire, UE 5.6.1

In Unreal Engine 5.6.1, why Event OnPostLogin only fires on server for once when session starts, when new player joins it doesn’t fire

It’s a server only event. It will never fire on clients.

How are you troubleshooting it?