Support intro
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
longer
example
here
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
Nextcloud version (eg, 29.0.5): Nextcloud Hub 8 (29.0.4)
Operating system and version (eg, Ubuntu 24.04): Ubuntu 20.04
Apache or nginx version (eg, Apache 2.4.25): Server version: Apache/2.4.41 (Ubuntu)
PHP version (eg, 8.3): PHP 8.2.22
The issue you are facing:
I am attempting to move a file using the web UI from one directory to another. When the Copy/Move dialog opens and I start to navigate to the destination directory, the items in the directory do not populate.
Is this the first time you’ve seen this error? (Y/N): Y
Steps to replicate it:
- Unknown. The last system change was performed August 5 (over a week ago) to upgrade to the current version of NextCloud. Immediately afterward, I moved files as expected.
The output of your Nextcloud log in Admin > Logging:
Info updater
\OC\Updater::resetLogLevel: Reset log level to Warning(2)
"Aug 5, 2024, 10:13:47 AM"
Info updater
\OC\Updater::maintenanceDisabled: Turned off maintenance mode
"Aug 5, 2024, 10:13:47 AM"
Info updater
\OC\Updater::updateEnd: Update successful
"Aug 5, 2024, 10:13:47 AM"
Info updater
\OC\Updater::finishedCheckCodeIntegrity: Finished code integrity check
"Aug 5, 2024, 10:13:47 AM"
Debug no app in context
Exception dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1
"Aug 5, 2024, 10:13:46 AM"
Debug no app in context
RuntimeException ignorable exception
The loading of lazy AppConfig values have been requested
"Aug 5, 2024, 10:13:46 AM"
Info updater
\OC\Updater::startCheckCodeIntegrity: Starting code integrity check...
"Aug 5, 2024, 10:13:45 AM"
Debug serverDI
The requested alias "IntegrityCodeChecker" is deprecated. Please request "OC\IntegrityCheck\Checker" directly. This alias will be removed in a future Nextcloud version.
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1
"Aug 5, 2024, 10:13:45 AM"
Info no app in context
core/BackgroundJobs/AppConfigLazyMigration: 1 config values updated
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type`, `lazy` FROM `*PREFIX*appconfig`
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
RuntimeException ignorable exception
The loading of lazy AppConfig values have been requested
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: migrate lazy config values
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Queue a job to generate metadata
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add AI tasks cleanup job
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add possibly missing system config
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clean up abandoned apps
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add token cleanup job
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add background job to set the lookup server share state for users
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair DAV shares
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Queue a one-time job to check for user uploaded certificates
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add job to cleanup the bruteforce entries
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Remove old dashboard app config data
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Check encryption key format
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Keep legacy encryption enabled
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Reset generated avatar flag
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clear access cache of projects
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: No need to remove link shares.
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Remove potentially over exposing share links
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add background job to cleanup login flow v2 tokens
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Cleanup invalid photocache files for carddav
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:45 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Queue a one-time job to cleanup old backups of the updater
"Aug 5, 2024, 10:13:45 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add preview background cleanup job
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clear every generated avatar
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: JS cache cleared
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Image cache cleared
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clear frontend caches
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add log rotate job
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair language codes
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: No mounts updated
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `m`.`id`, `f`.`storage` FROM `*PREFIX*mounts` `m` LEFT JOIN `*PREFIX*filecache` `f` ON `m`.`root_id` = `f`.`fileid` WHERE `m`.`storage_id` <> `f`.`storage`
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Fix potential broken mount points
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Delete clients (and their related access tokens) with the redirect_uri starting with oc:// or ending with *
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Update the oauth2_clients table schema.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Update the oauth2_access_tokens table schema.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Migrate oauth2_clients table to nextcloud schema
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add preview cleanup background jobs
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Repair step already executed
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add move avatar background job
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step file moved to .step-previous-update
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step-previous-update removed
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step file exists
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Move .step file of updater to backup location
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair invalid shares
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags with no entries have been removed.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tag entries for deleted tags have been removed.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags for delete files have been removed.
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `d`.`objid` FROM `*PREFIX*vcategory_to_object` `d` LEFT JOIN `*PREFIX*filecache` `s` ON `d`.`objid` = `s`.`fileid` WHERE (`d`.`type` = 'files') AND (`s`.`path_hash` IS NULL)
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags of deleted users have been removed.
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `path` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`fileid` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `fileid` FROM `*PREFIX*filecache` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE `filecache`.`parent` = :dcValue1 ORDER BY `name` ASC
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `filecache`.`fileid`, `storage`, `path`, `path_hash`, `filecache`.`parent`, `filecache`.`name`, `mimetype`, `mimepart`, `size`, `mtime`, `storage_mtime`, `encrypted`, `etag`, `filecache`.`permissions`, `checksum`, `unencrypted_size`, `metadata_etag`, `creation_time`, `upload_time`, `meta`.`json` AS `meta_json`, `meta`.`sync_token` AS `meta_sync_token` FROM `*PREFIX*filecache` `filecache` LEFT JOIN `*PREFIX*filecache_extended` `fe` ON `filecache`.`fileid` = `fe`.`fileid` LEFT JOIN `*PREFIX*files_metadata` `meta` ON `filecache`.`fileid` = `meta`.`file_id` WHERE (`storage` = :dcValue1) AND (`path_hash` = :dcValue2)
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Image cache cleared
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clear frontend caches
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `id` FROM `*PREFIX*jobs` WHERE (`class` = :dcValue1) AND (`argument_hash` = :dcValue2) LIMIT 1
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add log rotate job
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair language codes
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: No mounts updated
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `m`.`id`, `f`.`storage` FROM `*PREFIX*mounts` `m` LEFT JOIN `*PREFIX*filecache` `f` ON `m`.`root_id` = `f`.`fileid` WHERE `m`.`storage_id` <> `f`.`storage`
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Fix potential broken mount points
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Delete clients (and their related access tokens) with the redirect_uri starting with oc:// or ending with *
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Update the oauth2_clients table schema.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Update the oauth2_access_tokens table schema.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Migrate oauth2_clients table to nextcloud schema
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add preview cleanup background jobs
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: Repair step already executed
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Add move avatar background job
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step file moved to .step-previous-update
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step-previous-update removed
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: .step file exists
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Move .step file of updater to backup location
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair invalid shares
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags with no entries have been removed.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tag entries for deleted tags have been removed.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags for delete files have been removed.
"Aug 5, 2024, 10:13:44 AM"
Debug no app in context
Exception dirty table reads: SELECT `d`.`objid` FROM `*PREFIX*vcategory_to_object` `d` LEFT JOIN `*PREFIX*filecache` `s` ON `d`.`objid` = `s`.`fileid` WHERE (`d`.`type` = 'files') AND (`s`.`path_hash` IS NULL)
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: 0 tags of deleted users have been removed.
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Clean tags and favorites
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairInfoEvent: Repair info: All tables already have the correct collation -> nothing to do
"Aug 5, 2024, 10:13:44 AM"
Info updater
OC\Repair\Events\RepairStepEvent: Repair step: Repair MySQL collation
"Aug 5, 2024, 10:13:44 AM"
Debug files_downloadlimit
- Mark migrations as executed
"Aug 5, 2024, 10:13:44 AM"
Debug files_downloadlimit
- Migrate database schema
"Aug 5, 2024, 10:13:44 AM"
Debug files_downloadlimit
- Checking target database schema
"Aug 5, 2024, 10:13:44 AM"
Debug files_downloadlimit
- Reading 000000Date20210910094923
"Aug 5, 2024, 10:13:44 AM"
Debug files_downloadlimit
Migrating schema only
"Aug 5, 2024, 10:13:44 A
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
<?php
$CONFIG = array (
'instanceid' => 'REMOVED',
'passwordsalt' => 'REMOVED',
'secret' => 'REMOVED',
'trusted_domains' =>
array (
0 => 'my.real.domain.com',
),
'datadirectory' => '/data/storage/cloud/data',
'overwrite.cli.url' => 'https://my.real.domain.com',
'dbtype' => 'mysql',
'version' => '29.0.4.1',
'dbname' => 'nextcloud',
'dbhost' => 'localhost:3306',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'nextclouduser',
'dbpassword' => 'REMOVED',
'installed' => true,
'htaccess.RewriteBase' => '/',
'logfile' => '/var/log/nextcloud.log',
'updater.secret' => 'REMOVED',
'maintenance' => false,
'theme' => '',
'loglevel' => 2,
);
The output of your Apache/nginx/system log in /var/log/____
:
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
No errors since October of 2023 (9 months ago)