nextcloud / server

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

[Bug]: #42764

Closed noci2012 closed 7 months ago

noci2012 commented 7 months ago

⚠️ This issue respects the following points: ⚠️

Bug description

During update for 27.1.5 -> 28.0.1. Exception: Database error when running migration 28000Date20230906104802 for app core Index name "nid" for table "oc_social_3_stream" collides with the constraint on table "oc_social_3_cache_actor".

Detailed logs The update was unsuccessful. Please report this issue to the Nextcloud community.

Steps to reproduce

  1. Upgrade 27.1.5.....

Expected behavior

Upgrade to succeed? or is that too obvious.

Installation method

None

Nextcloud Server version

28

Operating system

Other

PHP engine version

PHP 8.1

Web server

Nginx

Database engine version

MariaDB

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

Upgraded to a MAJOR version (ex. 22 to 23)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
**REMOVED**
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "default_phone_region": "NL",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "**REMOVED.... VALUE***",
        "htaccess.RewriteBase": "\/",
        "dbtype": "mysql",
        "version": "27.1.5.1",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "3306",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "Europe\/Amsterdam",
        "installed": true,
        "loglevel": 1,
        "mail_smtpmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "filelocking.enabled": "true",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379,
            "timeout": 5
        },
        "appstore.experimental.enabled": true,
        "maintenance": false,
        "theme": "",
        "enable_previews": true,
        "enabledPreviewProviders": {
            "0": "OC\\Preview\\Image",
            "1": "OC\\Preview\\MP3",
            "2": "OC\\Preview\\TXT",
            "3": "OC\\Preview\\MarkDown",
            "5": "OC\\Preview\\PDF",
            "6": "OC\\Preview\\OpenDocument",
            "7": "OC\\Preview\\StarOffice",
            "8": "OC\\Preview\\Office",
            "12": "OC\\Preview\\Postscript",
            "13": "OC\\Preview\\Font",
            "14": "OC\\Preview\\Photoshop",
            "15": "OC\\Preview\\Illustrator",
            "16": "OC\\Preview\\PNG",
            "17": "OC\\Preview\\JPEG",
            "18": "OC\\Preview\\TIFF",
            "19": "OC\\Preview\\GIF",
            "20": "OC\\Preview\\BMP",
            "21": "OC\\Preview\\SVG",
            "22": "OC\\Preview\\XBitmap",
            "23": "OC\\Preview\\Bitmap",
            "24": "OC\\Preview\\Movie",
            "25": "OC\\Preview\\Epub",
            "26": "OC\\Preview\\MSOfficeDoc",
            "27": "OC\\Preview\\MSOffice2003",
            "28": "OC\\Preview\\MSOffice2007"
        },
        "preview_max_x": 512,
        "preview_max_y": 512,
        "preview_max_scale_factor": 1,
        "auth.bruteforce.protection.enabled": true,
        "trashbin_retention_obligation": "auto, 7",
        "onlyoffice": {
            "verify_peer_off": true
        },
        "updater.release.channel": "stable",
        "appstoreenabled": true,
        "has_internet_connection": true,
        "appcodechecker": false,
        "mysql.utf8mb4": true,
        "app_install_overwrite": [
            "occweb",
            "files_reader",
            "files_opds",
            "forms",
            "social",
            "groupfolders",
            "dicomviewer",
            "ownbackup",
            "spreed",
            "files_readmemd",
            "dropit",
            "files_frommail",
            "printer",
            "uploaddetails",
            "mindmap_app",
            "sharepoint",
            "ocr",
            "files_retention",
            "bbb",
            "files_trackdownloads",
            "twofactor_u2f",
            "twofactor_gateway",
            "uppush",
            "weather",
            "flow_notifications",
            "talk_matterbridge",
            "cms_pico",
            "news",
            "mail_roundcube"
        ],
        "data-fingerprint": "65d5e....... ac41c1",
        "ldapIgnoreNamingRules": false,
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [
            "NON-2FA"
        ],
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    }
}

