You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've latest Nextcloud AIO 10.0.0 [Nextcloud Hub 9] (30.0.2)
With Collectives Version 2.15.1
When trying to add valid, functional LDAP (Windows AD) group to the Collective
All I've got is Spinning cirlcle and in Event log following message (comming I believe from a fact that I'm already a member of that collective - which IMHO, should be taken under consideration during that step and no error should be thrown.
FederatedItemBadRequestException
Cannot add Circle as its own Member
{"circleId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","userId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","type":16}
[circles] Error: {"circleId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","userId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","type":16}
POST /ocs/v2.php/apps/circles/circles/tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf/members
from 192.168.0.135 by 908157B5-4844-45BA-A3E1-F2CEBC5BC122 at 26 lis 2024, 18:02:22
To Reproduce
Steps to reproduce the behavior:
As explained in "Describe the Bug"
Expected behavior
Members of the LDAP group should be added (and later on updated) to the collective.
Server details:
Collectives app version: [e.g. 2.15.1; see Nextcloud apps page]
Nextcloud version: [e.g. 30.0.2]
PHP Version: [8.3]
Database: [Postgress]
Client details:
OS: [e.g. Windows/macOS/Ubuntu]
Browser: [e.g. Firefox, Chrome]
Browser version: [e.g. 112]
Device: [e.g. iPhone13, desktop]
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
The text was updated successfully, but these errors were encountered:
Describe the bug
I've latest Nextcloud AIO 10.0.0 [Nextcloud Hub 9] (30.0.2)
With Collectives Version 2.15.1
When trying to add valid, functional LDAP (Windows AD) group to the Collective
All I've got is Spinning cirlcle and in Event log following message (comming I believe from a fact that I'm already a member of that collective - which IMHO, should be taken under consideration during that step and no error should be thrown.
FederatedItemBadRequestException
Cannot add Circle as its own Member
{"circleId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","userId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","type":16}
[circles] Error: {"circleId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","userId":"tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf","type":16}
POST /ocs/v2.php/apps/circles/circles/tPCkHXzcXJLR8nkjYpGOeOUz1lP9WMf/members
from 192.168.0.135 by 908157B5-4844-45BA-A3E1-F2CEBC5BC122 at 26 lis 2024, 18:02:22
To Reproduce
Steps to reproduce the behavior:
As explained in "Describe the Bug"
Expected behavior
Members of the LDAP group should be added (and later on updated) to the collective.
Server details:
Client details:
Logs
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: