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

Two factor login via Nextcloud notification stopped working in NC 22.2.0 #29111

Closed
vasyugan opened this issue Oct 7, 2021 · 2 comments
Closed
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@vasyugan
Copy link

vasyugan commented Oct 7, 2021

Since upgrading NC to 22.2.0, two factor login via Nextcloud notification has stopped working. I see this behaviour across four different NC instances. I have also seen one report of this issue in the forum.

Steps to reproduce

  1. have 2 factor auth with NC notification enabled
  2. upgrade to NC 22.2.0
  3. try to log in

Expected behaviour

Should just work™

Actual behaviour

Tell us what should happen
After tapping "accept" on my smartphone, nothing happens. In the app, I see a message saying something like "action failed" briefly popping up and disappearing again.

Server configuration

Operating system:

Ubuntu 20.04

Web server:
Nginx

Database:
Mariadb

PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)

22.2.0

Updated from an older Nextcloud/ownCloud or fresh install:
updated
Where did you install Nextcloud from:

Signing status:

Signing status
No errors have been found.

List of activated apps:

App list

Enabled:

  • accessibility: 1.8.0
  • activity: 2.15.0
  • admin_audit: 1.12.0
  • apporder: 0.13.0
  • bruteforcesettings: 2.2.0
  • calendar: 2.3.4
  • circles: 22.1.1
  • cloud_federation_api: 1.5.0
  • comments: 1.12.0
  • contacts: 4.0.3
  • contactsinteraction: 1.3.0
  • dashboard: 7.2.0
  • dav: 1.19.0
  • deck: 1.5.3
  • federatedfilesharing: 1.12.0
  • federation: 1.12.0
  • files: 1.17.0
  • files_external: 1.13.0
  • files_fulltextsearch: 22.0.1
  • files_lock: 20.0.0
  • files_markdown: 2.3.4
  • files_pdfviewer: 2.3.0
  • files_rightclick: 1.1.0
  • files_sharing: 1.14.0
  • files_trashbin: 1.12.0
  • files_versions: 1.15.0
  • files_videoplayer: 1.11.0
  • firstrunwizard: 2.11.0
  • forms: 2.3.0
  • fulltextsearch: 22.0.1
  • fulltextsearch_elasticsearch: 22.0.1
  • groupfolders: 10.0.0
  • impersonate: 1.9.0
  • integration_github: 1.0.1
  • integration_gitlab: 1.0.1
  • integration_mastodon: 1.0.1
  • integration_reddit: 1.0.1
  • integration_twitter: 1.0.1
  • integration_whiteboard: 0.0.14
  • integration_zammad: 1.0.2
  • keeweb: 0.6.6
  • logreader: 2.7.0
  • lookup_server_connector: 1.10.0
  • mail: 1.10.5
  • maps: 0.1.9
  • news: 16.0.1
  • nextcloud_announcements: 1.11.0
  • notes: 4.1.1
  • notifications: 2.10.1
  • notify_push: 0.2.4
  • oauth2: 1.10.0
  • onlyoffice: 7.1.2
  • password_policy: 1.12.0
  • photos: 1.4.0
  • polls: 3.2.0
  • privacy: 1.6.0
  • provisioning_api: 1.12.0
  • qownnotesapi: 21.7.0
  • quota_warning: 1.11.0
  • recommendations: 1.1.0
  • richdocuments: 4.2.3
  • riotchat: 0.9.5
  • serverinfo: 1.12.0
  • settings: 1.4.0
  • sharebymail: 1.12.0
  • spreed: 12.1.2
  • support: 1.5.0
  • survey_client: 1.10.0
  • suspicious_login: 4.0.0
  • systemtags: 1.12.0
  • tasks: 0.14.2
  • text: 3.3.0
  • theming: 1.13.0
  • twofactor_admin: 3.1.0
  • twofactor_backupcodes: 1.11.0
  • twofactor_email: 2.1.1
  • twofactor_gateway: 0.19.0
  • twofactor_nextcloud_notification: 3.2.1
  • twofactor_totp: 6.1.0
  • updatenotification: 1.12.0
  • user_retention: 1.5.0
  • user_status: 1.2.0
  • user_usage_report: 1.6.0
  • viewer: 1.6.0
  • weather_status: 1.2.0
  • workflowengine: 2.4.0
    Disabled:
  • encryption
  • geoblocker
  • piwik
  • user_ldap```

Nextcloud configuration:

Config report
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "cron.lockfile.location": "\/var\/www\/***\/data\/cloud.***\/",
        "dbtype": "mysql",
        "version": "22.2.0.2",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "default_phone_region": "DE",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "default_locale": "de_DE",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "forcessl": true,
        "maxZipInputSize": 838860800,
        "defaultapp": "apporder",
        "allowZipDownload": true,
        "mail_smtpmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtptimeout": 10,
        "mail_smtpauthtype": "PLAIN",
        "trusted_domains": [
            "cloud.enip.eu",
            "owncloud.****.org",
            "owncloud.rohr.org",
            "owncloud.drillisch.info",
            "cloud.****.org",
            "cloud.rohr.org",
            "cloud.infoe.de",
            "cloud.drillisch.info"
        ],
        "memcache.local": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "loglevel": 0,
        "secret": "***REMOVED SENSITIVE VALUE***",
        "forceSSLforSubdomains": false,
        "maintenance": false,
        "appstore.experimental.enabled": true,
        "trashbin_retention_obligation": "auto",
        "updater.release.channel": "stable",
        "overwrite.cli.url": "https:\/\/***",
        "onlyoffice": {
            "jwt_header": "EineVerknotigung"
        },
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mysql.utf8mb4": true,
        "has_rebuilt_cache": true,
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [
            "admin"
        ],
        "twofactor_enforced_excluded_groups": [],
        "theme": "",
        "mail_sendmailmode": "smtp",
        "app_install_overwrite": [
            "twofactor_email",
            "fulltextsearch_elasticsearch",
            "fulltextsearch",
            "bookmarks_fulltextsearch",
            "files_fulltextsearch",
            "files_lock",
            "keeweb",
            "twofactor_admin",
            "twofactor_gateway",
            "grauphel",
            "issuetemplate"
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
    },
    "apps": {
        "accessibility": {
            "enabled": "yes",
            "installed_version": "1.8.0",
            "types": ""
        },
        "activity": {
            "enabled": "yes",
            "installed_version": "2.15.0",
            "types": "filesystem"
        },
        "admin_audit": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "logging"
        },
        "admin_dependencies_chk": {
            "enabled": "no",
            "installed_version": "0.02",
            "ocsid": "166041",
            "types": ""
        },
        "admin_migrate": {
            "enabled": "no",
            "installed_version": "0.1",
            "types": ""
        },
        "admin_notifications": {
            "enabled": "no",
            "installed_version": "1.0.0",
            "types": "logging"
        },
        "analytics": {
            "enabled": "no",
            "installed_version": "1.2.2",
            "types": ""
        },
        "announcementcenter": {
            "enabled": "no",
            "installed_version": "3.1.0",
            "types": "logging"
        },
        "appframework": {
            "enabled": "no",
            "installed_version": "0.104",
            "ocsid": "162405",
            "types": ""
        },
        "appointments": {
            "enabled": "no",
            "hk": "8d3070913940352b0aac2c8e6b04ac4489de528615fee0b8221a608b1fa75c66",
            "installed_version": "1.7.15",
            "new_backend": "3",
            "tiv": "4aee47d8a23ea588d77a65736505a88d",
            "types": "dav"
        },
        "apporder": {
            "enabled": "yes",
            "force": "false",
            "installed_version": "0.13.0",
            "order": "[\"\/apps\/dashboard\/\",\"\/apps\/files\/\",\"\/apps\/activity\/\",\"\/apps\/contacts\/\",\"\/apps\/calendar\/\",\"\/apps\/tasks\/\",\"https:\/\/cloud.rohr.org\/apps\/spreed\/\",\"\/apps\/mail\/\",\"\/apps\/fulltextsearch\/\",\"\/apps\/notes\/\",\"\/apps\/deck\/\",\"\/apps\/forms\/\",\"\/apps\/maps\/\",\"\/apps\/keeweb\/\",\"\/apps\/polls\/\",\"\/apps\/photos\/\",\"\/apps\/social\/\",\"\/apps\/timemanager\/\",\"\/apps\/appointments\/\",\"\/apps\/riotchat\/\"]",
            "types": ""
        },
        "audioplayer": {
            "enabled": "no",
            "installed_version": "2.9.0",
            "types": "filesystem"
        },
        "audioplayer_editor": {
            "enabled": "no",
            "installed_version": "0.2.0",
            "types": "filesystem"
        },
        "backgroundjob": {
            "lastjob": "15615"
        },
        "bbb": {
            "enabled": "no",
            "installed_version": "1.1.3",
            "types": ""
        },
        "bookmarks": {
            "enabled": "no",
            "installed_version": "0.4",
            "ocsid": "168710",
            "types": ""
        },
        "bruteforcesettings": {
            "enabled": "yes",
            "installed_version": "2.2.0",
            "types": ""
        },
        "calendar": {
            "enabled": "yes",
            "installed_version": "2.3.4",
            "types": ""
        },
        "calendarplus": {
            "enabled": "no",
            "installed_version": "1.1.1",
            "ocsid": "170560",
            "types": ""
        },
        "carnet": {
            "enabled": "no",
            "installed_version": "0.15.2",
            "types": "filesystem"
        },
        "circles": {
            "enabled": "yes",
            "installed_version": "22.1.1",
            "loopback_tmp_scheme": "https",
            "maintenance_run": "0",
            "maintenance_update": "{\"maximum\":3,\"3\":1633593028,\"2\":1633594826,\"1\":1633594826,\"4\":1633572006,\"5\":1633143636}",
            "migration_22": "1",
            "migration_22_1": "1",
            "migration_run": "0",
            "test_nc_base": "",
            "types": "filesystem,dav"
        },
        "cloud_federation_api": {
            "enabled": "yes",
            "installed_version": "1.5.0",
            "types": "filesystem"
        },
        "comments": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "logging"
        },
        "contacts": {
            "backend_ldap": "false",
            "enabled": "yes",
            "installed_version": "4.0.3",
            "types": "dav"
        },
        "contactsinteraction": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "dav"
        },
        "contactsplus": {
            "enabled": "no",
            "installed_version": "1.0.9",
            "ocsid": "171237",
            "types": ""
        },
        "core": {
            "backgroundjobs_mode": "cron",
            "backgroundjobs_step": "queued_tasks",
            "backgroundjobs_task": "OC_Cache_FileGlobal-gc",
            "default_encryption_module": "OC_DEFAULT_MODULE",
            "enterpriseLogoChecked": "yes",
            "global_cache_gc_lastrun": "1426723219",
            "installed.bundles": "[\"CoreBundle\"]",
            "installedat": "1380056998.77",
            "lastcron": "1633594827",
            "lastupdateResult": "[]",
            "lastupdatedat": "1633593994",
            "moveavatarsdone": "yes",
            "oc.integritycheck.checker": "[]",
            "previewsCleanedUp": "1",
            "public_caldav": "calendar\/share.php",
            "public_calendar": "calendar\/share.php",
            "public_calendarplus": "calendarplus\/share.php",
            "public_calendarplusevent": "calendarplus\/shareevent.php",
            "public_documents": "documents\/public.php",
            "public_files": "files_sharing\/public.php",
            "public_gallery": "gallery\/public.php",
            "public_host-meta": "social\/lib\/hostmeta.php",
            "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
            "public_webfinger": "social\/lib\/webfinger.php",
            "remote_ampache": "media\/remote.php",
            "remote_caldav": "dav\/appinfo\/v1\/caldav.php",
            "remote_calendar": "dav\/appinfo\/v1\/caldav.php",
            "remote_calendarplus": "calendarplus\/appinfo\/remote.php",
            "remote_carddav": "dav\/appinfo\/v1\/carddav.php",
            "remote_contacts": "dav\/appinfo\/v1\/carddav.php",
            "remote_contactsplus": "contactsplus\/appinfo\/remote.php",
            "remote_contactthumbnail": "contacts\/thumbnail.php",
            "remote_core.css": "\/core\/minimizer.php",
            "remote_core.js": "\/core\/minimizer.php",
            "remote_dav": "dav\/appinfo\/v2\/remote.php",
            "remote_files": "dav\/appinfo\/v1\/webdav.php",
            "remote_filesync": "files\/appinfo\/filesync.php",
            "remote_webdav": "dav\/appinfo\/v1\/webdav.php",
            "repairlegacystoragesdone": "yes",
            "scss.variables": "302e2cbb0a6dd452078b860fe884c5e6",
            "shareapi_allow_mail_notification": "yes",
            "shareapi_allow_public_notification": "yes",
            "theming.variables": "04f55a867d300c484a8ec666d1ac504f",
            "umgmt_send_email": "true",
            "umgmt_show_email": "true",
            "umgmt_show_last_login": "true",
            "updater.secret.created": "1621545318",
            "vendor": "nextcloud"
        },
        "dashboard": {
            "enabled": "yes",
            "installed_version": "7.2.0",
            "types": ""
        },
        "dav": {
            "OCA\\DAV\\Migration\\ValueFixInsert_ran": "true",
            "buildCalendarReminderIndex": "yes",
            "buildCalendarSearchIndex": "yes",
            "builtSocialSearchIndex": "yes",
            "chunks_migrated": "1",
            "enabled": "yes",
            "installed_version": "1.19.0",
            "regeneratedBirthdayCalendarsForYearFix": "yes",
            "sendEventRemindersPush": "no",
            "types": "filesystem"
        },
        "deck": {
            "enabled": "yes",
            "installed_version": "1.5.3",
            "types": "dav"
        },
        "direct_menu": {
            "enabled": "no",
            "installed_version": "0.10.2",
            "ocsid": "169148",
            "types": ""
        },
        "documents": {
            "converter": "off",
            "converter_url": "http:\/\/10.0.3.11:16080",
            "enabled": "no",
            "installed_version": "0.15.0",
            "ocsid": "168711",
            "types": "",
            "unstable": "false"
        },
        "encryption": {
            "enabled": "no",
            "installed_version": "1.0.0",
            "publicShareKeyId": "pubShare_686d31d7",
            "recoveryAdminEnabled": "1",
            "recoveryKeyId": "recovery_aac259b2",
            "types": "filesystem"
        },
        "event_update_notification": {
            "enabled": "no",
            "installed_version": "1.0.1",
            "types": "logging,dav"
        },
        "external": {
            "enabled": "no",
            "installed_version": "3.5.0",
            "types": ""
        },
        "extract": {
            "enabled": "no",
            "installed_version": "1.2.4",
            "types": ""
        },
        "fbsync": {
            "enabled": "no",
            "installed_version": "1.7.3",
            "ocsid": "174311",
            "types": ""
        },
        "federatedfilesharing": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": ""
        },
        "federation": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "authentication"
        },
        "files": {
            "backgroundwatcher_previous_file": "620",
            "backgroundwatcher_previous_folder": "2799",
            "cronjob_scan_files": "500",
            "default_quota": "1 GB",
            "enabled": "yes",
            "installed_version": "1.17.0",
            "types": "filesystem",
            "watermark_enabled": "no"
        },
        "files_downloadactivity": {
            "enabled": "no",
            "installed_version": "1.4.0",
            "types": "filesystem"
        },
        "files_excel_reader": {
            "enabled": "no",
            "installed_version": "0.1.0",
            "types": "filesystem"
        },
        "files_external": {
            "enabled": "yes",
            "installed_version": "1.13.0",
            "types": "filesystem",
            "user_mounting_backends": "dav,owncloud,sftp,\\OC\\Files\\Storage\\SFTP_Key"
        },
        "files_frommail": {
            "enabled": "no",
            "installed_version": "0.2.0",
            "types": ""
        },
        "files_fulltextsearch": {
            "enabled": "yes",
            "files_audio": "0",
            "files_encrypted": "0",
            "files_external": "1",
            "files_federated": "0",
            "files_group_folders": "1",
            "files_image": "0",
            "files_local": "1",
            "files_office": "1",
            "files_pdf": "1",
            "files_size": "20",
            "installed_version": "22.0.1",
            "types": "filesystem"
        },
        "files_imageviewer": {
            "enabled": "no",
            "installed_version": "1.0",
            "types": ""
        },
        "files_lock": {
            "enabled": "yes",
            "installed_version": "20.0.0",
            "types": "filesystem"
        },
        "files_locking": {
            "enabled": "no",
            "installed_version": "",
            "types": "filesystem"
        },
        "files_markdown": {
            "enabled": "yes",
            "installed_version": "2.3.4",
            "types": ""
        },
        "files_mindmap": {
            "enabled": "no",
            "installed_version": "0.0.22",
            "types": ""
        },
        "files_mv": {
            "enabled": "no",
            "installed_version": "0.8.1a",
            "ocsid": "150271",
            "types": "filesystem"
        },
        "files_odfviewer": {
            "enabled": "no",
            "installed_version": "0.1",
            "types": ""
        },
        "files_pdfviewer": {
            "enabled": "yes",
            "installed_version": "2.3.0",
            "types": ""
        },
        "files_retention": {
            "enabled": "no",
            "installed_version": "1.7.0",
            "types": "filesystem"
        },
        "files_rightclick": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": ""
        },
        "files_sharing": {
            "enabled": "yes",
            "incoming_server2server_group_share_enabled": "yes",
            "incoming_server2server_share_enabled": "yes",
            "installed_version": "1.14.0",
            "outgoing_server2server_group_share_enabled": "yes",
            "types": "filesystem"
        },
        "files_texteditor": {
            "enabled": "no",
            "installed_version": "2.8.0",
            "types": ""
        },
        "files_trashbin": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "filesystem,dav"
        },
        "files_versions": {
            "enabled": "yes",
            "installed_version": "1.15.0",
            "types": "filesystem,dav"
        },
        "files_videoplayer": {
            "enabled": "yes",
            "installed_version": "1.11.0",
            "types": ""
        },
        "files_videoviewer": {
            "enabled": "no",
            "installed_version": "0.1.3",
            "ocsid": "166054",
            "types": ""
        },
        "firstrunwizard": {
            "enabled": "yes",
            "installed_version": "2.11.0",
            "types": "logging"
        },
        "forms": {
            "enabled": "yes",
            "installed_version": "2.3.0",
            "types": ""
        },
        "fulltextsearch": {
            "app_navigation": "1",
            "cron_err_reset": "1632636496",
            "enabled": "yes",
            "installed_version": "22.0.1",
            "provider_indexed": "{\"deck\":\"1\",\"files\":\"1\"}",
            "search_platform": "OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform",
            "types": ""
        },
        "fulltextsearch_elasticsearch": {
            "analyzer_tokenizer": "standard",
            "elastic_host": "http:\/\/127.0.0.1:9200",
            "elastic_index": "****",
            "enabled": "yes",
            "installed_version": "22.0.1",
            "types": ""
        },
        "gallery": {
            "enabled": "no",
            "installed_version": "18.4.0",
            "types": ""
        },
        "galleryplus": {
            "enabled": "no",
            "installed_version": "15.1.1",
            "ocsid": "169116",
            "types": ""
        },
        "geoblocker": {
            "choosenWhiteBlackList": "0",
            "chosenService": "0",
            "enabled": "no",
            "fakeAddress": "127.0.0.1",
            "installed_version": "0.5.1",
            "logWithCountryCode": "1",
            "logWithIpAddress": "1",
            "logWithUserName": "1",
            "types": ""
        },
        "gpgmailer": {
            "GpgServerKey": "30C58C3906E5293D8BE9A31F0AD2A2E3998B9055",
            "enabled": "no",
            "installed_version": "0.0.2",
            "types": ""
        },
        "grauphel": {
            "enabled": "no",
            "installed_version": "0.7.6",
            "types": ""
        },
        "groupfolders": {
            "enabled": "yes",
            "installed_version": "10.0.0",
            "types": "filesystem,dav"
        },
        "html5_videoplayer": {
            "enabled": "no",
            "installed_version": "1.0",
            "ocsid": "173950",
            "types": ""
        },
        "impersonate": {
            "enabled": "yes",
            "installed_version": "1.9.0",
            "types": ""
        },
        "imprint": {
            "enabled": "no",
            "installed_version": "0.1.15",
            "ocsid": "153220",
            "types": "base"
        },
        "integration_github": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": ""
        },
        "integration_gitlab": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": ""
        },
        "integration_mastodon": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": ""
        },
        "integration_reddit": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": ""
        },
        "integration_twitter": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": ""
        },
        "integration_whiteboard": {
            "enabled": "yes",
            "installed_version": "0.0.14",
            "types": ""
        },
        "integration_zammad": {
            "enabled": "yes",
            "installed_version": "1.0.2",
            "types": ""
        },
        "journal": {
            "enabled": "no",
            "installed_version": "0.3.2",
            "types": ""
        },
        "keeweb": {
            "enabled": "yes",
            "installed_version": "0.6.6",
            "types": ""
        },
        "logreader": {
            "enabled": "yes",
            "installed_version": "2.7.0",
            "levels": "00011",
            "types": ""
        },
        "lookup_server_connector": {
            "enabled": "yes",
            "installed_version": "1.10.0",
            "types": "authentication"
        },
        "mail": {
            "enabled": "yes",
            "installed_version": "1.10.5",
            "types": ""
        },
        "maps": {
            "enabled": "yes",
            "installed_version": "0.1.9",
            "lastAddressLookup": "1633525478",
            "mapboxAPIKEY": "pk.eyJ1IjoianJvaHIiLCJhIjoiY2thZWE5dzZ2MXk1ZTJ6bXQ1Z3M3YWlpaCJ9.LFy-qVcZdSd4UvP9wDEdMw",
            "osrmBikeURL": "",
            "osrmCarURL": "",
            "osrmDEMO": "1",
            "types": "filesystem"
        },
        "media": {
            "enabled": "no",
            "installed_version": "0.4.3",
            "types": ""
        },
        "music": {
            "enabled": "no",
            "installed_version": "0.1.7-beta",
            "types": "filesystem"
        },
        "news": {
            "autoPurgeCount": "200",
            "autoPurgeMinimumInterval": "60",
            "enabled": "yes",
            "exploreUrl": "",
            "feedFetcherTimeout": "60",
            "installed_version": "16.0.1",
            "maxRedirects": "10",
            "types": "",
            "updateInterval": "3600",
            "useCronUpdates": "1"
        },
        "nextcloud_announcements": {
            "enabled": "yes",
            "installed_version": "1.11.0",
            "pub_date": "Thu, 24 Oct 2019 00:00:00 +0200",
            "types": "logging"
        },
        "notes": {
            "enabled": "yes",
            "installed_version": "4.1.1",
            "types": ""
        },
        "notifications": {
            "enabled": "yes",
            "installed_version": "2.10.1",
            "types": "logging"
        },
        "notify_push": {
            "base_endpoint": "https:\/\/cloud.****.org\/push",
            "cookie": "684203093",
            "enabled": "yes",
            "installed_version": "0.2.4",
            "types": "filesystem"
        },
        "oauth2": {
            "enabled": "yes",
            "installed_version": "1.10.0",
            "types": "authentication"
        },
        "ocsms": {
            "enabled": "no",
            "installed_version": "2.1.8",
            "types": ""
        },
        "ocusagecharts": {
            "enabled": "no",
            "installed_version": "3",
            "ocsid": "166746",
            "types": ""
        },
        "officeonline": {
            "doc_format": "ooxml",
            "enabled": "no",
            "installed_version": "1.0.1",
            "types": "filesystem,dav,prevent_group_restriction",
            "wopi_url": "https:\/\/www.office.com"
        },
        "onlyoffice": {
            "DocumentServerInternalUrl": "https:\/\/onlyoffice.****.org\/",
            "DocumentServerUrl": "https:\/\/onlyoffice.****.org\/",
            "StorageUrl": "https:\/\/cloud.****.org\/",
            "customizationChat": "true",
            "customizationCompactHeader": "true",
            "customizationFeedback": "true",
            "customizationForcesave": "false",
            "customizationHelp": "true",
            "customizationReviewDisplay": "markup",
            "customizationToolbarNoTabs": "true",
            "defFormats": "{\"csv\":\"false\",\"doc\":\"true\",\"docm\":\"true\",\"docx\":\"true\",\"dotx\":\"true\",\"epub\":\"false\",\"html\":\"false\",\"odp\":\"false\",\"ods\":\"true\",\"odt\":\"true\",\"otp\":\"true\",\"ots\":\"false\",\"ott\":\"false\",\"pdf\":\"false\",\"potm\":\"true\",\"potx\":\"true\",\"ppsm\":\"true\",\"ppsx\":\"true\",\"ppt\":\"true\",\"pptm\":\"true\",\"pptx\":\"true\",\"rtf\":\"true\",\"txt\":\"false\",\"xls\":\"true\",\"xlsm\":\"true\",\"xlsx\":\"true\",\"xltm\":\"true\",\"xltx\":\"true\"}",
            "demo": "{\"available\":false,\"enabled\":false,\"start\":{\"date\":\"2019-09-16 07:52:19.708310\",\"timezone_type\":3,\"timezone\":\"UTC\"}}",
            "editFormats": "{\"csv\":\"true\",\"odp\":\"false\",\"ods\":\"false\",\"odt\":\"false\",\"rtf\":\"false\",\"txt\":\"true\"}",
            "enabled": "yes",
            "groups": "[]",
            "installed_version": "7.1.2",
            "jwt_secret": "22Sencar",
            "preview": "true",
            "sameTab": "false",
            "settings_error": "",
            "skey": "1549875370614",
            "types": "filesystem",
            "versionHistory": "true"
        },
        "ownnote": {
            "enabled": "no",
            "installed_version": "1.07",
            "types": ""
        },
        "password_policy": {
            "enabled": "yes",
            "enforceHaveIBeenPwned": "1",
            "enforceNumericCharacters": "1",
            "enforceSpecialCharacters": "0",
            "enforceUpperLowerCase": "1",
            "expiration": "0",
            "historySize": "3",
            "installed_version": "1.12.0",
            "maximumLoginAttempts": "0",
            "minLength": "12",
            "types": "authentication"
        },
        "photos": {
            "enabled": "yes",
            "installed_version": "1.4.0",
            "types": ""
        },
        "piwik": {
            "enabled": "no",
            "installed_version": "0.8.0",
            "siteId": "14",
            "trackDir": "true",
            "types": "",
            "url": "https:\/\/matomo.****.org\/"
        },
        "polls": {
            "enabled": "yes",
            "installed_version": "3.2.0",
            "types": ""
        },
        "previewgenerator": {
            "enabled": "no",
            "installed_version": "3.1.1",
            "types": "filesystem"
        },
        "privacy": {
            "enabled": "yes",
            "installed_version": "1.6.0",
            "readableLocation": "de",
            "types": ""
        },
        "provisioning_api": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "prevent_group_restriction"
        },
        "qownnotesapi": {
            "enabled": "yes",
            "installed_version": "21.7.0",
            "types": ""
        },
        "quota_warning": {
            "alert_email": "yes",
            "enabled": "yes",
            "info_email": "yes",
            "installed_version": "1.11.0",
            "types": "filesystem",
            "warning_email": "yes"
        },
        "recommendations": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": ""
        },
        "richdocuments": {
            "disable_certificate_verification": "",
            "enabled": "yes",
            "external_apps": "",
            "installed_version": "4.2.3",
            "public_wopi_url": "https:\/\/office.****.org",
            "types": "prevent_group_restriction",
            "use_groups": "",
            "wopi_url": "https:\/\/office.****.org"
        },
        "richdocumentscode": {
            "enabled": "no",
            "installed_version": "6.4.1004",
            "types": ""
        },
        "riotchat": {
            "enabled": "yes",
            "installed_version": "0.9.5",
            "types": ""
        },
        "roundcube": {
            "autoLogin": "",
            "enableDebug": "on",
            "enabled": "no",
            "installed_version": "2.5.1",
            "maildir": "\/.DahkuiW0\/",
            "rcHost": "",
            "rcNoCronRefresh": "",
            "rcPort": "",
            "rcRefreshInterval": "30",
            "removeControlNav": "",
            "removeHeaderNav": "",
            "types": ""
        },
        "serverinfo": {
            "cached_count_filecache": "1201443",
            "cached_count_storages": "222",
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": ""
        },
        "settings": {
            "enabled": "yes",
            "installed_version": "1.4.0",
            "types": ""
        },
        "sharebymail": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "filesystem"
        },
        "social": {
            "address": "https:\/\/cloud.rohr.org",
            "cloud_url": "https:\/\/cloud.rohr.org",
            "enabled": "no",
            "installed_version": "0.4.2",
            "social_url": "https:\/\/cloud.rohr.org\/apps\/social\/",
            "types": "",
            "update_checked": "0.3"
        },
        "spreed": {
            "enabled": "yes",
            "has_reference_id": "yes",
            "installed_version": "12.1.2",
            "project_access_invalidated": "1",
            "signaling_servers": "***REMOVED SENSITIVE VALUE***",
            "signaling_ticket_secret": "***REMOVED SENSITIVE VALUE***",
            "stun_servers": "***REMOVED SENSITIVE VALUE***",
            "turn_servers": "***REMOVED SENSITIVE VALUE***",
            "types": "dav,prevent_group_restriction"
        },
        "storagecharts2": {
            "enabled": "no",
            "installed_version": "2.6.1",
            "ocsid": "165528",
            "types": ""
        },
        "support": {
            "SwitchUpdaterServerHasRun": "yes",
            "enabled": "yes",
            "installed_version": "1.5.0",
            "types": "session"
        },
        "survey_client": {
            "enabled": "yes",
            "installed_version": "1.10.0",
            "last_report": "{\"id\":\"ocfe5c436587\",\"items\":[[\"server\",\"version\",\"13.0.6.1\"],[\"server\",\"code\",\"other\"],[\"server\",\"enable_avatars\",\"yes\"],[\"server\",\"enable_previews\",\"yes\"],[\"server\",\"memcache.local\",\"\\\\OC\\\\Memcache\\\\APCu\"],[\"server\",\"memcache.distributed\",\"none\"],[\"server\",\"asset-pipeline.enabled\",\"no\"],[\"server\",\"filelocking.enabled\",\"yes\"],[\"server\",\"memcache.locking\",\"none\"],[\"server\",\"debug\",\"no\"],[\"server\",\"cron\",\"cron\"],[\"php\",\"version\",\"7.1.17\"],[\"php\",\"memory_limit\",-1],[\"php\",\"max_execution_time\",0],[\"php\",\"upload_max_filesize\",2097152],[\"database\",\"type\",\"mysql\"],[\"database\",\"version\",\"10.1.30\"],[\"database\",\"size\",3614670848],[\"apps\",158433,\"disabled\"],[\"apps\",158434,\"disabled\"],[\"apps\",\"activity\",\"2.6.1\"],[\"apps\",\"admin_audit\",\"1.3.0\"],[\"apps\",\"admin_dependencies_chk\",\"disabled\"],[\"apps\",\"admin_migrate\",\"disabled\"],[\"apps\",\"admin_notifications\",\"disabled\"],[\"apps\",\"announcementcenter\",\"disabled\"],[\"apps\",\"appframework\",\"disabled\"],[\"apps\",\"bookmarks\",\"disabled\"],[\"apps\",\"bruteforcesettings\",\"1.1.0\"],[\"apps\",\"calendar\",\"1.6.1\"],[\"apps\",\"calendarplus\",\"disabled\"],[\"apps\",\"comments\",\"1.3.0\"],[\"apps\",\"contacts\",\"2.1.5\"],[\"apps\",\"contactsplus\",\"disabled\"],[\"apps\",\"dashboard\",\"disabled\"],[\"apps\",\"dav\",\"1.4.7\"],[\"apps\",\"deck\",\"0.4.1\"],[\"apps\",\"direct_menu\",\"disabled\"],[\"apps\",\"documents\",\"disabled\"],[\"apps\",\"encryption\",\"disabled\"],[\"apps\",\"external\",\"disabled\"],[\"apps\",\"fbsync\",\"disabled\"],[\"apps\",\"federatedfilesharing\",\"1.3.1\"],[\"apps\",\"federation\",\"1.3.0\"],[\"apps\",\"files\",\"1.8.0\"],[\"apps\",\"files_downloadactivity\",\"disabled\"],[\"apps\",\"files_excel_reader\",\"disabled\"],[\"apps\",\"files_external\",\"disabled\"],[\"apps\",\"files_imageviewer\",\"disabled\"],[\"apps\",\"files_locking\",\"disabled\"],[\"apps\",\"files_mv\",\"disabled\"],[\"apps\",\"files_odfviewer\",\"disabled\"],[\"apps\",\"files_pdfviewer\",\"1.2.1\"],[\"apps\",\"files_sharing\",\"1.5.0\"],[\"apps\",\"files_texteditor\",\"2.5.1\"],[\"apps\",\"files_trashbin\",\"1.3.0\"],[\"apps\",\"files_versions\",\"1.6.0\"],[\"apps\",\"files_videoplayer\",\"1.2.0\"],[\"apps\",\"files_videoviewer\",\"disabled\"],[\"apps\",\"firstrunwizard\",\"2.2.1\"],[\"apps\",\"gallery\",\"18.0.0\"],[\"apps\",\"galleryplus\",\"disabled\"],[\"apps\",\"grauphel\",\"0.6.7\"],[\"apps\",\"html5_videoplayer\",\"disabled\"],[\"apps\",\"impersonate\",\"1.0.4\"],[\"apps\",\"imprint\",\"disabled\"],[\"apps\",\"journal\",\"disabled\"],[\"apps\",\"keeweb\",\"disabled\"],[\"apps\",\"logreader\",\"2.0.0\"],[\"apps\",\"lookup_server_connector\",\"1.1.0\"],[\"apps\",\"mail\",\"0.8.3\"],[\"apps\",\"media\",\"disabled\"],[\"apps\",\"music\",\"disabled\"],[\"apps\",\"news\",\"12.0.4\"],[\"apps\",\"nextcloud_announcements\",\"1.2.0\"],[\"apps\",\"notes\",\"disabled\"],[\"apps\",\"notifications\",\"2.1.2\"],[\"apps\",\"oauth2\",\"1.1.1\"],[\"apps\",\"ocsms\",\"1.13.1\"],[\"apps\",\"ocusagecharts\",\"disabled\"],[\"apps\",\"ownnote\",\"disabled\"],[\"apps\",\"password_policy\",\"1.3.0\"],[\"apps\",\"piwik\",\"0.4.1\"],[\"apps\",\"polls\",\"0.8.3\"],[\"apps\",\"provisioning_api\",\"1.3.0\"],[\"apps\",\"richdocuments\",\"2.0.13\"],[\"apps\",\"roundcube\",\"disabled\"],[\"apps\",\"serverinfo\",\"1.3.0\"],[\"apps\",\"sharebymail\",\"1.3.0\"],[\"apps\",\"spreed\",\"3.2.6\"],[\"apps\",\"storagecharts2\",\"disabled\"],[\"apps\",\"survey_client\",\"1.1.0\"],[\"apps\",\"systemtags\",\"1.3.0\"],[\"apps\",\"tal\",\"disabled\"],[\"apps\",\"tasks\",\"0.9.7\"],[\"apps\",\"tasks_enhanced\",\"disabled\"],[\"apps\",\"templateeditor\",\"0.2\"],[\"apps\",\"theming\",\"1.4.5\"],[\"apps\",\"twofactor_backupcodes\",\"1.2.3\"],[\"apps\",\"twofactor_totp\",\"1.4.1\"],[\"apps\",\"updatenotification\",\"1.3.0\"],[\"apps\",\"updater\",\"disabled\"],[\"apps\",\"user_external\",\"disabled\"],[\"apps\",\"user_migrate\",\"disabled\"],[\"apps\",\"videos\",\"disabled\"],[\"apps\",\"workflowengine\",\"1.3.0\"],[\"stats\",\"num_files\",127864],[\"stats\",\"num_users\",107],[\"stats\",\"num_storages\",204],[\"stats\",\"num_storages_local\",2],[\"stats\",\"num_storages_home\",112],[\"stats\",\"num_storages_other\",90],[\"stats\",\"num_comments\",0],[\"stats\",\"num_comment_markers\",1],[\"stats\",\"num_systemtags\",1],[\"stats\",\"num_systemtags_mappings\",1],[\"files_sharing\",\"num_shares\",237],[\"files_sharing\",\"num_shares_user\",90],[\"files_sharing\",\"num_shares_groups\",35],[\"files_sharing\",\"num_shares_link\",97],[\"files_sharing\",\"num_shares_link_no_password\",97],[\"files_sharing\",\"num_fed_shares_sent\",0],[\"files_sharing\",\"num_fed_shares_received\",0],[\"files_sharing\",\"permissions_2_0\",\"5\"],[\"files_sharing\",\"permissions_0_1\",\"3\"],[\"files_sharing\",\"permissions_1_1\",\"1\"],[\"files_sharing\",\"permissions_3_1\",\"46\"],[\"files_sharing\",\"permissions_3_3\",\"46\"],[\"files_sharing\",\"permissions_3_4\",\"1\"],[\"files_sharing\",\"permissions_0_7\",\"1\"],[\"files_sharing\",\"permissions_0_15\",\"11\"],[\"files_sharing\",\"permissions_1_15\",\"5\"],[\"files_sharing\",\"permissions_2_15\",\"1\"],[\"files_sharing\",\"permissions_3_15\",\"4\"],[\"files_sharing\",\"permissions_4_15\",\"1\"],[\"files_sharing\",\"permissions_0_17\",\"1\"],[\"files_sharing\",\"permissions_1_17\",\"2\"],[\"files_sharing\",\"permissions_2_17\",\"1\"],[\"files_sharing\",\"permissions_0_19\",\"13\"],[\"files_sharing\",\"permissions_1_19\",\"2\"],[\"files_sharing\",\"permissions_0_31\",\"61\"],[\"files_sharing\",\"permissions_1_31\",\"25\"],[\"files_sharing\",\"permissions_2_31\",\"7\"],[\"encryption\",\"enabled\",\"no\"],[\"encryption\",\"default_module\",\"yes\"]]}",
            "last_sent": "1538518552",
            "types": ""
        },
        "suspicious_login": {
            "enabled": "yes",
            "installed_version": "4.0.0",
            "types": "authentication"
        },
        "systemtags": {
            "enabled": "yes",
            "installed_version": "1.12.0",
            "types": "logging"
        },
        "tal": {
            "enabled": "no",
            "installed_version": "0.2.2",
            "types": ""
        },
        "talk_simple_poll": {
            "enabled": "no",
            "installed_version": "1.3.0",
            "types": "prevent_group_restriction"
        },
        "tasks": {
            "enabled": "yes",
            "installed_version": "0.14.2",
            "types": ""
        },
        "tasks_enhanced": {
            "enabled": "no",
            "installed_version": "0.1",
            "types": ""
        },
        "templateeditor": {
            "enabled": "no",
            "installed_version": "0.2",
            "types": ""
        },
        "text": {
            "enabled": "yes",
            "installed_version": "3.3.0",
            "types": "dav"
        },
        "theming": {
            "backgroundMime": "image\/jpeg",
            "cachebuster": "43",
            "color": "#3399AA",
            "enabled": "yes",
            "imprintUrl": "***REMOVED SENSITIVE VALUE***",
            "installed_version": "1.13.0",
            "logoMime": "image\/png",
            "name": "**** eG",
            "privacyUrl": "***REMOVED SENSITIVE VALUE***",
            "slogan": "***REMOVED SENSITIVE VALUE***",
            "types": "logging",
            "url": "***REMOVED SENSITIVE VALUE***"
        },
        "timemanager": {
            "enabled": "no",
            "installed_version": "0.1.6",
            "types": ""
        },
        "twofactor_admin": {
            "enabled": "yes",
            "installed_version": "3.1.0",
            "types": ""
        },
        "twofactor_backupcodes": {
            "enabled": "yes",
            "installed_version": "1.11.0",
            "types": ""
        },
        "twofactor_email": {
            "enabled": "yes",
            "installed_version": "2.1.1",
            "types": ""
        },
        "twofactor_gateway": {
            "enabled": "yes",
            "installed_version": "0.19.0",
            "telegram_bot_token": "937633448:AAGD1YBxCL3xNM03oEQ00PKL7wfxi5UXRaE",
            "types": ""
        },
        "twofactor_nextcloud_notification": {
            "anna.v.h_enabled": "1",
            "enabled": "yes",
            "gilda_enabled": "0",
            "heike_enabled": "0",
            "installed_version": "3.2.1",
            "jr_enabled": "1",
            "nataleo_enabled": "0",
            "robin_enabled": "0",
            "types": ""
        },
        "twofactor_totp": {
            "enabled": "yes",
            "installed_version": "6.1.0",
            "types": ""
        },
        "updatenotification": {
            "appointments": "1.7.15",
            "apporder": "0.13.0",
            "bruteforcesettings": "2.0.1",
            "calendar": "2.3.4",
            "carnet": "0.15.2",
            "circles": "0.21.3",
            "contacts": "4.0.3",
            "core": "22.2.0.2",
            "deck": "1.4.5",
            "direct_menu": "0.10.1",
            "enabled": "yes",
            "extract": "1.2.4",
            "files_fulltextsearch": "21.0.4",
            "files_lock": "20.0.0",
            "files_markdown": "2.3.3",
            "files_mindmap": "0.0.22",
            "files_pdfviewer": "1.2.1",
            "files_rightclick": "0.15.1",
            "forms": "2.3.0",
            "fulltextsearch": "21.0.3",
            "fulltextsearch_elasticsearch": "21.0.1",
            "geoblocker": "0.5.1",
            "grauphel": "0.7.0",
            "groupfolders": "9.0.1",
            "impersonate": "1.5.2",
            "installed_version": "1.12.0",
            "integration_github": "0.0.17",
            "integration_gitlab": "0.0.10",
            "integration_mastodon": "0.0.10",
            "integration_reddit": "0.0.11",
            "integration_twitter": "1.0.0",
            "integration_zammad": "1.0.1",
            "keeweb": "0.6.6",
            "mail": "1.10.5",
            "maps": "0.1.9",
            "news": "16.0.1",
            "notes": "4.1.1",
            "notify_push": "0.2.4",
            "ocsms": "2.1.8",
            "onlyoffice": "7.1.2",
            "piwik": "0.6.0",
            "polls": "3.1.0",
            "qownnotesapi": "21.7.0",
            "richdocuments": "4.2.3",
            "riotchat": "0.9.5",
            "social": "0.2.101",
            "spreed": "11.3.2",
            "suspicious_login": "3.2.1",
            "talk_simple_poll": "1.3.0",
            "tasks": "0.14.2",
            "theming": "1.4.4",
            "timemanager": "0.1.6",
            "twofactor_admin": "3.1.0",
            "twofactor_email": "2.1.1",
            "twofactor_gateway": "0.19.0",
            "twofactor_nextcloud_notification": "3.2.1",
            "twofactor_totp": "6.1.0",
            "types": "",
            "update_check_errors": "0",
            "user_retention": "1.1.2",
            "user_usage_report": "1.2.2"
        },
        "updater": {
            "enabled": "no",
            "installed_version": "0.6",
            "types": ""
        },
        "user_external": {
            "enabled": "no",
            "installed_version": "0.5.0",
            "types": "authentication,prelogin"
        },
        "user_migrate": {
            "enabled": "no",
            "installed_version": "0.1",
            "types": ""
        },
        "user_retention": {
            "enabled": "yes",
            "excluded_groups": "[\"admin\",\"Rohr\",\"ENIP\",\"Familie\",\"Russia\",\"**** Aufsichtsrat\",\"Vorstand\"]",
            "installed_version": "1.5.0",
            "keep_users_without_login": "no",
            "types": "prevent_group_restriction",
            "user_days": "730"
        },
        "user_status": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "user_usage_report": {
            "enabled": "yes",
            "installed_version": "1.6.0",
            "types": "filesystem"
        },
        "videos": {
            "enabled": "no",
            "installed_version": "1.0",
            "ocsid": "161584",
            "types": ""
        },
        "viewer": {
            "enabled": "yes",
            "installed_version": "1.6.0",
            "types": ""
        },
        "weather_status": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "workflowengine": {
            "enabled": "yes",
            "installed_version": "2.4.0",
            "types": "filesystem"
        },
        "158433": {
            "enabled": "no"
        },
        "158434": {
            "enabled": "no"
        }
    }
}

Are you using external storage, if yes which one:
None

Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

**Browser:** firefox 91.1 **Operating system:** debian bullsey
@vasyugan vasyugan added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Oct 7, 2021
@vasyugan
Copy link
Author

vasyugan commented Oct 7, 2021

I see the same behaviour on another nextcloud instance running on Apache and PHP 7.3 on Debian Bullseye, so this is not specific to PHP 7.4 and nginx

@vasyugan
Copy link
Author

vasyugan commented Oct 7, 2021

ok, that's a duplicate of this bug report

@vasyugan vasyugan closed this as completed Oct 7, 2021
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

1 participant