Talk notification for specific account seems to be broken.
Talk notification for specific account seems to be broken.
When someone calls or send messages to that account, oc_notifications_pushtokens line for this account get deleted, and no notification is received. After deleting the account from the Android Talk app, and login again, oc_notifications_pushtokens line for device creates. After someone sends a message, it removes.
When someone sends a message to that account, this error in log appears:
error:0909006C:PEM routines:get_name:no start line
When using another account on the same Android device, all works file.
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache
Database:
PostgreSQL
PHP version:
PHP 7.2.24-0ubuntu0.18.04.3
Nextcloud version: (see Nextcloud admin page)
18.0.3
Where did you install Nextcloud from:
Web Installer
Signing status:
No errors have been found.
List of activated apps:
Enabled:
- accessibility: 1.4.0
- activity: 2.11.0
- bruteforcesettings: 1.6.0
- calendar: 2.0.2
- circles: 0.18.4
- cloud_federation_api: 1.1.0
- comments: 1.8.0
- dav: 1.14.0
- deck: 0.8.0
- federatedfilesharing: 1.8.0
- federation: 1.8.0
- files: 1.13.1
- files_pdfviewer: 1.7.0
- files_rightclick: 0.15.2
- files_sharing: 1.10.1
- files_trashbin: 1.8.0
- files_versions: 1.11.0
- files_videoplayer: 1.7.0
- firstrunwizard: 2.7.0
- logreader: 2.3.0
- lookup_server_connector: 1.6.0
- nextcloud_announcements: 1.7.0
- notifications: 2.6.0
- oauth2: 1.6.0
- password_policy: 1.8.0
- photos: 1.0.0
- privacy: 1.2.0
- provisioning_api: 1.8.0
- rainloop: 6.1.0
- recommendations: 0.6.0
- serverinfo: 1.8.0
- settings: 1.0.0
- sharebymail: 1.8.0
- spreed: 8.0.7
- support: 1.1.0
- survey_client: 1.6.0
- systemtags: 1.8.0
- text: 2.0.0
- theming: 1.9.0
- twofactor_backupcodes: 1.7.0
- updatenotification: 1.8.0
- user_ldap: 1.8.0
- viewer: 1.2.0
- workflowengine: 2.0.0
Disabled:
- admin_audit
- encryption
- files_external
Nextcloud configuration:
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "10.61.12.70",
"2": "file.kyivland.gov.ua"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "18.0.3.0",
"overwrite.cli.url": "http:\/\/10.61.12.70\/nextcloud",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.local": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 3
},
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory"
}
}
**Are you using an external user-backend, if yes which one:**ActiveDirectory
Talk notification for specific account seems to be broken.
Talk notification for specific account seems to be broken.
When someone calls or send messages to that account, oc_notifications_pushtokens line for this account get deleted, and no notification is received. After deleting the account from the Android Talk app, and login again, oc_notifications_pushtokens line for device creates. After someone sends a message, it removes.
When someone sends a message to that account, this error in log appears:
error:0909006C:PEM routines:get_name:no start lineWhen using another account on the same Android device, all works file.
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache
Database:
PostgreSQL
PHP version:
PHP 7.2.24-0ubuntu0.18.04.3
Nextcloud version: (see Nextcloud admin page)
18.0.3
Where did you install Nextcloud from:
Web Installer
Signing status:
List of activated apps:
Nextcloud configuration:
**Are you using an external user-backend, if yes which one:**ActiveDirectory