List of activated Apps

Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Enabled:
  - activity: 2.19.0
  - admin_audit: 1.17.0
  - bbb: 2.5.0
  - bookmarks: 13.1.3
  - bruteforcesettings: 2.7.0
  - calendar: 4.6.3
  - checksum: 1.2.3
  - circles: 27.0.1
  - cloud_federation_api: 1.10.0
  - cms_pico: 1.0.21
  - comments: 1.17.0
  - contacts: 5.5.1
  - cospend: 1.5.14
  - dashboard: 7.7.0
  - dav: 1.27.0
  - deck: 1.11.2
  - drawio: 2.1.4
  - duplicatefinder: 1.1.4
  - federatedfilesharing: 1.17.0
  - federation: 1.17.0
  - files: 1.22.0
  - files_accesscontrol: 1.17.1
  - files_automatedtagging: 1.17.0
  - files_frommail: 0.4.0
  - files_markdown: 2.4.1
  - files_mindmap: 0.0.30
  - files_readmemd: 2.0.0
  - files_reminders: 1.0.0
  - files_sharing: 1.19.0
  - files_trashbin: 1.17.0
  - files_versions: 1.20.0
  - firstrunwizard: 2.16.0
  - flow_notifications: 1.7.0
  - forms: 3.4.4
  - group_everyone: 0.1.13
  - groupfolders: 15.3.3
  - integration_homeassistant: 0.0.3
  - integration_mattermost: 1.0.4
  - logreader: 2.12.0
  - lookup_server_connector: 1.15.0
  - mail: 3.5.2
  - maps: 1.2.0
  - news: 24.0.0
  - nextcloud_announcements: 1.16.0
  - notes: 4.9.2
  - notifications: 2.15.0
  - notify_push: 0.6.6
  - oauth2: 1.15.1
  - occweb: 0.1.1
  - onlyoffice: 8.2.4
  - password_policy: 1.17.0
  - passwords: 2023.12.32
  - phonetrack: 0.7.7
  - photos: 2.3.0
  - privacy: 1.11.0
  - provisioning_api: 1.17.0
  - recommendations: 1.6.0
  - related_resources: 1.2.0
  - settings: 1.9.0
  - sharebymail: 1.17.0
  - side_menu: 3.11.2
  - social: 0.6.1
  - spreed: 17.1.4
  - stt_whisper: 1.0.7
  - suspicious_login: 5.0.0
  - systemtags: 1.17.0
  - tables: 0.6.5
  - talk_matterbridge: 1.26.0
  - tasks: 0.15.0
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_admin: 4.4.0
  - twofactor_backupcodes: 1.16.0
  - twofactor_email: 2.7.4
  - twofactor_gateway: 0.20.0
  - twofactor_nextcloud_notification: 3.8.0
  - twofactor_totp: 9.0.0
  - twofactor_webauthn: 1.3.2
  - updatenotification: 1.17.0
  - uppush: 1.4.2
  - user_status: 1.7.0
  - viewer: 2.1.0
  - weather_status: 1.7.0
  - workflowengine: 2.9.0
Disabled:
  - apporder: 0.15.0 (installed 0.15.0)
  - approval: 1.1.1 (installed 1.1.1)
  - assistant: 1.0.2 (installed 1.0.2)
  - audioplayer: 3.4.1 (installed 3.4.1)
  - cloud_py_api: 0.1.8 (installed 0.1.8)
  - contactsinteraction: 1.9.0 (installed 1.0.0)
  - dicomviewer: 1.2.5 (installed 1.2.5)
  - encryption: 2.16.0
  - epubreader: 1.4.7 (installed 1.4.7)
  - extract: 1.3.6 (installed 1.3.6)
  - files_antivirus: 5.4.0 (installed 5.4.0)
  - files_downloadactivity: 1.16.0 (installed 1.16.0)
  - files_external: 1.20.0 (installed 1.8.0)
  - files_linkeditor: 1.1.16 (installed 1.1.16)
  - files_pdfviewer: 2.9.0 (installed 2.1.0)
  - files_reader: 1.5.3 (installed 1.5.3)
  - files_trackdownloads: 1.11.0 (installed 1.11.0)
  - gptfreeprompt: 1.0.1 (installed 1.0.1)
  - impersonate: 1.14.0 (installed 1.14.0)
  - integration_gptzero: 0.1.5 (installed 0.1.5)
  - ldap_write_support: 1.9.0 (installed 1.9.0)
  - libresign: 7.1.1 (installed 7.1.1)
  - llm: 1.2.1 (installed 1.2.1)
  - mediadc: 0.3.7 (installed 0.3.7)
  - ocr: 6.0.58 (installed 6.0.58)
  - printer: 0.0.5 (installed 0.0.5)
  - quicknotes: 0.8.10 (installed 0.8.10)
  - richdocuments: 8.2.4 (installed 8.2.4)
  - scanner: 0.2.3 (installed 0.2.3)
  - serverinfo: 1.18.0 (installed 1.9.0)
  - support: 1.11.0 (installed 1.0.0)
  - survey_client: 1.16.0 (installed 1.0.0)
  - twofactor_reminder: 1.1.0 (installed 1.1.0)
  - user_ldap: 1.19.0 (installed 1.16.0)
  - weather: 1.7.7 (installed 1.7.7)
  - wopi: 3.5.11 (installed 3.5.11)
  - workflow_ocr: 1.27.5 (installed 1.27.5)
  - workflow_pdf_converter: 1.12.0 (installed 1.12.0)
  - workflow_script: 1.12.1 (installed 1.12.1)

Nextcloud Signing status

