Giter Site home page Giter Site logo

Comments (9)

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

Seems to be a relatively old commit, try updating

from lolisafe.

breachedvince avatar breachedvince commented on August 31, 2024

Ok.

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

It's likely due to chunks temporary data timing out

The default timeout in config is 30 minutes
If someone happened to only finish uploading their chunks when the timer was about to run out, it could indeed potentially throw that error

If you can confirm it isn't something else, a temporary workaround is to simply increase the timeout
I'll add some potential fixes tomorrow

from lolisafe.

breachedvince avatar breachedvince commented on August 31, 2024

I'm on a VPN so the IP doesn't matter if your worrying!

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

I think you probably misconfigured that domain in your nginx config

For some reason nginx thinks domainnamehere.com/api/upload is a static path located at /lolisafestore/api/upload

If it was lolisafe itself that was having a file permission issue, you basically wouldn't be seeing that on your nginx logs (at most you'd see it reporting that the request ended with http error code 500 or equivalent), since nginx is simply routing the requests from clients to/from lolisafe


Meaning it's likely unrelated with the undefined hasher errors

from lolisafe.

breachedvince avatar breachedvince commented on August 31, 2024

Keep in mind this is only for files 2gb> all the other files that are like 900mb or 1gb work perfectly fine.

from lolisafe.

breachedvince avatar breachedvince commented on August 31, 2024

Update: No more hasher errors after updating. Its failing to send the last POST request to api/uploads/finishchunks. Maybe you could try to upload something 1GB and see if it works.

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

Tested some files ranging from ~1.8GB to ~7.84GB at 95MB chunk size (the latter was split up to 89 chunks), all worked fine

Re-uploaded the latter to test if hasher still worked properly with files that size, and it did indeed detect duplicate properly


~22GB file at 1MB chunk size just for the heck of it
image
This later succeeded

from lolisafe.

breachedvince avatar breachedvince commented on August 31, 2024

Hmm, I will just re-install/ redo all my configs and lolisafe you can close this.

from lolisafe.

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.