-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
404 on Image Previews #2690
Comments
Same issue here but the 404s are SEARCH calls to /remote.php/dav/ As a workaround, navigating to my photo directory in "/apps/photos/folders" instead of "/apps/photos/photos" seems to display previews fine. (Linux, Apache, PHP 8.2.24, Nextcloud 30.0.1, Photos 3.0.2) |
So finally I tested something, |
That upgrade path is what I did to get here as well. Could you please reopen the issue, I'm hoping for a fix that doesn't involve creating a whole new instance. |
sure, but actually it is a data migration problem what might or might not be in the core or whereever upgrade process |
Might be linked to #141 Had the same issue with repeating 404 calls to |
Do you have any path to the config of the photos app and/or the "Photos" dir in the filesystem? |
Oh, hey! That fixed it for me. Thank you so much, @jkahrs! @sambibot, I just clicked "Photo settings" in the bottom left of /apps/photos/ and under "Media folder" added the correct folder. That must have changed during the upgrade. |
nope, that did not solve it for me, the setting was right, the folder existed, I chose another folder with pics in it, deleted the other and still |
Also I found this: |
Describe the bug
Photo app Produces tons of 404 not found in Preview image files
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Preview images to show
Linux Server Apache / nginx php8.3 / [Nextcloud Hub 9] (30.0.1)
![Image](https://private-user-images.githubusercontent.com/171273501/378444580-8d244158-b0de-43e7-8c7e-de279457e9f0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjI1NzAsIm5iZiI6MTczOTEyMjI3MCwicGF0aCI6Ii8xNzEyNzM1MDEvMzc4NDQ0NTgwLThkMjQ0MTU4LWIwZGUtNDNlNy04YzdlLWRlMjc5NDU3ZTlmMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxNzMxMTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03Y2RkNjVmNThmMjFmMjk2N2UyNzAwY2Y0YjY2OGU5MGYwZTJlMzkxNjVhMDE3MDdhOGYxYzZmNTYyZDExNmE5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.itiBmCHJvc_gfmAlHCnmAYSioYmyh64NoA7Jjl7klm4)
The URL to the preview not found images would be
/index.php/apps/photos/api/v1/preview/
The text was updated successfully, but these errors were encountered: