-
Notifications
You must be signed in to change notification settings - Fork 23
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
NC20 Login screen cannot load picture #72
Comments
I have a self hosted system, that's showing the same - "We couldn't find that picture" All my users love the varying background pictures. Hopefully it's just a case of a referenced directory having moved, and can be repointed etc. |
This seems to be an issue on the side of unsplash. |
Hi, if I click on your second link, it also doesn't work (I also face the issue #72 at my instance) |
Hello together, in my case the second link works. Is there a way to change the term as workaround? I love this feature. |
Suggestion and just an Idea: Make it a bit more comfortable for example include a fixed table array with either date(s|ranges) like Christmas, Silvestre and other world wide valid special days a.s.o. and set a value in the array with corresponding keywords like ?Xmas etc. To spin it further, and make it more flexible Nextcloud.com could provide a public database with special days for any region on this world and the fixed table could become something like
|
i also have the same issue for my self hosted nc server on my raspberry pi. it shows the no image found. also on the statusbar if enabled |
Thnx, this works for me. For all: you could just edit search terms in files: /apps/unsplash/css/header.css |
It looks like the "nature" category doesn't work anymore. From the unsplash website : https://source.unsplash.com
So i modify files from #72 (comment) to set : (other category like "architecture" doesn't work either). |
OK, all fixed after I edited the 2 files in the following location: /var/snap/nextcloud/current/nextcloud/extra-apps/unsplash/css/header.css & login.css to have the following URL https://source.unsplash.com/featured/?nature,water and all working again. Hope this helps anyone else out - if you've installed NextCloud with snap, that is.... |
This workaround works well for me. Thanks. |
Using https://source.unsplash.com/featured/?nature,nature works too. |
That makes so little sense that it does. Funny😂 |
@meepmeep: https://source.unsplash.com/featured/?architectural works too. (architecture!=architectural). You could also try ?architectural,historical or ?architectural,modern |
I have modified both files (header and login) and added water at the end, nature again, architectural and still in all cases receiving the same error. GET
|
I will fix that, but it will probably take me some time since i am currently fixing my own nextcloud. i hope that i can get an update out around new year's eve, with the improvement suggested by @marius-wieschollek |
thank you! After fiddling around with other tokens like: water, tech, wallpapers, architecture, etc they all seem to work perfectly and the only broken one is nature. Hope that helps narrow it down to the culprit. Happy new year! |
I propose to add the link change function from the Administrator Panel 😁. |
Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
[#72] Add workaround for unsplash api issue
@newhinton The solution in PR #76 does not fix the bug. After a few views of the NC page, the message "We couldn't find that photo" is displayed again. |
The url https://source.unsplash.com/featured/nature works for me (without the question mark). |
@wilfreddijksman The link without a question mark displays images from different groups (not only from nature). |
I can confirm that my PR does no longer fix the issue. Also https://source.unsplash.com/featured/?nature,water does return images that clearly don't match (like fireworks) The api seems to be really broken right now |
Thanks for fixing this (if done actively). Works again on my end with lovely pictures from oranges, nature et al. Cheers! |
We didnt really do anything, but it seems that the issue was not on our end. For the future i will have to update the app to easily switch categories, so that this will not happen again |
|
And gone again. Error message is back on ... Maybe it is a slack joint @unsplash ;-) |
that is good to know! thanks for sharing this with us. |
I will close this issue since it seems resolved. The fact that the original unsplash api is unsupported will be handled in a different pr when it comes to that. |
I'm currently running into this issue. Has there been any progress on migrating to the new API in the last 14 months? |
It says: We couldn't find that picture in big letters
The text was updated successfully, but these errors were encountered: