-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: On Log out I always get: "... ignoring session_start() because a session is already active ..." #36083
Comments
An app could be the cause of this. Try the following:
Repeat until you've tried all apps. |
The bug seems to be caused by SnappyMail, after disabling it there are no more error messages. |
Related: the-djmaze/snappymail#813 |
I've seen You've already link the two issues, so I won't generate anymore noise ;-).
Thx
January 11, 2023 at 7:13 PM, "solracsf" ***@***.***> wrote:
…
Related: the-djmaze/snappymail#813 the-djmaze/snappymail#813
But please report it or in that topic, or in a new issue on that repository.
—
Reply to this email directly, view it on GitHub #36083 (comment) , or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7FASRLN3YOSHOCZ2ZAT5LWR3Z3ZANCNFSM6AAAAAATX5ERWA .
You are receiving this because you authored the thread.
|
@solracsf i found the problem that happens on logout.
So the Nextcloud session handler has a bug and doesn't handle session_status() or other properly.
|
I hope this issue gets fixed soon, as I am as well getting the same error on Snappymail due to the session_start requests. |
Isn't this a duplicate of #35930? |
it's almost a duplicate only I never observed that both snappymail and password had to be activated. I only observed it with snappymail activated.
anyway it's gone with 27.0.1
Cheers, Rainer
July 24, 2023 at 20:26, "Josh Richards" ***@***.***> wrote:
…
Isn't this a duplicate of #35930 #35930 ?
—
Reply to this email directly, view it on GitHub #36083 (comment) , or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7FASXKTZR3KLGGLL4BUQTXR246JANCNFSM6AAAAAATX5ERWA .
You are receiving this because you authored the thread.
|
Bug description
on every logout from nextcloud server the following error message is being logged:
[PHP] Error: session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#219
GET /logout?requesttoken=jEq2TSqVpriFh35iGNX5SUyfMTZGqrYLNCX%2FEdjcu9U%3D%3A43r0PhLC8vH8xB0jQZ2TEw7PXHclnuJAB3WvR7Gl3oQ%3D
from 84.118.244.93 at 2023-01-11T10:54:55+00:00
Steps to reproduce
Expected behavior
no error log
Installation method
Official All-in-One appliance
Operating system
Other
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: