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
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Fresh install:
Centos 7 uname -a
3.10.0-862.9.1.el7.x86_64 #1 SMP Mon Jul 16 16:29:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux php -v
PHP 7.0.31 (cli) (built: Jul 17 2018 15:30:29) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.31, Copyright (c) 1999-2017, by Zend Technologies
nextcloud version - 13.0.5
Installed application:
LDAP Contacts
LDAP user and group backend
Interface Language: Russian
Problem:
After instalation - When you click on the Groups tab the wheel spinning endlessly
Error log have this entry:
Undefined index: entryuuid at /var/www/nextcloud/apps/ldapcontacts/lib/Controller/ContactController.php#475
Could not download app ldapcontacts
Could not autodetect the UUID attribute
Fresh install:
Centos 7
uname -a3.10.0-862.9.1.el7.x86_64 #1 SMP Mon Jul 16 16:29:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
php -vPHP 7.0.31 (cli) (built: Jul 17 2018 15:30:29) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.31, Copyright (c) 1999-2017, by Zend Technologies
nextcloud version - 13.0.5
Installed application:
LDAP Contacts
LDAP user and group backend
Interface Language: Russian
Problem:
After instalation - When you click on the Groups tab the wheel spinning endlessly
Error log have this entry:
Undefined index: entryuuid at /var/www/nextcloud/apps/ldapcontacts/lib/Controller/ContactController.php#475
Could not download app ldapcontacts
Could not autodetect the UUID attribute
LDAP = Active Directory Windows Server 2012 R2
Has anyone else have this problem?