nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.37k stars 4.07k forks source link

[Bug]: Upgrade NC 28->NC29: InvalidArgumentException: Index name "sa" for table "oc_social_stream_act" collides with the constraint on table "oc_social_3_stream_act". #47473

Closed aletsch closed 2 months ago

aletsch commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Bug description

This error appeared while upgrading from 28 to 29

InvalidArgumentException: Index name "sa" for table "oc_social_stream_act" collides with the constraint on table "oc_social_3_stream_act".

Steps to reproduce

  1. upgrade from 28 to 29 (same result in Browser and OCC)

Expected behavior

The upgrade should work as expected.

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

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?

Encryption is Disabled

What user-backends are you using?

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "192.168.1.*",
            "***REMOVED SENSITIVE VALUE***",
            "[fe80::1:50]",
            "***REMOVED SENSITIVE VALUE***"
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "forwarded_for_headers": [
            "HTTP_X_FORWARDED_FOR"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "28.0.9.1",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "maintenance": true,
        "maintenance_window_start": 1,
        "has_rebuilt_cache": true,
        "theme": "",
        "loglevel": 2,
        "log_type": "file",
        "log_file": "\/var\/www\/nextcloud\/data\/nextcloud.log",
        "overwriteprotocol": "https",
        "mysql.utf8mb4": true,
        "defaultapp": "activity",
        "memcache.distributed": "\\OC\\Memcache\\APCu",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "filelocking.enabled": true,
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0
        },
        "updater.release.channel": "stable",
        "app_install_overwrite": [
            "spreed",
            "podcast",
            "documentserver_community",
            "mindmap_app",
            "quickaccesssorting",
            "apporder",
            "richdocuments",
            "files_downloadactivity",
            "files_trackdownloads",
            "maps"
        ],
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_sendmailmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "default_phone_region": "DE",
        "preview_max_x": 4096,
        "preview_max_y": 4096,
        "preview_max_memory": 4096,
        "preview_max_filesize_image": 256,
        "memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/lib\/..\/exiftool-bin\/exiftool-amd64-glibc",
        "memories.ffmpeg_path": "\/usr\/bin\/ffmpeg",
        "memories.ffprobe_path": "\/usr\/bin\/ffprobe",
        "memories.transcoder": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64",
        "memories.no_transcode": false,
        "memories.qsv": false,
        "memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64",
        "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
        "memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - announcementcenter: 6.8.1
  - breezedark: 29.0.0
  - bruteforcesettings: 2.9.0
  - calendar: 4.7.16
  - carnet: 0.25.6
  - checksum: 1.2.4
  - circles: 29.0.0-dev
  - cloud_federation_api: 1.12.0
  - comments: 1.19.0
  - contacts: 6.0.0
  - contactsinteraction: 1.10.0
  - cookbook: 0.11.1
  - cospend: 1.6.1
  - dashboard: 7.9.0
  - dav: 1.30.1
  - deck: 1.13.1
  - drawio: 3.0.2
  - event_update_notification: 2.4.0
  - external: 5.4.0
  - federatedfilesharing: 1.19.0
  - federation: 1.19.0
  - files: 2.1.1
  - files_automatedtagging: 1.19.0
  - files_downloadactivity: 1.17.0
  - files_external: 1.21.0
  - files_pdfviewer: 2.10.0
  - files_reminders: 1.2.0
  - files_retention: 1.18.0
  - files_sharing: 1.21.0
  - files_trashbin: 1.19.0
  - files_versions: 1.22.0
  - firstrunwizard: 2.18.0
  - forms: 4.2.4
  - gpoddersync: 3.9.0
  - integration_discourse: 2.0.7
  - integration_github: 2.0.7
  - integration_gitlab: 3.1.0
  - integration_mastodon: 2.0.6
  - integration_onedrive: 3.2.2
  - integration_reddit: 2.0.4
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - mail: 3.7.7
  - metadata: 0.20.0
  - nextcloud_announcements: 1.18.0
  - notes: 4.10.1
  - notifications: 2.17.0
  - oauth2: 1.17.0
  - password_policy: 1.19.0
  - passwords: 2024.7.20
  - photos: 2.5.0
  - previewgenerator: 5.6.0
  - privacy: 1.13.0
  - provisioning_api: 1.19.0
  - quicknotes: 0.8.23
  - quota_warning: 1.19.0
  - recommendations: 2.1.0
  - related_resources: 1.4.0
  - richdocuments: 8.4.5
  - richdocumentscode: 24.4.502
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - side_menu: 3.13.1
  - spreed: 19.0.8
  - survey_client: 1.17.0
  - systemtags: 1.19.0
  - tasks: 0.16.1
  - text: 3.10.1
  - theming: 2.4.0
  - twofactor_backupcodes: 1.18.0
  - twofactor_webauthn: 1.4.0
  - updatenotification: 1.19.1
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather_status: 1.9.0
  - welcome: 1.2.0
  - workflowengine: 2.11.0
Disabled:
  - admin_audit: 1.19.0
  - admin_notifications: 1.0.2 (installed 1.0.2)
  - appointments: 2.1.10 (installed 2.1.10)
  - apporder: 0.15.0 (installed 0.15.0)
  - bookmarks: 14.2.4 (installed 14.2.4)
  - encryption: 2.17.0
  - end_to_end_encryption: 1.14.5 (installed 1.14.5)
  - epubreader: 1.4.7 (installed 1.4.7)
  - extract: 1.3.6 (installed 1.3.6)
  - files_downloadlimit: 2.0.0
  - files_markdown: 2.4.1 (installed 2.4.1)
  - files_mindmap: 0.0.30 (installed 0.0.30)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - flowupload: 1.1.3 (installed 1.1.3)
  - keeweb: 0.6.19 (installed 0.6.19)
  - ldap_contacts_backend: 1.8.0 (installed 1.8.0)
  - maps: 1.1.1 (installed 1.1.1)
  - news: 24.0.0 (installed 24.0.0)
  - polls: 7.2.1 (installed 7.2.1)
  - ransomware_protection: 1.14.0 (installed 1.14.0)
  - recognize: 5.0.3 (installed 5.0.3)
  - riotchat: 0.18.0 (installed 0.18.0)
  - sharebymail: 1.19.0 (installed 1.8.0)
  - social: 0.6.1 (installed 0.6.1)
  - socialsharing_email: 3.1.0 (installed 3.1.0)
  - support: 1.12.0 (installed 1.8.0)
  - suspicious_login: 7.0.0 (installed 5.0.0)
  - talk_matterbridge: 1.26.0 (installed 1.26.0)
  - talk_simple_poll: 1.3.1 (installed 1.3.1)
  - twofactor_totp: 11.0.0-dev
  - user_ldap: 1.20.0
  - user_usage_report: 1.12.1 (installed 1.12.1)
  - video_converter: 1.0.6 (installed 1.0.6)

Nextcloud Signing status

Can't do at the moment because NC is not accessible

Nextcloud Logs

{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"firstrunwizard\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"firstrunwizard\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"forms\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"forms\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"gpoddersync\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"gpoddersync\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_discourse\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_discourse\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_github\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_github\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_gitlab\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_gitlab\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_mastodon\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_mastodon\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_onedrive\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_onedrive\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"integration_reddit\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"integration_reddit\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"logreader\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"logreader\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"lookup_server_connector\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"lookup_server_connector\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"mail\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"mail\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"metadata\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"metadata\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"nextcloud_announcements\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"nextcloud_announcements\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"notes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"notes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"notifications\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"notifications\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"oauth2\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"oauth2\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"password_policy\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"password_policy\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"passwords\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"passwords\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"photos\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"photos\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"previewgenerator\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"previewgenerator\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"privacy\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"privacy\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"provisioning_api\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"provisioning_api\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"quicknotes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"quicknotes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"quota_warning\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"quota_warning\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"recommendations\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"recommendations\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"related_resources\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"related_resources\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"richdocuments\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"richdocuments\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"richdocumentscode\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"richdocumentscode\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"serverinfo\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"serverinfo\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"settings\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"settings\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"side_menu\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"side_menu\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"spreed\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"spreed\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"survey_client\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"survey_client\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"systemtags\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"systemtags\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"tasks\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"tasks\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"text\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"text\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"theming\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"theming\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"twofactor_backupcodes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"twofactor_backupcodes\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"twofactor_webauthn\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"twofactor_webauthn\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"updatenotification\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"updatenotification\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"user_status\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"user_status\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"viewer\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"viewer\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"weather_status\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"weather_status\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"welcome\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"welcome\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreAppBefore: Checking for update of app \"workflowengine\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::checkAppStoreApp: Checked for update of app \"workflowengine\" in appstore","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"files_downloadlimit","method":"","url":"--","message":"Migrating schema only","userAgent":"--","version":"28.0.9.1","data":{"app":"files_downloadlimit"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"files_downloadlimit","method":"","url":"--","message":"- Reading 000000Date20210910094923","userAgent":"--","version":"28.0.9.1","data":{"app":"files_downloadlimit"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":0,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"files_downloadlimit","method":"","url":"--","message":"- Checking target database schema","userAgent":"--","version":"28.0.9.1","data":{"app":"files_downloadlimit"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":3,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Index name \"sa\" for table \"oc_social_stream_act\" collides with the constraint on table \"oc_social_3_stream_act\".","userAgent":"--","version":"28.0.9.1","exception":{"Exception":"InvalidArgumentException","Message":"Index name \"sa\" for table \"oc_social_stream_act\" collides with the constraint on table \"oc_social_3_stream_act\".","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/DB/MigrationService.php","line":443,"function":"ensureUniqueNamesConstraints","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/MigrationService.php","line":401,"function":"migrateSchemaOnly","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/var/www/nextcloud/lib/private/Installer.php","line":574,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/var/www/nextcloud/lib/private/Installer.php","line":532,"function":"installShippedApp","class":"OC\\Installer","type":"::"},{"file":"/var/www/nextcloud/lib/private/Updater.php","line":282,"function":"installShippedApps","class":"OC\\Installer","type":"::"},{"file":"/var/www/nextcloud/lib/private/Updater.php","line":133,"function":"doUpgrade","class":"OC\\Updater","type":"->"},{"file":"/var/www/nextcloud/core/Command/Upgrade.php","line":216,"function":"upgrade","class":"OC\\Updater","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Command/Command.php","line":298,"function":"execute","class":"OC\\Core\\Command\\Upgrade","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":1040,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":301,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":171,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/console.php","line":102,"function":"run","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/DB/MigrationService.php","Line":691,"message":"Index name \"sa\" for table \"oc_social_stream_act\" collides with the constraint on table \"oc_social_3_stream_act\".","exception":{},"CustomMessage":"Index name \"sa\" for table \"oc_social_stream_act\" collides with the constraint on table \"oc_social_3_stream_act\"."}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":3,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::failure: InvalidArgumentException: Index name \"sa\" for table \"oc_social_stream_act\" collides with the constraint on table \"oc_social_3_stream_act\".","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":3,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::updateEnd: Update failed","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":1,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::maintenanceActive: Maintenance mode is kept active","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}
{"reqId":"BZ0KAPoGcmv2orTKzFtn","level":1,"time":"2024-08-25T15:36:30+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"--","version":"28.0.9.1","data":{"app":"updater"}}

Additional info

I tried the update twice, one time with the web updater and a second time with the occ command just to see if it makes a difference. Both had the same outcome.

I found one issue that has a similar but not the same issue

solracsf commented 2 months ago

Disable social app and try again.

aletsch commented 2 months ago

The social app is already disabled.

aletsch commented 2 months ago

I did find those related issues https://github.com/nextcloud/social/issues/1871 Where he mentions to just delete those db entries. Would that be safe to do when i'm not using social anymore?

The other one i did find is related to a NC28 beta version. But the resolution is similar. https://help.nextcloud.com/t/updata-on-28-0-0-beta-3-failed/174438/2

solracsf commented 2 months ago

Would that be safe to do when i'm not using social anymore?

Yes. But always backup before.

solracsf commented 2 months ago

Closing as this is not related to server.