Nextcloud will be updated to version 28.0.1
The following apps will be updated:
Activity (activity)
Auditing / Logging (admin_audit)
Brute-force settings (bruteforcesettings)
Circles (circles)
Cloud Federation API (cloud_federation_api)
Comments (comments)
Dashboard (dashboard)
WebDAV (dav)
Federated file sharing (federatedfilesharing)
Federation (federation)
Files (files)
File reminders (files_reminders)
File sharing (files_sharing)
Deleted files (files_trashbin)
Versions (files_versions)
First run wizard (firstrunwizard)
Log Reader (logreader)
Lookup Server Connector (lookup_server_connector)
Nextcloud announcements (nextcloud_announcements)
Notifications (notifications)
OAuth 2.0 (oauth2)
Password policy (password_policy)
Photos (photos)
Privacy (privacy)
Provisioning API (provisioning_api)
Recommendations (recommendations)
Related Resources (related_resources)
Nextcloud settings (settings)
Share by mail (sharebymail)
Suspicious Login (suspicious_login)
Collaborative tags (systemtags)
Text (text)
Theming (theming)
Two factor backup codes (twofactor_backupcodes)
Two-Factor TOTP Provider (twofactor_totp)
Update notification (updatenotification)
User status (user_status)
Viewer (viewer)
Weather status (weather_status)
Nextcloud workflow engine (workflowengine)
These incompatible apps will be disabled:
BigBlueButton Integration (bbb)
Pico CMS (cms_pico)
Deck (deck)
Draw.io (drawio)
File access control (files_accesscontrol)
Files automated tagging (files_automatedtagging)
Files From Mail (files_frommail)
Markdown Editor (files_markdown)
README.md (files_readmemd)
files_rightclick (files_rightclick)
Flow Notifications (flow_notifications)
Forms (forms)
Everyone Group (group_everyone)
Group folders (groupfolders)
Mattermost integration (integration_mattermost)
Maps (maps)
News (news)
OCC Web (occweb)
ONLYOFFICE (onlyoffice)
Talk (spreed)
Talk Matterbridge (talk_matterbridge)
Two-Factor Gateway (twofactor_gateway)
Please make sure that the database, the config folder and the data folder have been backed up before proceeding.
To avoid timeouts with larger installations, you can instead run the following command from your installation directory:
./occ upgrade

Nextcloud Logs

{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:21+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Repair MySQL collation","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:21+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"OC\\Repair\\Events\\RepairInfoEvent: Repair info: All tables already have the correct collation -> nothing to do","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:21+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Copy data from accounts table when migrating from ownCloud","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Drop account terms table when migrating from ownCloud","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"\\OC\\Updater::dbUpgradeBefore: Updating database schema","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":3,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"no app in context","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"Database error when running migration 28000Date20230906104802 for app core\nIndex name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\".","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","exception":{"Exception":"Exception","Message":"Database error when running migration 28000Date20230906104802 for app core\nIndex name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\".","Code":0,"Trace":[{"file":"/slowdata/WWW/xxxxxxxxxxx/htdocs/lib/private/Updater.php","line":322,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/slowdata/WWW/xxxxxxxxxxxx/htdocs/lib/private/Updater.php","line":261,"function":"doCoreUpgrade","class":"OC\\Updater","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/Updater.php","line":140,"function":"doUpgrade","class":"OC\\Updater","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/core/ajax/update.php","line":187,"function":"upgrade","class":"OC\\Updater","type":"->"}],"File":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/DB/MigrationService.php","Line":406,"Previous":{"Exception":"InvalidArgumentException","Message":"Index name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\".","Code":0,"Trace":[{"file":"/slowdata/WWW/nc.xxxxx.net/htdocs/lib/private/DB/MigrationService.php","line":517,"function":"ensureUniqueNamesConstraints","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/DB/MigrationService.php","line":402,"function":"executeStep","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/Updater.php","line":322,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/Updater.php","line":261,"function":"doCoreUpgrade","class":"OC\\Updater","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/Updater.php","line":140,"function":"doUpgrade","class":"OC\\Updater","type":"->"},{"file":"/slowdata/WWW/nc.xxxx.net/htdocs/core/ajax/update.php","line":187,"function":"upgrade","class":"OC\\Updater","type":"->"}],"File":"/slowdata/WWW/nc.xxxx.net/htdocs/lib/private/DB/MigrationService.php","Line":671},"message":"Database error when running migration 28000Date20230906104802 for app core\nIndex name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\".","exception":{},"CustomMessage":"Database error when running migration 28000Date20230906104802 for app core\nIndex name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\"."}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":3,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"\\OC\\Updater::failure: Exception: Database error when running migration 28000Date20230906104802 for app core\nIndex name \"nid\" for table \"oc_social_3_stream\" collides with the constraint on table \"oc_social_3_cache_actor\".","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":3,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"\\OC\\Updater::updateEnd: Update failed","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"\\OC\\Updater::maintenanceActive: Maintenance mode is kept active","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}
{"reqId":"yU4UzQx66T31tdsHWXmT","level":1,"time":"2024-01-14T20:50:22+01:00","remoteAddr":"192.168.7.146","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=E5aI83DqCVGgBC0mu6MyGaZpxxpahAPBEbr3OGXAv0g%3D%3Adt7wwzqfeGjXcGRT0eVkYdUTt2sA8GmZdu%2FHQDCGyAw%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Info(1)","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","version":"27.1.5.1","data":{"app":"updater"}}

Additional info

No response

Dennis1993 commented 7 months ago

Thanks for your report. An issue is discussed here, so I close this one for better overview.

https://github.com/nextcloud/server/issues/41253

waja commented 6 months ago

Looking into https://github.com/nextcloud/server/compare/v28.0.1...v28.0.2rc5 I can't find a match of "42764" or "41253"