Steps to reproduce
- Install current Owncloud version 9.1.4
- Update to Nextcloud 10.0.4
- Update to Nextcloud 11.0.2
Expected behaviour
No error should be existent
Actual behaviour
I upgraded my current Owncloud installation to the current Nextcloud release as stated on https://nextcloud.com/migration/ - Upgrade Path. An error was logged:
Error migration Exception: Repair step 'OCA\DAV\Migration\GenerateBirthdays' is unknown
/var/www/owncloud/lib/private/Migration/BackgroundRepair.php - line 91: OC\Repair->addStep('OCA\\DAV\\Migrati...')
/var/www/owncloud/lib/private/BackgroundJob/Job.php - line 53: OC\Migration\BackgroundRepair->run(Array)
/var/www/owncloud/lib/private/BackgroundJob/TimedJob.php - line 54: OC\BackgroundJob\Job->execute(Object(OC\BackgroundJob\JobList), Object(OC\Log))
/var/www/owncloud/lib/private/Migration/BackgroundRepair.php - line 64: OC\BackgroundJob\TimedJob->execute(Object(OC\BackgroundJob\JobList), Object(OC\Log))
/var/www/owncloud/cron.php - line 128: OC\Migration\BackgroundRepair->execute(Object(OC\BackgroundJob\JobList), Object(OC\Log))
{main}
Also the occ repair function throws the error
root@pi:/var/www# sudo -u www-data php owncloud/occ maintenance:repair
Nextcloud is in maintenance mode - no apps have been loaded
Failed to load repair step for dav: Repair step 'OCA\DAV\Migration\FixBirthdayCalendarComponent' is unknown
Failed to load repair step for dav: Repair step 'OCA\DAV\Migration\ValueFixInsert' is unknown
- Repair MySQL collation
- Not a mysql database -> nothing to no
- Repair mime types
- Repair legacy storages
- Remove asset cache
- Asset cache cleared.
- Generate ETags for file where no ETag is present.
- ETags have been fixed for 0 files/folders.
- Clean tags and favorites
- 0 tags of deleted users have been removed.
- 0 tags for delete files have been removed.
- 0 tag entries for deleted tags have been removed.
- 0 tags with no entries have been removed.
- Drop old database tables
31/31 [============================] 100%
- Drop old background jobs
- Remove getetag entries in properties table
- Removed 0 unneeded "{DAV:}getetag" entries from properties table.
- Repair outdated OCS IDs
- Repair invalid shares
- Remove old share propagation app entries
- Remove old (< 9.0) calendar/contact shares
4/4 [============================] 100%
- Fix permissions so avatars can be stored again
2/2 [============================] 100%
- Remove shares of a users root folder
- Repair unmerged shares
- Move .step file of updater to backup location
- Add move avatar background job
- Repair step already executed
- Add preview cleanup background jobs
- Fix potential broken mount points
- No mounts updated
I read about a simliar error here #2566. Seems I upgraded too fast? I directly upgraded with about one minute between the updates to activate the apps again.
- How do I get rid of the error?
- Do I need to perform the update again?
Server configuration
Operating system:
Raspbian (Debian Jessie) on Raspberry Pi 2
Web server:
nginx 1.7.10
Database:
Type: sqlite3
Version: 3.8.7
Size: 3.8 MB
PHP version:
Version: 5.6.29
Memory Limit: 512.0 MB
Max Execution Time: 3600
Upload max size: 511.0 MB
Nextcloud version:
11.0.2
Updated from an older Nextcloud/ownCloud or fresh install:
Yes, update from Owncloud 9.1.4
Where did you install Nextcloud from:
Downloads given here https://nextcloud.com/changelog
Are you using external storage, if yes which one:
no
Are you using encryption:
no
Are you using an external user-backend, if yes which one:
no
Steps to reproduce
Expected behaviour
No error should be existent
Actual behaviour
I upgraded my current Owncloud installation to the current Nextcloud release as stated on https://nextcloud.com/migration/ - Upgrade Path. An error was logged:
Also the occ repair function throws the error
I read about a simliar error here #2566. Seems I upgraded too fast? I directly upgraded with about one minute between the updates to activate the apps again.
Server configuration
Operating system:
Raspbian (Debian Jessie) on Raspberry Pi 2
Web server:
nginx 1.7.10
Database:
Type: sqlite3
Version: 3.8.7
Size: 3.8 MB
PHP version:
Version: 5.6.29
Memory Limit: 512.0 MB
Max Execution Time: 3600
Upload max size: 511.0 MB
Nextcloud version:
11.0.2
Updated from an older Nextcloud/ownCloud or fresh install:
Yes, update from Owncloud 9.1.4
Where did you install Nextcloud from:
Downloads given here https://nextcloud.com/changelog
Are you using external storage, if yes which one:
no
Are you using encryption:
no
Are you using an external user-backend, if yes which one:
no