We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
juliusknorr
mejo-
Successfully merging a pull request may close this issue.
From chat:
the Text app needs fixing. The session clean up that was added is eating the memory:
The text was updated successfully, but these errors were encountered: