I am getting the following issue after installing Passwords. Does anyone have any ideas? Do I need to post additional logs/configs?
Thank you in advance for any help you can provide.
Best,
William
This pops up just entering the user section of the Passwords app. Each time a user gets this error, the following is logged:
|Error|core|TypeError: Cannot assign OC\Cache\CappedMemoryCache to property OC\AllConfig::$userCache of type OCP\Cache\CappedMemoryCache
- /var/www/nextcloud/apps/passwords/lib/Services/ConfigurationService.php - line 190:ReflectionProperty->setValue()
- /var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php - line 438:OCA\Passwords\Services\ConfigurationService->clearCache()
- /var/www/nextcloud/apps/passwords/lib/Cron/SynchronizeShares.php - line 107:OCA\Passwords\Cron\SynchronizeShares->canExecute()
- /var/www/nextcloud/apps/passwords/lib/Cron/AbstractTimedJob.php - line 74:OCA\Passwords\Cron\SynchronizeShares->runJob()
- /var/www/nextcloud/lib/private/BackgroundJob/Job.php - line 54:OCA\Passwords\Cron\AbstractTimedJob->run()
- /var/www/nextcloud/lib/private/BackgroundJob/TimedJob.php - line 60:OC\BackgroundJob\Job->execute()
- /var/www/nextcloud/cron.php - line 152:OC\BackgroundJob\TimedJob->execute()|
| — | — |