Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: error "InvalidArgumentException: Index name "photo_id" for table" during update from 28.0.12.2 to 29.0.9 #49170

Closed
5 of 8 tasks
jdgit4home opened this issue Nov 8, 2024 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@jdgit4home
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

I did an update via web from 28.0.12.2 to 29.0.9 which aborts with the following error (end of logfile)

....
"weather_status" aktualisiert auf 1.9.0
Aktualisiere die App "contacts" aus dem App-Store
InvalidArgumentException: Index name "photo_id" for table "oc_facefinder_facedetaction_face_photo_module" collides with the constraint on table "oc_facefinder_exif_photo_module".

nextcloud is now inoperabel (when I do a web login with admin I get "Aktualisierung starten".

what should I do to get it running again e.g. with version 28.0.12.2.
The update process does automatically an udate to .../data/updater-oce530a2e556/ . Does it help to get back to 28.0.12.2 ?

Steps to reproduce

Expected behavior

successfull update

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 28 to 29)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "28.0.12.2",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "theme": "",
        "maintenance": false,
        "loglevel": 2,
        "trusted_domains": [
            "cl.fodefip.at"
        ],
        "secret": "***REMOVED SENSITIVE VALUE***",
        "share_folder": "\/Shared",
        "trashbin_retention_obligation": "auto",
        "updater.release.channel": "stable",
        "overwrite.cli.url": "https:\/\/cl.fodefip.at",
        "app_install_overwrite": [
            "calendar",
            "occweb"
        ],
        "encryption.legacy_format_support": false,
        "encryption.key_storage_migrated": false,
        "mysql.utf8mb4": true,
        "default_phone_region": "AT",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "sendmail",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_sendmailmode": "smtp",
        "mail_smtpport": "25",
        "maintenance_window_start": 1,
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - admin_audit: 1.19.0
  - bruteforcesettings: 2.9.0
  - calendar: 4.7.16
  - circles: 29.0.0-dev
  - cloud_federation_api: 1.12.0
  - comments: 1.19.0
  - contacts: 6.0.0
  - contactsinteraction: 1.10.0
  - dashboard: 7.9.0
  - dav: 1.30.1
  - encryption: 2.17.0
  - federatedfilesharing: 1.19.0
  - federation: 1.19.0
  - files: 2.1.1
  - files_external: 1.21.0
  - files_pdfviewer: 2.10.0
  - files_reminders: 1.2.0
  - files_sharing: 1.21.0
  - files_trashbin: 1.19.0
  - files_versions: 1.22.0
  - firstrunwizard: 2.18.0
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - nextcloud_announcements: 1.18.0
  - notes: 4.11.0
  - notifications: 2.17.0
  - oauth2: 1.17.1
  - occweb: 0.2.0
  - password_policy: 1.19.0
  - photos: 2.5.0
  - privacy: 1.13.0
  - provisioning_api: 1.19.0
  - recommendations: 2.1.0
  - related_resources: 1.4.0
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - sharebymail: 1.19.0
  - support: 1.12.0
  - survey_client: 1.17.0
  - systemtags: 1.19.0
  - text: 3.10.1
  - theming: 2.4.0
  - twofactor_backupcodes: 1.18.0
  - updatenotification: 1.19.1
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather_status: 1.9.0
  - workflowengine: 2.11.0
Disabled:
  - deck: 1.8.6 (installed 1.8.6)
  - external: 5.0.3 (installed 5.0.3)
  - files_downloadlimit: 2.0.0
  - files_markdown: 2.4.1 (installed 2.4.1)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - suspicious_login: 7.0.0
  - twofactor_totp: 11.0.0-dev
  - user_ldap: 1.20.0

Nextcloud Signing status

Nextcloud wird auf Version 29.0.9 aktualisiert
Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.
Zur Vermeidung von Zeitüberschreitungen bei größeren Installationen können Sie stattdessen den folgenden Befehl in Ihrem Installationsverzeichnis ausführen:
./occ upgrade

Nextcloud Logs

Aktualisierung auf 29.0.9
InvalidArgumentException: Index name "photo_id" for table "oc_facefinder_facedetaction_face_photo_module" collides with the constraint on table "oc_facefinder_exif_photo_module".

Detaillierte Protokollmeldungen 
Update vorbereiten

Log-Level auf "debug" gesetzt

Wartungsmodus eingeschaltet

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Das Datenbankschema wird aktualisiert

Datenbank aktualisiert

"federation" aktualisiert auf 1.19.0

"lookup_server_connector" aktualisiert auf 1.17.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

"oauth2" aktualisiert auf 1.17.1

"password_policy" aktualisiert auf 1.19.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

"photos" aktualisiert auf 2.5.0

"files" aktualisiert auf 2.1.1

"activity" aktualisiert auf 2.21.1

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

"circles" aktualisiert auf 29.0.0-dev

"cloud_federation_api" aktualisiert auf 1.12.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[1 / 1]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[1 / 1]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

"dav" aktualisiert auf 1.30.1

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

"encryption" aktualisiert auf 2.17.0

"files_external" aktualisiert auf 1.21.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

"files_sharing" aktualisiert auf 1.21.0

"files_trashbin" aktualisiert auf 1.19.0

"files_versions" aktualisiert auf 1.22.0

"sharebymail" aktualisiert auf 1.19.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

"workflowengine" aktualisiert auf 2.11.0

"admin_audit" aktualisiert auf 1.19.0

"comments" aktualisiert auf 1.19.0

"firstrunwizard" aktualisiert auf 2.18.0

"logreader" aktualisiert auf 2.14.0

"nextcloud_announcements" aktualisiert auf 1.18.0

"notifications" aktualisiert auf 2.17.0

"systemtags" aktualisiert auf 1.19.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

