Hello.
I have Nextcloud v22.2.0.
I can create a circle and add members but i can’t remove members, circles or edit configuration of circle.
If i execute “occ circles:check” i recived this:
. The loopback setting is mandatory and can be checked locally.
. The address you need to define here must be a reachable url of your Nextcloud from the hosting server itself.
. By default, the App will use the entry ‘overwrite.cli.url’ from ‘config/config.php’.
- testing current address: https://nextcloud.XXXXXXX.com/
-
GET request on Nextcloud 404
-
You do not have a valid loopback address setup right now.
My URL in entry ‘overwrite.cli.url’ in config.php is correct.
How can i fix it?
Thanks.