Skip to content
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

Session cleanup #5904

Closed
juliusknorr opened this issue Jun 15, 2024 · 1 comment · Fixed by #5918
Closed

Session cleanup #5904

juliusknorr opened this issue Jun 15, 2024 · 1 comment · Fixed by #5918
Assignees
Labels
1. to develop bug Something isn't working high

Comments

@juliusknorr
Copy link
Member

juliusknorr commented Jun 15, 2024

From chat:

the Text app needs fixing. The session clean up that was added is eating the memory:

Force-reset all Text document sessions

 Starting ...
    0/4256 [>---------------------------]   0%
 Starting ...
    2/4256 [>---------------------------]   0%
 Starting ...
   14/4256 [>---------------------------]   0%
 Starting ...
   21/4256 [>---------------------------]   0%
 Starting ...
   26/4256 [>---------------------------]   0%
 Starting ...
   27/4256 [>---------------------------]   0%
 Starting ...
   29/4256 [>---------------------------]   0%
 Starting ...
   30/4256 [>---------------------------]   0%
 Starting ...
   31/4256 [>---------------------------]   0%
PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/cloud.nextcloud.com/nextcloud/lib/private/Files/Cache/Cache.php on line 188

@juliusknorr juliusknorr added the bug Something isn't working label Jun 15, 2024
@juliusknorr
Copy link
Member Author

Maybe it could have been 10 minutes if I always watched the screen closely when it was done with the memory again

We should also speed this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop bug Something isn't working high
Projects
Archived in project
2 participants