LycheeOrg / Lychee-Docker

Docker image for Lychee
https://lycheeorg.github.io/
167 stars 55 forks source link

Failed to load resource: the server responded with a status of 504 #116

Closed tiritibambix closed 2 years ago

tiritibambix commented 2 years ago

Hello !

I'm having this issue with large photos. I found an old post mentioning this but can't find the fix (or I cant understand it).

I also found the default.conf but I don't know what to do with it.

May a kind soul guide me please ?

alex-greet commented 2 years ago

I am seeing a similar issue. With images larger 5mb I am getting the same error. After removing all metadata (tags created on Windows) from the image it uploads just fine.

tiritibambix commented 2 years ago

I am seeing a similar issue. With images larger 5mb I am getting the same error. After removing all metadata (tags created on Windows) from the image it uploads just fine.

Thanks for your input, but it didn't do the trick for me.

alex-greet commented 2 years ago

@tiritibambix can you post your diagnostics from the GUI?

d7415 commented 2 years ago

I'm unable to reproduce this locally, so default.conf is unlikely to be the issue.

It is probably worth trying to run the container with APP_DEBUG=true.

Failing that, which version of the Docker image are you using? Are you able to upload a problematic image somewhere?

tiritibambix commented 2 years ago

Just realized I wasn't using the right image. Sorry for wasting your time, everything works fine.