ncsms-android icon indicating copy to clipboard operation
ncsms-android copied to clipboard

after sync, no data in DB

Open aguytech opened this issue 7 years ago • 2 comments

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

  1. install ocsms 1.13.1 in nextcloud 14.0.3 on debian 9
  2. install ownCloud-SMS-App 2.0.4 in android 4.x
  3. create an account successfully
  4. launch a synchronization with successfull end
  5. 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

aguytech avatar Nov 09 '18 11:11 aguytech

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.

aguytech avatar Nov 13 '18 11:11 aguytech

hello, thanks for your return. For DB look at the README.md of the nextcloud/ocsms repository it should help

nerzhul avatar Nov 18 '18 23:11 nerzhul