nextcloud / collectives

Collectives is a Nextcloud App for activist and community projects to organize together.
GNU Affero General Public License v3.0
105 stars 19 forks source link

Return value must be of type OCA\Circles\Model\Member, #1525

Open skerbis opened 1 month ago

skerbis commented 1 month ago

When activating collectives I get this Error .when accessing the user management.

OCA\Circles\Model\Circle::getInitiator(): Return value must be of type OCA\Circles\Model\Member, null returned in file '/var/www/vhosts/domain.tld/httpdocs/apps/circles/lib/Model/Circle.php' line 591

There was an prior issue here but without solution
Plese help

root@vd3:/var/www/vhosts/xxxx/httpdocs# sudo -u xxxxx_9dy2pmr7m2m php occ circles:check

Checking loopback address.

. 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'.

juliusknorr commented 1 month ago

Thanks for reporting this, could you tell which Nextcloud and collectives version you are using and share the full error trace in raw json from the log file?