You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those deleted files should be kept on the "deleted files"
Actual behaviour
If the account limit storage is almost reach this is not happening
Steps to reproduce
Connect to any ownCloud account that is using more than 90% of its storage limit
Delete any file, it is correctly deleted
Go to "Deleted files", the file is not there as it could be expected
Server configuration
acceptance-testing master_on_apache_with_sqlite
version":"5.80.0","versionstring":"6.0 pre alpha
[2013-03-15T08:28:24+00:00] INFO: git[/usr/local/src/owncloud-core] updated to revision 92a8676
[2013-03-15T08:29:07+00:00] INFO: git[/usr/local/src/owncloud-apps] updated to revision 2cf2c834cdd18f4eee98a06be90ac249d499a814
Client configuration
Browser: Chrome
Operating system: mac 10.7.5
Logs
Web server error log
``[Fri Mar 15 11:42:49 2013] [error] [client 33.33.33.1] PHP Fatal error: Call to a member function getRoot() on a non-object in /var/www/lib/files/filesystem.php on line 318, referer: http://33.33.33.10/index.php
[Fri Mar 15 11:42:57 2013] [error] [client 33.33.33.1] PHP Strict Standards: Only variables should be passed by reference in /var/www/apps2/search_lucene/lib/indexer.php on line 133, referer: http://33.33.33.10/index.php/apps/files
Sure, I understand this behavoir. What It caugh my attention was, that having reached the 90% of storage capacity, I deleted any files and, after that, those files were not possible to restore, despite of being stored on the "deletes files"
lockbot
locked as resolved and limited conversation to collaborators
Aug 23, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behaviour
Those deleted files should be kept on the "deleted files"
Actual behaviour
If the account limit storage is almost reach this is not happening
Steps to reproduce
Server configuration
acceptance-testing master_on_apache_with_sqlite
version":"5.80.0","versionstring":"6.0 pre alpha
[2013-03-15T08:28:24+00:00] INFO: git[/usr/local/src/owncloud-core] updated to revision 92a8676
[2013-03-15T08:29:07+00:00] INFO: git[/usr/local/src/owncloud-apps] updated to revision 2cf2c834cdd18f4eee98a06be90ac249d499a814
Client configuration
Browser: Chrome
Operating system: mac 10.7.5
Logs
Web server error log
``[Fri Mar 15 11:42:49 2013] [error] [client 33.33.33.1] PHP Fatal error: Call to a member function getRoot() on a non-object in /var/www/lib/files/filesystem.php on line 318, referer: http://33.33.33.10/index.php
[Fri Mar 15 11:42:57 2013] [error] [client 33.33.33.1] PHP Strict Standards: Only variables should be passed by reference in /var/www/apps2/search_lucene/lib/indexer.php on line 133, referer: http://33.33.33.10/index.php/apps/files
Error search_lucene Encrypted document modification is not supported Trace:\n#0 /var/www/apps2/search_lucene/3rdparty/Zend/Pdf.php(255): Zend_Pdf->__construct('%PDF-1.6?%?????...', NULL) #1 /var/www/apps2/search_lucene/lib/indexer.php(133): Zend_Pdf::parse('%PDF-1.6?%?????...') #2 /var/www/apps2/search_lucene/lib/indexer.php(58): OC_Search_Lucene_Indexer::extractMetadata(Object(Zend_Search_Lucene_Document), '/test1/4 - Brit...', 'application/pdf') #3 [internal function]: OC_Search_Lucene_Indexer::indexFile('/test1/4 - Brit...') #4 /var/www/lib/backgroundjob/worker.php(107): call_user_func(Array, '/test1/4 - Brit...') #5 /var/www/cron.php(107): OC_BackgroundJob_Worker::doNextStep() #6 {main}
The text was updated successfully, but these errors were encountered: