circles
circles copied to clipboard
cant delete circles, cant delete members of the circle, members cant see the folders i gave them via circles
running nc24.02
i cant delete circles, they just come back after refresh, also user, same thing members cant see the folders, i need to upgrade them to moderator, then they can see it.
any idea whats wrong?
We just ran into the same issue with a large project group. Nextcloud 24.0.3 (Snap) and Circles Tag v24.0.0.
Same behavior.
- you can't delete the members of the circles.
- circles cannot be deleted.
- folder sharing works only when a user is promoted to moderator. Before that, they cannot see the shared folder.
- furthermore, the folder sharing will remain once they are demoted to user again.
- if the user leaves the circle manually, the share remains. There is no way to revoke the user's access to the folder now.
hi, same here. Any lead? Could you fix this?
Same here. NC 25.0.4 (in Docker) Circles 25.0.0
I got the same erro log like #1219
[] Fehler: OCA\Circles\Tools\Exceptions\RequestNetworkException: at <<closure>>
0. /var/www/html/apps/circles/lib/Service/FederatedEventService.php line 443
OCA\Circles\Service\FederatedEventService->doRequest(["OCA\\Circles\\Tools\\Model\\NCRequest"])
1. /var/www/html/apps/circles/lib/Service/FederatedEventService.php line 188
OCA\Circles\Service\FederatedEventService->initBroadcast(["OCA\\Circles\\ ... "])
2. /var/www/html/apps/circles/lib/Service/MemberService.php line 308
OCA\Circles\Service\FederatedEventService->newEvent(["OCA\\Circles\\ ... "])
3. /var/www/html/apps/circles/lib/Controller/LocalController.php line 408
OCA\Circles\Service\MemberService->removeMember("dXP8a9qjHvPcjv3E8jBuzZ9JX8xEC3A")
4. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 225
OCA\Circles\Controller\LocalController->memberRemove("XAPMWrwrnjnmJUOlUci56iyjPUnuYB9", "dXP8a9qjHvPcjv3E8jBuzZ9JX8xEC3A")
5. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 133
OC\AppFramework\Http\Dispatcher->executeController(["OCA\\Circles\\ ... "], "memberRemove")
6. /var/www/html/lib/private/AppFramework/App.php line 172
OC\AppFramework\Http\Dispatcher->dispatch(["OCA\\Circles\\ ... "], "memberRemove")
7. /var/www/html/lib/private/Route/Router.php line 298
OC\AppFramework\App::main("OCA\\Circles\\C ... r", "memberRemove", ["OC\\AppFramewo ... "], ["XAPMWrwrnjnmJU ... "])
8. /var/www/html/ocs/v1.php line 63
OC\Route\Router->match("/ocsapp/apps/ci ... A")
9. /var/www/html/ocs/v2.php line 23
require_once("/var/www/html/ocs/v1.php")
DELETE /ocs/v2.php/apps/circles/circles/XAPMWrwrnjnmJUOlUci56iyjPUnuYB9/members/dXP8a9qjHvPcjv3E8jBuzZ9JX8xEC3A
from 10.0.2.15 by test at 2023-03-17T10:47:46+00:00
But i have a workaround:
- php occ circles:check
- enter your NC-Domain
- GET and POST muste be 200
- save this loopback address whit 'y'
- (internal address can skip whit 'n')
- now you can delete members of the circle and delete circles
After i deleted a members of the circle i got one time this erro log:
[index] Fehler: Exception: OCA\Circles\Model\Member::getInvitedBy(): Return value must be of type OCA\Circles\Model\FederatedUser, null returned in file '/var/www/html/apps/circles/lib/Model/Member.php' line 351 at <<closure>>
0. /var/www/html/lib/private/AppFramework/App.php line 172
OC\AppFramework\Http\Dispatcher->dispatch(["OCA\\Circles\\ ... "], "asyncBroadcast")
1. /var/www/html/lib/private/Route/Router.php line 298
OC\AppFramework\App::main("OCA\\Circles\\C ... r", "asyncBroadcast", ["OC\\AppFramewo ... "], ["5e5bea3c-a56b- ... "])
2. /var/www/html/lib/base.php line 1047
OC\Route\Router->match("/apps/circles/a ... /")
3. /var/www/html/index.php line 36
OC::handleRequest()
POST /apps/circles/async/5e5bea3c-a56b-4ef6-a4be-a990cd1ec1c2/
from 172.22.0.1 at 2023-03-17T10:43:50+00:00
And shortly after a few info logs like:
[text] Information: Document xx has not been reset, as it has unsaved changes
at 2023-03-17T10:55:02+00:00
could be a link between NC and Maria db .. I moved to NC AiO, it seems to work better ..