owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.37k stars 2.06k forks source link

Unexpected error from the server when loggin in mobile clients #1202

Closed rperezb closed 11 years ago

rperezb commented 11 years ago

From the mobile apps some users are having problems to connect to the server.

A user has sent to us the server logs, as it can be seen, the app is looking for a sqlite db whereas he is running a MySQL one.

Could anyone help us in finding to configuration file to set up this properly?

01-14 12:21:29:332 * Polling "ownCloud" for changes. Ignoring all pending events until now
01-14 12:21:29:332 * "ownCloud" Poll timer disabled
01-14 12:21:29:332 Schedule folder "ownCloud" to sync!
01-14 12:21:29:332 XX slotScheduleFolderSync: folderQueue size: 1
01-14 12:21:29:332 Folder in overallStatus Message: Mirall::ownCloudFolder(0x67e3228) with name "ownCloud"
01-14 12:21:29:332 Sync state changed for folder "ownCloud" : "Sync Running"
01-14 12:21:29:332 *** Start syncing url to ownCloud: "owncloud://netdrive.hopto.org/owncloud/remote.php/webdav/clientsync" , with localOnly: true
01-14 12:21:29:332 Returning configured owncloud url: "http://netdrive.hopto.org/owncloud/"
01-14 12:21:29:333 **** Poll Timer for Folder "ownCloud" increase: 9
01-14 12:21:29:334 starting to sync QThread(0xd98fd8) QThread(0x6822598)
01-14 12:21:29:335 ## CSync Thread local only: true
01-14 12:21:29:335 ==> returning exclude file path: "C:/Program Files (x86)/ownCloud/sync-exclude.lst"
01-14 12:21:29:335 ==== added CSync exclude List: "C:/Program Files (x86)/ownCloud/sync-exclude.lst"
01-14 12:21:29:335 csync.exclude - Adding entry: *.filepart
01-14 12:21:29:335 csync.exclude - Adding entry: *~
01-14 12:21:29:335 csync.exclude - Adding entry: *.bak
01-14 12:21:29:335 csync.exclude - Adding entry: *.part
01-14 12:21:29:335 csync.exclude - Adding entry: *.unison*
01-14 12:21:29:335 csync.exclude - Adding entry: *csync_timedif.ctmp*
01-14 12:21:29:335 csync.exclude - Adding entry: .*.sw?
01-14 12:21:29:335 * csync thread started
01-14 12:21:29:335 csync.exclude - Adding entry: .*.*sw?
01-14 12:21:29:335 >===================================== sync started for "ownCloud"
01-14 12:21:29:335 csync.exclude - Adding entry: .DS_Store
01-14 12:21:29:335 csync.exclude - Adding entry: .ds_store
01-14 12:21:29:335 csync.exclude - Adding entry: desktop.ini
01-14 12:21:29:335 csync.exclude - Adding entry: Thumbs.db
01-14 12:21:29:335 csync.exclude - Adding entry: *.kate-swp
01-14 12:21:29:335 csync.exclude - Adding entry: *.aux
01-14 12:21:29:335 csync.exclude - Adding entry: *.nav
01-14 12:21:29:335 csync.exclude - Adding entry: *.out
01-14 12:21:29:335 csync.exclude - Adding entry: *.toc
01-14 12:21:29:335 csync.exclude - Adding entry: *_conflict-*
01-14 12:21:29:335 csync.exclude - Adding entry: .Temporary Items
01-14 12:21:29:335 csync.exclude - Adding entry: .Trashes
01-14 12:21:29:335 csync.exclude - Adding entry: .Document Revisions-V100
01-14 12:21:29:335 csync.exclude - Adding entry: .fseventd
01-14 12:21:29:336 csync.exclude - Adding entry: .apdisk
01-14 12:21:29:336 csync.exclude - Adding entry: .htaccess
01-14 12:21:29:336 csync.config - Config: max_depth = 50
01-14 12:21:29:336 csync.config - Config: max_time_difference = 10
01-14 12:21:29:336 csync.config - Config: sync_symbolic_links = 0
**01-14 12:21:29:336 csync.api - Could not load C:\Users\Franz\AppData\Local\ownCloud//ocsync_exclude.conf - Bad file descriptor
01-14 12:21:29:336 csync.api - Journal: C:/Users/Franz\ownCloud/.csync_journal.db
01-14 12:21:29:336 csync.statedb - sqlite version mismatch
01-14 12:21:29:340 csync.statedb - sqlite3_compile error: no such table: metadata - on query SELECT COUNT(phash) FROM metadata LIMIT 1 OFFSET 0;
01-14 12:21:29:340 csync.statedb - statedb doesn't exist**
01-14 12:21:29:340 #### Update start #################################################### >>
01-14 12:21:29:340 csync.updater - Incoming read_from_db-Flag for C:/Users/Franz\ownCloud: 0
01-14 12:21:29:340 csync.updater - .csync_journal.db excluded
01-14 12:21:29:340 csync.updater - .csync_journal.db.ctmp excluded
01-14 12:21:29:340 csync.updater - uklatefees.xlsx.part excluded
01-14 12:21:29:341 csync.updater - Closing walk for C:/Users/Franz\ownCloud with read_from_db 0
01-14 12:21:29:341 csync.api - Update detection for local replica took 0.00 seconds walking 0 files.
01-14 12:21:29:341 <<#### Update end ###########################################################
01-14 12:21:29:341 ..... Local only walk finished: 0
01-14 12:21:29:341 CSync run took 5 Milliseconds
01-14 12:21:29:347 Seen files: 0
01-14 12:21:29:347 New files: 0
01-14 12:21:29:347 Updated files: 0
01-14 12:21:29:347 Walked files: 0
01-14 12:21:29:347 Eval files: 0
01-14 12:21:29:347 Removed files: 0
01-14 12:21:29:347 Renamed files: 0
01-14 12:21:29:348 *** No local changes, finalize, pollTimerCounter is 9
01-14 12:21:29:348 -> CSync Finished slot with error false
01-14 12:21:29:349 OO folder slotSyncFinished: result: 3 local: true
01-14 12:21:29:349 Folder in overallStatus Message: Mirall::ownCloudFolder(0x67e3228) with name "ownCloud"
01-14 12:21:29:349 Sync state changed for folder "ownCloud" : "Success"
01-14 12:21:29:349 * "ownCloud" Poll timer enabled with 9846 milliseconds
01-14 12:21:29:349 <===================================== sync finished for "ownCloud"
01-14 12:21:29:553 XX slotScheduleFolderSync: folderQueue size: 0
LukasReschke commented 11 years ago

A user has sent to us the server logs, as it can be seen, the app is looking for a sqlite db whereas he is running a MySQL one.

This isn't a server log, it's a log of mirall - the desktop client, which indeed uses SQLite. Or am I missing something?