photo / frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
https://trovebox.com
Apache License 2.0
1.38k stars 244 forks source link

No thumbnail #1558

Open Zeriuno opened 9 years ago

Zeriuno commented 9 years ago

I uploaded a picture that doesn't get any thumbnail (and thus I can't click on it to have it displayed)

trovebox-empty

… mh, well, actually no, nothing at all is displayed now.

jmathai commented 9 years ago

URL? Any messages in the error log?

If the image showed up the first time but not subsequent times then it means that the photo was displayed when a new size was requested but it did not get cached properly for future requests.

Zeriuno commented 9 years ago

And it can't be downloaded: looks like I'll just have to re upload it. Maybe the upload did go wrong (but I wasn't notified). https://danielepitrolo.trovebox.com/p/15c/token-d55540ffe2

jmathai commented 9 years ago

That's concerning. If the upload failed it shouldn't have created an entry for the photo. Try re-uploading and seeing if it works the second time.

Zeriuno commented 9 years ago

I could swear, though, that after noticing the missing thumbnail I had it displayed and I actually saw the picture uploaded. Trying to reupload now.

Zeriuno commented 9 years ago

Uploaded again, successfully.

screenshot 2014-10-24 alle 22 34 10

Still the picture doesn't show up in the Gallery (probably because Trovebox recognized that it already existed?) It could be somehing in the picture? It is actually a scan of an old photograph: sharing it here https://transfer.sh/zgf6J/invisible.jpg

jmathai commented 9 years ago

If Trovebox detects a duplicate (and you haven't allowed duplicates) it won't store it as a new photo and the upload API returns a 409 Conflict.

Will need to look into this a bit more and see what's happening. Other photos are uploading okay?

Zeriuno commented 9 years ago

Yes, other photos are uploading without a problem (and I haven't allowed duplicates).