-
Notifications
You must be signed in to change notification settings - Fork 2.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
Memory Exceeded after refreshing file cache #25884
Comments
Might be possible that this got fixed in the upcoming oC 9.1.1 (#25557, fix: #25789) For now you can help testing the RC1 of 9.1.1 until the final version is out in a few days: #25557 (comment) |
Thx for the fast reply. The RC seems to has this issue fixed. |
Feel free to close then on your own. You could also post a short note at #25789 that this is also fixing memory issues on command line rescans via occ. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I tried to refresh my files today. This crashed my owncloud. I set the memory limit in the .htaccess File of my owncloud dir up to 2 GB - no change (the increase is recognized by the log file, though).
Steps to reproduce
$ su www-data
$ /usr/bin/php /var/www/owncloud/console.php files:scan --all
Expected behaviour
Refresh should finish
Actual behaviour
See above
Server configuration
Operating system: Debian 7
Web server: Apache2
Database: mysql
PHP version: 5
ownCloud version: 9.1 (latest)
Updated from an older ownCloud or fresh install: updated
Where did you install ownCloud from: owncloud.org zip file
Signing status (ownCloud 9.0 and above):
List of activated apps:
The content of config/config.php:
Are you using encryption: no
Client configuration
Browser: Palemoon 25.5
Operating system: Arch Linux
Logs
Web server error log
[Sun Aug 21 17:27:02 2016] [error] [client xx.xxx.xxx.xx] PHP Fatal error: Allowed memory size of 2141192192 bytes exhausted (tried to allocate 130968 bytes) in /var/www/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 55
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: