• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

User Disconnect

Status
Not open for further replies.
This is a server issue. Your server isn't properly handling PHP sessions and for what I'm seeing is not something at direct PHP config level. You can try removing or commenting the G\redirect function in app/routes/route.user.php but at the end the server is not properly configured and there are issues everywhere.

I'm almost sure that the issue is related to a bad configured cache which is caching sessions. I noticed that your cache is also caching files so most likely you are also caching sessions.
 
Status
Not open for further replies.
Back
Top