nextcloud / viewer

🖼 Simple file viewer with slideshow for media
GNU Affero General Public License v3.0
94 stars 53 forks source link

Download of images fails #2394

Open math-GH opened 1 month ago

math-GH commented 1 month ago

grafik

Nextcloud 25.0.3

How to reproduce: grafik

grafik

The download link opens an empty tab.

An error is shown in the browser console: 404 - not found - https://domain.tls/remote.php/dav//filename.jpg (yes, there is a double slash char)

correct would be: https://domain.tld/remote.php/dav/files/USERNAME/FOLDERS/filename.jpg (files/USERNAME/FOLDERS is missed)

Originally posted by @math-GH in https://github.com/nextcloud/viewer/issues/2389#issuecomment-2269063306

joshtrichards commented 2 weeks ago

I cannot reproduce this problem (at least supported versions of Nc 28/29). Are you still experiencing this with newer versions of Server/viewer?

If so, this may be some sort of configuration matter specific to your environment. Can you share a bit more about your installation? Also, have you tried troubleshooting via the support forum/etc - https://help.nextcloud.com?