After Upgrade to NC 23.0.2 the User Administration rais an error and stop working if Circles-App are enabled.
[no app in context] Fehler: OCA\Circles\Service\FederatedUserService::deserializeJson(): Argument nextcloud/server#1 ($json) must be of type string, bool given, called in /var/www/html/xxx/nextcloud/apps/circles/lib/Service/FederatedUserService.php on line 1211 in file '/var/www/html/xxx/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Deserialize.php' line 111
GET /ocs/v2.php/cloud/users/details?offset=0&limit=25&search=
from xxx.xxx.xxx.xxx by xxx at 2022-03-03T06:25:27+01:00
If we disable the Circles-App all features works fine.
Steps to reproduce
1.
2.
3.
Expected behavior
All User get listed and can be configured
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
⚠️ This issue respects the following points: ⚠️
Bug description
After Upgrade to NC 23.0.2 the User Administration rais an error and stop working if Circles-App are enabled.
[no app in context] Fehler: OCA\Circles\Service\FederatedUserService::deserializeJson(): Argument nextcloud/server#1 ($json) must be of type string, bool given, called in /var/www/html/xxx/nextcloud/apps/circles/lib/Service/FederatedUserService.php on line 1211 in file '/var/www/html/xxx/nextcloud/apps/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/TNC22Deserialize.php' line 111
GET /ocs/v2.php/cloud/users/details?offset=0&limit=25&search= from xxx.xxx.xxx.xxx by xxx at 2022-03-03T06:25:27+01:00
If we disable the Circles-App all features works fine.
Steps to reproduce
1. 2. 3.
Expected behavior
All User get listed and can be configured
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
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
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
...