lespas: No sync and no shares possible. Error /appinfo/app.php is deprecated

Hi guys,

first of all, thanks for your great work which I assume is working for many people. Unfortunately I can’t get your app to work. Tried many things but I’m not able to share and/or sync my photos.

I get these messages on nextcloud 23 (just updated from 21 where I got the same messages):

00:00","remoteAddr":"172.18.0.1","user":"--","app":"maps","method":"GET","url":"/ocs/v2.php/apps/files_sharing/api/v1/shares?path=lespas&subfiles=true&reshares=false&format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"LesPas_v2.5.11","version":"23.0.4.1"}
{"reqId":"KeTzu2n9cl53fg5TzY1l","level":0,"time":"2022-06-06T11:51:54+00:00","remoteAddr":"172.18.0.1","user":"--","app":"maps","method":"GET","url":"/ocs/v2.php/apps/files_sharing/api/v1/shares?shared_with_me=true&format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"LesPas_v2.5.11","version":"23.0.4.1"}
{"reqId":"9vsj5JgTGT7FxNg0WVAE","level":0,"time":"2022-06-06T11:51:55+00:00","remoteAddr":"172.18.0.1","user":"--","app":"maps","method":"PROPFIND","url":"/remote.php/dav/files/user1","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"LesPas_v2.5.11","version":"23.0.4.1"}
{"reqId":"dILczA1nGA46NmFKSWzo","level":0,"time":"2022-06-06T11:51:55+00:00","remoteAddr":"172.18.0.1","user":"--","app":"maps","method":"GET","url":"/remote.php/dav/files/user1/somepath1/578941.json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"LesPas_v2.5.11","version":"23.0.4.1"}
{"reqId":"l4qxNJDlPRnIASshcxDE","level":0,"time":"2022-06-06T11:51:56+00:00","remoteAddr":"172.18.0.1","user":"--","app":"maps","method":"GET","url":"/remote.php/dav/files/user1/somepath2/1325935.json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"LesPas_v2.5.11","version":"23.0.4.1"}

Can you maybe give me a hint or advice what I can try next to solve this problem? Thanks 😃

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 21 (11 by maintainers)

Commits related to this issue

Most upvoted comments

So finally I got les pas working on my oneplus 8 pro. It seems to be indeed the new (?) “low storage no sync” feature of android 12. As soon as I got enough free space (10% or 12GB !!!) that DAVx5 won’t show the low storage warning any more, les pas started to sync. The bad thing about les pas is, that it is not showing an error or anything else to warn the user, that no sync activities are possible because of low storage (which is below 10% of the total storage!!!). Maybe you could look into that issue and notify the user in feature releases? Thank you very much for your time and effort to narrow down the problem 😃