Nextcloud has been unresponsive for months now
-
The Nextcloud app on my Cloudron instance has been responsive for a few months. I've tried restarting it several times. I've talked about it a bit in this thread: https://forum.cloudron.io/topic/9201/trouble-syncing
the logs are posted here: https://paste.samgreenwood.ca/?a5bc02caa8b7f0b8#AiCZCsPfkoDX579ewP4HhVEShocZg41oKDs3KcMhi7Dj
-
-
This post is deleted!
-
-
-
From the logs, I see:
2023-07-18T00:00:52.000Z #0 /app/code/lib/private/Console/Application.php(131): OC\Console\Application->loadCommandsFromInfoXml() 2023-07-18T00:00:52.000Z #1 /app/code/console.php(99): OC\Console\Application->loadCommands() 2023-07-18T00:00:52.000Z #2 /app/code/occ(11): require_once('...') 2023-07-18T00:00:52.000Z #3 {main} 2023-07-18T00:00:52.000Z An unhandled exception has been thrown: 2023-07-18T00:00:52.000Z Exception: Console command 'OCA\DuplicateFinder\Command\FindDuplicates' is unknown and could not be loaded in /app/code/lib/private/Console/Application.php:226 2023-07-18T00:00:52.000Z Stack trace:
Which seems to come from https://github.com/PaulLereverend/NextcloudDuplicateFinder app. The app hasn't been updated in a while, so maybe it doesn't work with newer releases.
See https://docs.cloudron.io/apps/nextcloud/#fixing-a-broken-install
-
Per https://github.com/PaulLereverend/NextcloudDuplicateFinder/issues/111 and https://github.com/PaulLereverend/NextcloudDuplicateFinder/issues/110, it's not working properly