nextcloud / server

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

[Bug]: "passwords" not working wright (NC25.0.0) #34758

Closed jliknil closed 1 year ago

jliknil commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

Good morning, think, there's a bug in the new version. After updating to NC25.0.0, all went fine. But: the app "passwords" doesn't work wright. It is installed, but: there is a background-picture to see, but no password! The structure is fine (German: "Ordner" - "Aktuelle" - "Favoriten" - "Freigaben" - "Tags" - "Sicherheit" - "Papierkorb" - "Mehr"; all items of the structure without function. Perhaps you've an idea...? Thanks. Jens

Steps to reproduce

  1. Updated from 24.0.6. -> 25.0.0 (from command line)
  2. tried all apps -> all worked, but "passwords"...
  3. re-installed "passwords"

Is there a missing website (html-coding)?

Expected behavior

I expected to use the app "passwords".

Installation method

Community Manual installation with Archive

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

PostgreSQL

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

No response

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "192.168.3.10",
            "9pbekcvp8wvqh30k.myfritz.net",
            "9pbekcvp8wvqh30k.myfritz.net",
            "192.168.2.1"
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "25.0.0.18",
        "overwrite.cli.url": "https:\/\/9pbekcvp8wvqh30k.myfritz.net\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "upgrade.disable-web": true,
        "log_type": "file",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": "2",
        "log.condition": {
            "apps": [
                "admin_audit"
            ]
        },
        "mail_smtpmode": "smtp",
        "remember_login_cookie_lifetime": "1800",
        "log_rotate_size": "10485760",
        "trashbin_retention_obligation": "auto, 60",
        "versions_retention_obligation": "auto, 180",
        "activity_expire_days": "120",
        "simpleSignUpLink.shown": false,
        "memcache.local": "\\OC\\Memcache\\Redis",
        "filelocking.enabled": true,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0.5,
            "dbindex": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "default_phone_region": "de",
        "logtimezone": "Europe\/Berlin",
        "htaccess.RewriteBase": "\/",
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\Movie",
            "OC\\Preview\\Photoshop",
            "OC\\Preview\\SVG",
            "OC\\Preview\\TIFF"
        ],
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "maintenance": false,
        "mail_smtpsecure": "tls",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [
            "admin"
        ],
        "twofactor_enforced_excluded_groups": [],
        "app_install_overwrite": [
            "passwords"
        ]
    }
}

List of activated Apps

Enabled:
  - activity: 2.17.0
  - admin_audit: 1.15.0
  - bruteforcesettings: 2.5.0
  - calendar: 4.0.1
  - circles: 25.0.0
  - cloud_federation_api: 1.8.0
  - comments: 1.15.0
  - contacts: 5.0.1
  - contactsinteraction: 1.6.0
  - dav: 1.24.0
  - deck: 1.8.0
  - federatedfilesharing: 1.15.0
  - federation: 1.15.0
  - files: 1.20.1
  - files_pdfviewer: 2.6.0
  - files_rightclick: 1.4.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - firstrunwizard: 2.14.0
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - nextcloud_announcements: 1.14.0
  - notifications: 2.13.1
  - oauth2: 1.13.0
  - password_policy: 1.15.0
  - passwords: 2022.10.20
  - photos: 2.0.0
  - previewgenerator: 5.1.0
  - privacy: 1.9.0
  - provisioning_api: 1.15.0
  - recommendations: 1.4.0
  - related_resources: 1.0.1
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - sharebymail: 1.15.0
  - support: 1.8.0
  - survey_client: 1.13.0
  - systemtags: 1.15.0
  - text: 3.6.0
  - theming: 2.0.0
  - twofactor_backupcodes: 1.14.0
  - twofactor_totp: 7.0.0
  - updatenotification: 1.15.0
  - user_status: 1.5.0
  - viewer: 1.9.0
  - weather_status: 1.5.0
  - workflowengine: 2.7.0
Disabled:
  - dashboard: 7.4.0
  - encryption
  - extract: 1.3.5
  - files_antivirus: 3.3.1
  - files_external
  - suspicious_login
  - user_ldap

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"uUxctBw2q9i5vwNSO6fG","level":4,"time":"2022-10-24T07:45:55+02:00","remoteAddr":"192.168.3.1","user":"Doris","app":"passwords","method":"GET","url":"/apps/passwords/","message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.52","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SseV1Encryption.php","line":254,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":67,"function":"getUserKey","class":"OCA\\Passwords\\Encryption\\Object\\SseV1Encryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":38,"function":"getSimpleEncryptionKey","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":311,"function":"encrypt","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":231,"function":"encryptSessionData","class":"OCA\\Passwords\\Services\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":204,"function":"save","class":"OCA\\Passwords\\Services\\SessionService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":118,"function":"createWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":160,"function":"getWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":124,"function":"addHeaders","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"index","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1047,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","exception":{},"CustomMessage":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache"}}
{"reqId":"EsvxWREUp5fg3tdHAYs7","level":4,"time":"2022-10-24T07:45:57+02:00","remoteAddr":"192.168.3.1","user":"Doris","app":"passwords","method":"GET","url":"/apps/passwords/","message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.52","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SseV1Encryption.php","line":254,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":67,"function":"getUserKey","class":"OCA\\Passwords\\Encryption\\Object\\SseV1Encryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":38,"function":"getSimpleEncryptionKey","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":311,"function":"encrypt","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":231,"function":"encryptSessionData","class":"OCA\\Passwords\\Services\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":204,"function":"save","class":"OCA\\Passwords\\Services\\SessionService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":118,"function":"createWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":160,"function":"getWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":124,"function":"addHeaders","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"index","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1047,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","exception":{},"CustomMessage":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache"}}
{"reqId":"fUO5Iupzt4yPAoWlcMNS","level":4,"time":"2022-10-24T07:45:58+02:00","remoteAddr":"192.168.3.1","user":"Doris","app":"passwords","method":"GET","url":"/apps/passwords/","message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.52","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SseV1Encryption.php","line":254,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":67,"function":"getUserKey","class":"OCA\\Passwords\\Encryption\\Object\\SseV1Encryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Encryption/Object/SimpleEncryption.php","line":38,"function":"getSimpleEncryptionKey","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":311,"function":"encrypt","class":"OCA\\Passwords\\Encryption\\Object\\SimpleEncryption","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Services/SessionService.php","line":231,"function":"encryptSessionData","class":"OCA\\Passwords\\Services\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":204,"function":"save","class":"OCA\\Passwords\\Services\\SessionService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Helper/Token/ApiTokenHelper.php","line":118,"function":"createWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":160,"function":"getWebUiToken","class":"OCA\\Passwords\\Helper\\Token\\ApiTokenHelper","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Controller/PageController.php","line":124,"function":"addHeaders","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"index","class":"OCA\\Passwords\\Controller\\PageController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1047,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","exception":{},"CustomMessage":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache"}}
{"reqId":"xkrkHUsCaHoX9mBaGkeX","level":2,"time":"2022-10-24T07:46:30+02:00","remoteAddr":"192.168.3.1","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: Jens (Remote IP: 192.168.3.1)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.52","version":"25.0.0.18","data":[]}
{"reqId":"qSLChF0HT7KfgChJdt86","level":3,"time":"2022-10-24T07:50:02+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}
{"reqId":"6QvhSoRXRyGLOIw1NOOJ","level":3,"time":"2022-10-24T07:55:02+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}
{"reqId":"jykXXetDnRFC9IXOWIvm","level":3,"time":"2022-10-24T08:00:02+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}
{"reqId":"bHF9tTRT8lVRpQzTgOQd","level":3,"time":"2022-10-24T08:05:02+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}
{"reqId":"57BzgrzeY1nYpx2EgRVX","level":3,"time":"2022-10-24T08:10:02+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}
{"reqId":"GV9gexTswNgzDuqBA1Nj","level":3,"time":"2022-10-24T08:15:03+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","userAgent":"--","version":"25.0.0.18","exception":{"Exception":"TypeError","Message":"Cannot assign OC\\Cache\\CappedMemoryCache to property OC\\AllConfig::$userCache of type OCP\\Cache\\CappedMemoryCache","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","line":190,"function":"setValue","class":"ReflectionProperty","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":438,"function":"clearCache","class":"OCA\\Passwords\\Services\\ConfigurationService","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php","line":107,"function":"canExecute","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php","line":74,"function":"runJob","class":"OCA\\Passwords\\Cron\\SynchronizeShares","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Passwords\\Cron\\AbstractTimedJob","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php","Line":190,"message":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )","CustomMessage":"Error while running background job (class: OCA\\Passwords\\Cron\\SynchronizeShares, arguments: )"}}

Additional info

No response

CarlSchwan commented 1 year ago

This is a bug with the passwords app using some private api. This was fortunately fixed with https://git.mdns.eu/nextcloud/passwords/-/commit/b16627b8b0f11841e20c78af76d1fa1e090e39fc and I guess a new version should come soon :)