• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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