-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contact could not be saved #405
Labels
Comments
We'll need your browser's log please! |
Is this possibly fixed by #402? |
@skjnldsv here is the Browse Log Browse Log
|
@nova168168 Thznkd, but not this log! :p |
If this issue is the same as #415, it could be closed... |
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Steps to reproduce
Expected behaviour
App will update information on server
Actual behaviour
App shows warning "Contact could not be saved"
Server configuration
Operating system: Linux nextcloud.rainbowconcept.com 4.4.0-89-generic #112-Ubuntu SMP
Web server: Apache/2.4.18 (Ubuntu)
Database: mysql Ver 15.1 Distrib 10.2.8-MariaDB
PHP version: 7.0.22-0ubuntu0.16.04.1
Nextcloud version: 12.0.3
Contacts version: 2.0.1
Updated from an older Nextcloud or fresh install: Updated from 12.0.1
Signing status:
No errors have been found.
List of activated apps:
Enabled:
Disabled:
Nextcloud configuration:
{
"system": {
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"localhost",
"192.168.1.18",
"nextcloud.abc.com",
"nextcloud.abc.com"
],
"datadirectory": "/var/ncdata",
"overwrite.cli.url": "https://nextcloud.rainbowconcept.com/",
"dbtype": "mysql",
"version": "12.0.3.3",
"dbname": "nextcloud_db",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"instanceid": "occ0in9kxj9v",
"maintenance": false,
"mail_smtpmode": "smtp",
"memcache.local": "\OC\Memcache\Redis",
"filelocking.enabled": true,
"memcache.distributed": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "/var/run/redis/redis.sock",
"port": 0,
"timeout": 0,
"dbindex": 0,
"password": "REMOVED SENSITIVE VALUE"
},
"htaccess.RewriteBase": "/",
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\OCA\User_LDAP\LDAPProviderFactory",
"mail_from_address": "itsupport",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "abc.com",
"mail_smtphost": "192.168.1.101",
"mail_smtpport": "25",
"theme": "",
"loglevel": 2
}
}
Are you using external storage, if yes which one: No
Are you using encryption: yes
Are you using an external user-backend, if yes which one: yes, LDAP
LDAP configuration
+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Configuration | s01 |
+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| hasMemberOfFilterSupport | 1 |
| hasPagedResultSupport | |
| homeFolderNamingRule | |
| lastJpegPhotoLookup | 0 |
| ldapAgentName | cn=administrator,cn=users, dc=abc, dc=local |
| ldapAgentPassword | *** |
| ldapAttributesForGroupSearch | |
| ldapAttributesForUserSearch | |
| ldapBackupHost | |
| ldapBackupPort | |
| ldapBase | OU=MACAU, dc=abc, dc=local |
| ldapBaseGroups | OU=MACAU, dc=abc, dc=local |
| ldapBaseUsers | OU=MACAU, dc=abc, dc=local |
| ldapCacheTTL | 600 |
| ldapConfigurationActive | 1 |
| ldapDefaultPPolicyDN | |
| ldapDynamicGroupMemberURL | |
| ldapEmailAttribute | mail |
| ldapExperiencedAdmin | 0 |
| ldapExpertUUIDGroupAttr | |
| ldapExpertUUIDUserAttr | |
| ldapExpertUsernameAttr | sAMAccountName |
| ldapGidNumber | gidNumber |
| ldapGroupDisplayName | cn |
| ldapGroupFilter | |
| ldapGroupFilterGroups | |
| ldapGroupFilterMode | 0 |
| ldapGroupFilterObjectclass | |
| ldapGroupMemberAssocAttr | uniqueMember |
| ldapHost | 172.16.200.1 |
| ldapIgnoreNamingRules | |
| ldapLoginFilter | (&(&(|(objectclass=user))(|(|(memberof=CN=IT,OU=Group,DC=abc,DC=local)(primaryGroupID=1596))(|(memberof=CN=User,OU=Group,DC=abc,DC=local)(primaryGroupID=7279))))(|(samaccountname=%uid)(|(mailPrimaryAddress=%uid)(mail=%uid)))) |
| ldapLoginFilterAttributes | |
| ldapLoginFilterEmail | 1 |
| ldapLoginFilterMode | 0 |
| ldapLoginFilterUsername | 1 |
| ldapNestedGroups | 0 |
| ldapOverrideMainServer | |
| ldapPagingSize | 500 |
| ldapPort | 389 |
| ldapQuotaAttribute | |
| ldapQuotaDefault | |
| ldapTLS | 0 |
| ldapUserDisplayName | displayName |
| ldapUserDisplayName2 | |
| ldapUserFilter | (&(|(objectclass=user))(|(|(memberof=CN=IT,OU=Group,DC=abc,DC=local)(primaryGroupID=1596))(|(memberof=CN=User,OU=Group,DC=abc,DC=local)(primaryGroupID=7279)))) |
| ldapUserFilterGroups | IT;DFD BO User |
| ldapUserFilterMode | 0 |
| ldapUserFilterObjectclass | user |
| ldapUuidGroupAttribute | auto |
| ldapUuidUserAttribute | auto |
| turnOffCertCheck | 0 |
| turnOnPasswordChange | 0 |
| useMemberOfToDetectMembership | 1 |
+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Client configuration
Browser: Chrome 60.0.3112.113 (64 bit)
Operating system:
Windows 7 professional with SP1
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: