-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot open file png on public link #2866
Comments
I tested it with the 1.16 release and it works. Could you try again? |
I might have more information on this. I noticed the same - at first it seemed random, but by now I think it might be dependent on the resolution:
Right now I can reproduce 100% of the times. The only difference in those requests is edit: |
Fixed in |
Describe the bug
Steps to reproduce the behavior:
Expected behavior
The pnd file can be opened in mediaviewer
Actual behavior
Error 500
2021-12-10T14:07:21+01:00 ERR could not get thumbnail error="{\"id\":\"com.owncloud.api.thumbnails\",\"code\":500,\"detail\":\"could not get image from source: could not get the image \\\"https://127.0.0.1:9200/remote.php/dav/public-files/VBWKXTWsWiWyuNo/amoadklbbpmdaabc.png/amoadklbbpmdaabc.png\\\". Request returned with statuscode 403 \",\"status\":\"Internal Server Error\"}" service=webdav
BUT: If you create a public link to a folder with a file, it works correctly
Setup
Please describe how you started the server and provide a list of relevant environment variables.
The text was updated successfully, but these errors were encountered: