vcian / pulse-active-sessions

A Laravel Pulse card for active users count.
https://packagist.org/packages/vcian/pulse-active-sessions
MIT License
95 stars 7 forks source link

Redis Web Session active sessions counting not working #39

Open hoRacy opened 1 month ago

hoRacy commented 1 month ago

I experiencing an issue where session counting using Redis is not functioning correctly for our web session.

Steps to Reproduce:

Expected Behavior:

Actual Behavior:

Additional Information:

Thank you!

pulse

ruchit288 commented 1 month ago

@hoRacy - Thanks for briefly raising an issue. Issue resolved. Could you please check at your end with the web session using Redis.

Heyian commented 1 month ago

I got the same issue. I just updated to 1.7.1 but sadly the redis count is still at 0.

hoRacy commented 1 month ago

@Heyian @ruchit288 - unfortunately, still not working :(

Heyian commented 1 month ago

Something I'd like to point out, in my case, it works locally but not on any of my hosting providers. I have tested it on 3 different providers and the count stays at 0.

ipearx commented 3 weeks ago

Not working for me locally too, with Redis sessions