GithubHelp home page GithubHelp logo

Comments (3)

schuhbacca avatar schuhbacca commented on June 24, 2024

Are you connecting to the server directly via ip:port when attempting to upload this file?

from immich.

leocb avatar leocb commented on June 24, 2024

No, I'm using a cloudflare tunnel to my home server.

While investigating, I found out cloudflare has a upload size limit for tunnels, didn't know that.

I also don't care that it doesn't work over the internet as long as it works on my local network; I'm currently setting up a custom DNS hostname on my router (and all the nginx ssl and file limit stuff) to connect directly to the server when I'm at home. Will update this if this solves the problem.

from immich.

leocb avatar leocb commented on June 24, 2024

Doing the above solved my issue. It seems that cloudflare tunnel does something weird when the file is >100mb, looks like a time out, but takes about 3 minutes to do so.

To anyone who wants to replicate this, my current setup is:

WAN access: photos.mydomain.com -> cloudflare tunnel -> docker instance -> immich
LAN access: photos.mydomain.com -> fixed DNS hostname on the router pointing to my server LAN IP -> nginx (with let's encrypt ssl using cloudflare dns api) -> docker instance -> immich

with this, internet backup of large files fails, but as soon as I reach my home network (or as soon as DNS caches clears out), it works again.

from immich.

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.