
Error executing paths_cleanup
Hello all,
I started using filerun, latest version with PHP 7.3 with no problems at all but when I tried to execute "paths_cleanup.php" from command line I'm getting the following error:
php -c /etc/php/7.3/apache2/php.ini ./paths_cleanup.php
-------------------- START ----------------------
PHP Fatal error: Uncaught Error: Call to a member function fetch() on null in /var/www/html/filerun/system/modules/search/sections/cli/php/paths_cleanup.php:6
Stack trace:
#0 /var/www/html/filerun/index.php(191): unknown()
#1 /var/www/html/filerun/cron/paths_cleanup.php(8): unknown()
#2 {main}
thrown in /var/www/html/filerun/system/modules/search/sections/cli/php/paths_cleanup.php on line 6
I've no clue of the cause of the error nor where to look, php error log shows the same. Can anybody give a hint?
Thanks in advance
Kind regards
Customer support service by UserEcho
How many files would you say you are managing/browsing with FileRun?
I guess it should be less than 30,000 stored in total with just less than 1,000 being used normally.
Hello again,
After reinstalling, I got rid of the error...
Thanks,
Regards
Thank you for letting us know. We will still look into it.