Giter Site home page Giter Site logo

Comments (4)

FX7 avatar FX7 commented on May 22, 2024 1

First a quick description of my setup:
I have the latest photoprism docker image from photoprism/photoprism:latest behind an apache proxy.

When opening the app I got many log entrys like "GET /api/v1/ ..." with a http 200 code answered in the (apache proxy) log files. As descriped before everythink works fine (small square previews of the starting page are all shown correctly).

Then, wenn clicking on one image I got 3 entrys like "GET /api/v1/t/71866bb4cae0294cde5198c7c7e1184dc1669a09/34mwljxd/fit_3840" and all with http 200.

...

Ok, wait! I solved it! I'm sorry, that I bothered you with this. It was an configuration failure on my server side! Just because the "same" action on the web-interface worked, I thought it was a problem with the app. But "the same" action isnt really the same. Clicking on a square preview image on the web interface doesnt open the original image, it just opened another generated preview. Clicking on the square preview in the app opens the original image.

And thats where my server was missconfigured. I moved the location of the original images, but didnt tell the server the correct new location. So all previously generated previews still work (= square images and clicking on them the in web-interface) but viewing the original image (= clicking on square images in the app) didnt work.

Just solved it by telling the photoprism server the correct new location of the original files.

Thanks again for your quick response and of corse for sthe great work with this app!

from photoprism-android-client.

Radiokot avatar Radiokot commented on May 22, 2024

Are the square thumbnails displayed on the main screen?

from photoprism-android-client.

FX7 avatar FX7 commented on May 22, 2024

Hello @Radiokot and thank you for the very quick response.

Yes, the square thumbnails on the main screen are displayed.

I noticed the error with the PhotoPrism App v1.17 and updated today to the 1.18 version. But the problem remains.

from photoprism-android-client.

Radiokot avatar Radiokot commented on May 22, 2024

I think it can be due to the inability to get the preview of the corresponding size from the server, which I haven't faced before. You said you have server logs – do you see requesting XXX/tile_500, XXX/fit_720, XXX/fit_1280, etc. when running the gallery?

from photoprism-android-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.