Photos are being "instantly uploaded" from the Android app, and I
can see them on the filesystem under

data/roger/files/InstantUpload

But in the web view, (and in the Android app), the more recent
instant uploads are not visible when I browse to

index.php/apps/files?dir=%2FInstantUpload

(Files view)

But the same photos _are_ visible in the web view via

index.php/apps/gallery#InstantUpload

(Pictures view)

I have tried running

php console.php files:scan  --all

and it goes through all the files, but makes no difference.

I do see a lot of errors like this in the log:

{"reqId":"54cf6ba960e21","app":"core","message":"An exception occurred while 
executing 'UPDATE \"oc_filecache\" SET \"size\"=? WHERE \"fileid\" = 
?':\n\nSQLSTATE[HY000]: General error: 5 database is 
locked","level":0,"time":"2015-02-02T12:20:59+00:00","method":"GET","url":"\/owncloud\/index.php\/core\/preview.png?file=%2FInstantUpload%2FIMG_20140824_145357.jpg&c=53f9d29b47776&x=36&y=36&forceIcon=0"}

>From config.php:

  'dbtype' => 'sqlite3',
  'version' => '7.0.3.4',

Any help will be very gratefully received.


-- 
========================
Roger Whittaker
[email protected]
========================
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to