after sync, no data in DB
Hi, I install ocsms in nextcloud, and this this API in my android 4.x phone I create successfully an account for my nextcloud account. When I synchronize my phone SMS, no data are put in nextcloud DB (ocsms are problem just for return a good html page, error notification: "connection to serve lost" and nothing appears in html page) I test this URL https://XXX/index.php/apps/ocsms/get/apiversion?format=json:x509: and I get a good return in JSON format : {"version":1}
Steps to reproduce
- install ocsms 1.13.1 in nextcloud 14.0.3 on debian 9
- install ownCloud-SMS-App 2.0.4 in android 4.x
- create an account successfully
- launch a synchronization with successfull end
- nothing in DB
Expected behaviour
data in nextcloud DB, in tables ocsms_*
Actual behaviour
but NO data in nextcloud DB in tables ocsms_* ??
Server configuration
Nextcloud version: 14.0.3
PHP version: 7.0.x
Webserver: apache 2.4.25
HTTPS: letsencrypt
Client configuration
Android version: 4.4.2 kernel 3.10.17
Phone: wiko kite
Nextcloud SMS app version:
Logs
no error log
After a complete re-installation of nextcloud SMS & ocsms. it works fine BUT a only last problem: When emoticon are in body text of SMS, the insertion of SMS in DB fails with an exception.
I don't know if the problem come from ocsms or "nextcloud SMS". I write a comment in server side.
hello, thanks for your return. For DB look at the README.md of the nextcloud/ocsms repository it should help