thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.72k stars 2.67k forks source link

Admin keeps logout randomly #5724

Closed fortetestonly closed 1 year ago

fortetestonly commented 1 year ago

Laravel version

9.47.0

PHP version

8.0.26

Voyager version

1.6.0

Database

MariaDB 10.4

Description

After successfully logged in to voyager admin backend, Sometimes user gets logout automatically.

I have also updated the SESSION_DRIVER=database from file and created session table.

Session table has multiple entries for same user and ip address as shown in image.

Steps to reproduce

After login, Randomly going to pages and settings.

Sometime it ocurres on first click and sometimes it takes 2 to 3 minutes.

Expected behavior

Admin should remain logged in atleast 1 or 2 days until logged out manually.

Screenshots

index

Additional context

SESSION_LIFETIME=1500

github-actions[bot] commented 11 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.