Android, iOS clients issues - owncloud 10.0.4

Hi all,

actually, after upgrade from 9.0 to 10.0.4 I cannot connect android an IOS clients to server, also I cannot understand very well the log, it seems a table in my db is missing.

Steps to reproduce

  1. Install android client
  2. Try to login

Expected behaviour

User get Logged In and can access Files

Actual behaviour

User can't login, "wrong server configuration" message

Server configuration

Operating system: Ubuntu Server 16.04 LTS

Web server: Apache2

Database: mariaDB

PHP version: PHP7

ownCloud version: (see ownCloud admin page) 10.0.0.4

Updated from an older ownCloud or fresh install: Updated from Older version to latest

Where did you install ownCloud from: from source files

Signing status (ownCloud 9.0 and above):

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results into https://gist.github.com/ and puth the link here.

The content of config/config.php:


**List of activated apps:**
Enabled:
  - audioplayer: 2.2.1
  - calendar: 1.5.4
  - comments: 0.3.0
  - configreport: 0.1.1
  - contacts: 1.5.3
  - dav: 0.3.1
  - encryption: 1.3.1
  - external: 1.2
  - federatedfilesharing: 0.3.1
  - federation: 0.1.0
  - files: 1.5.1
  - files_antivirus: 0.10.1.0
  - files_clipboard: 0.6.2
  - files_external: 0.7.1
  - files_external_ftp: 0.2.0
  - files_sharing: 0.10.1
  - files_trashbin: 0.9.1
  - files_versions: 1.3.0
  - files_videoplayer: 0.9.8
  - firstrunwizard: 1.1
  - market: 0.2.2
  - notifications: 0.3.1
  - onlyoffice: 1.1.6
  - ownbackup: 17.7.0
  - passman: 2.1.4
  - phonetrack: 0.0.8
  - provisioning_api: 0.5.0
  - systemtags: 0.3.0
  - templateeditor: 0.1
  - theme-example: 1.0.0
  - updatenotification: 0.2.1
  - user_external: 0.4


**Are you using external storage, if yes which one:** local/smb/sftp/... NO

**Are you using encryption:** NO

**Are you using an external user-backend, if yes which one:** 

#### LDAP configuration (delete this part if not used)

With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your ownCloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM oc_appconfig WHERE appid = 'user_ldap';

Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.

### Client configuration
**Browser:** Firefox

**Operating system:** Windows 10 PRO

### Logs
#### Web server error log

Insert your webserver log here

#### ownCloud log (data/owncloud.log)

Insert your ownCloud log here
` https://gist.github.com/anonymous/6144b55174e5e41496a3032e147e04d9