No sync and no shares possible. Error /appinfo/app.php is deprecated
See original GitHub issueHi 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 😃
Issue Analytics
- State:
- Created a year ago
- Comments:21 (11 by maintainers)
Top Results From Across the Web
Level 3 /appinfo/app.php is deprecated, use \OCP ... - GitHub
I'm getting this error as a level 3 error for the files_external app. Other issues I've seen have this error in debug level...
Read more >App.php is deprecated - Features & apps - Nextcloud community
Hello, I recently updated to Nextcloud 20 and found an error in the log for several installed applications: {“reqId”:“2gzVPhOnlozA3SoyVV3u”,“level”:0 ...
Read more >upgrade status module status "deprecated configuration used"
Deprecated configuration used looking at drupal/sites/default/settings.php I am not seeing anything to change.
Read more >Error while doing `brew tap exolnet/homebrew-deprecated`
Tap exolnet/homebrew-deprecated is no longer maintained, hence the error. To install PHP 7.1 , first, untap the exolnet/deprecated tap, ...
Read more >php is deprecated since version 6.0.0 with no alternative ...
I've received an error on my website, so it is causing the website to crash, ... php is deprecated since version 6.0.0 with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub 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 😃
I see. Both Lespas and DAVx5 use android sync adapter to sync. You can see this in your system setting – accounts menu. This explains that they both have the same behavior.