Reparaturschritt: Initialize migration of background images from dashboard to theming app

"theming" aktualisiert auf 2.4.0

"bruteforcesettings" aktualisiert auf 2.9.0

"contactsinteraction" aktualisiert auf 1.10.0

"dashboard" aktualisiert auf 7.9.0

"federatedfilesharing" aktualisiert auf 1.19.0

"files_pdfviewer" aktualisiert auf 2.10.0

"files_reminders" aktualisiert auf 1.2.0

"privacy" aktualisiert auf 1.13.0

"provisioning_api" aktualisiert auf 1.19.0

"recommendations" aktualisiert auf 2.1.0

"related_resources" aktualisiert auf 1.4.0

"serverinfo" aktualisiert auf 1.19.0

"settings" aktualisiert auf 1.12.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

Reparaturschritt: Initialize migration of background images from dashboard to theming app

Reparaturschritt: Switches from default updater server to the customer one if a valid subscription is available

Reparaturinformation: Repair step already executed

"support" aktualisiert auf 1.12.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

Reparaturschritt: Initialize migration of background images from dashboard to theming app

Reparaturschritt: Switches from default updater server to the customer one if a valid subscription is available

Reparaturinformation: Repair step already executed

Reparaturschritt: Send an admin notification if monthly report is disabled

"survey_client" aktualisiert auf 1.17.0

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

Reparaturschritt: Initialize migration of background images from dashboard to theming app

Reparaturschritt: Switches from default updater server to the customer one if a valid subscription is available

Reparaturinformation: Repair step already executed

Reparaturschritt: Send an admin notification if monthly report is disabled

Reparaturschritt: Force-reset all Text document sessions

"text" aktualisiert auf 3.10.1

Reparaturschritt: Repair MySQL collation

Reparaturinformation: All tables already have the correct collation -> nothing to do

Reparaturschritt: Copy data from accounts table when migrating from ownCloud

Reparaturschritt: Drop account terms table when migrating from ownCloud

Reparaturschritt: Update OAuth token expiration times

Reparaturschritt: init metadata

Reparaturschritt: Upgrading Circles App

Reparaturschritt: Fix component of birthday calendars

Reparaturinformation: 13 birthday calendars updated.

Reparaturschritt: Regenerating birthday calendars to use new icons and fix old birthday events without year

Reparaturinformation: Repair step already executed

Reparaturschritt: Fix broken values of calendar objects

[0 / 0]: Fix broken values of calendar objects

Reparaturschritt: Registering building of calendar search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Register building of social profile search index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Registering background jobs to update cache for webcal calendars

Reparaturinformation: Added 0 background jobs to update webcal calendars

Reparaturschritt: Registering building of calendar reminder index as background job

Reparaturinformation: Repair step already executed

Reparaturschritt: Clean up orphan event and contact data

Reparaturinformation: 0 events without a calendar have been cleaned up

Reparaturinformation: 0 properties without an events have been cleaned up

Reparaturinformation: 0 changes without a calendar have been cleaned up

Reparaturinformation: 0 cached events without a calendar subscription have been cleaned up

Reparaturinformation: 0 changes without a calendar subscription have been cleaned up

Reparaturinformation: 0 contacts without an addressbook have been cleaned up

Reparaturinformation: 0 properties without a contact have been cleaned up

Reparaturinformation: 0 changes without an addressbook have been cleaned up

Reparaturschritt: Remove activity entries of private events

Reparaturinformation: Removed 0 activity entries

Reparaturschritt: Clean up old calendar subscriptions from deleted users that were not cleaned-up

[0 / 0]: Clean up old calendar subscriptions from deleted users that were not cleaned-up

Reparaturinformation: 0 calendar subscriptions without an user have been cleaned up

Reparaturschritt: Remove invalid object properties

Reparaturinformation: 0 invalid object properties removed.

Reparaturschritt: Write default encryption module configuration to the database

Reparaturschritt: Fix the share type of guest shares when migrating from ownCloud

Reparaturschritt: Copy the share password into the dedicated column

Reparaturschritt: Set existing shares as accepted

Reparaturschritt: Populating added database structures for workflows

Reparaturschritt: Initialize migration of background images from dashboard to theming app

Reparaturschritt: Switches from default updater server to the customer one if a valid subscription is available

Reparaturinformation: Repair step already executed

Reparaturschritt: Send an admin notification if monthly report is disabled

Reparaturschritt: Force-reset all Text document sessions

Reparaturschritt: Add background job to check for backup codes

"twofactor_backupcodes" aktualisiert auf 1.18.0

"updatenotification" aktualisiert auf 1.19.1

"user_status" aktualisiert auf 1.9.0

"viewer" aktualisiert auf 2.3.0

"weather_status" aktualisiert auf 1.9.0

Aktualisiere die App "contacts" aus dem App-Store

InvalidArgumentException: Index name "photo_id" for table "oc_facefinder_facedetaction_face_photo_module" collides with the constraint on table "oc_facefinder_exif_photo_module".

Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die Nextcloud Community.

Additional info

No response

@jdgit4home jdgit4home added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Nov 8, 2024
@joshtrichards
Copy link
Member

joshtrichards commented Nov 8, 2024

Index name "photo_id" for table "oc_facefinder_facedetaction_face_photo_module" collides with the constraint on table "oc_facefinder_exif_photo_module".

facefinder is not our code. Only reference I could find to these table names is in some ancient Owncloud app: https://github.com/noldmess/EagleEye

Maybe it was once in place and uninstalled long ago?

You can likely drop the two referenced tables (after doing a database backup). For help doing that, please utilize the help forum: https://help.nextcloud.com

P.S. Basically this, but for those tables is what you need to do: #41253 (comment)

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants