Hey Bruno! That's the most curious thing, nothing shows up in the logs when the app says "Download failed/Could not download <filename>". Tailing httpd's errorlog and Nextcloud's data/nextcloud.log yields nothing. Raising loglevel for Nextcloud to debug only shows some image cache misses: {"reqId":"Wi7JHnvwCWAwkFbOr49Y","level":0,"time":"2019-04-01T13:06:41+00:00","remoteAddr":"IP","user":"username","app":"no app in context","method":"GET","url":"\/nextcloud\/ocs\/v2.php\/apps\/activity\/api\/v2\/activity\/filter?format=json&previews=true&sort=desc&object_type=files&object_id=213","message":"No cache entry found for \/appdata_ocvxn2n1q9gp\/theming\/images (storage: local::\/htdocs\/nextcloud\/data\/, internalPath: appdata_ocvxn2n1q9gp\/theming\/images)","userAgent":"Mozilla\/5.0 (Android) ownCloud-android\/3.5.1","version":"15.0.5.3"}
I don't believe it's related, though. I can upload anything from the app, and I can do (even download) anything on Nextcloud's web UI. It's just the Android app that can't download anything. I thought that maybe this has still something to do with httpd(8) -- but it seems not :-\ Dani Bruno Flückiger @ 2019-04-01T11:11:18 +0200: > On 01.04., LÉVAI Dániel wrote: > > Hi all! > > > > After reading this > > https://marc.info/?l=openbsd-misc&m=149420565311794&w=2 > > .. and this > > https://github.com/nextcloud/android/issues/113#issuecomment-478398248 > > > > I'm still wondering why would my file download with the Android app fail > > with nextcloud 15.0.5 on OpenBSD 6.4-stable. > > > > By any chance, does anyone here use nextcloud from ports on OpenBSD with > > httpd(8) and the infamous Nextcloud Android app? > > > > > > Dani > > > > -- > > LÉVAI Dániel > > PGP key ID = 0x83B63A8F > > Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F > > > > Hi Dani > > I do run Nextcloud on httpd(8) and use the Android app. I don't have > this problem anymore since they fixed it in the Android app. What do you > see in the logs if your download fails? > > Cheers, > Bruno -- LÉVAI Dániel PGP key ID = 0x83B63A8F Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F