Giter Site home page Giter Site logo

Error Code 0. about lolisafe HOT 5 CLOSED

weloveblackman22 avatar weloveblackman22 commented on August 31, 2024
Error Code 0.

from lolisafe.

Comments (5)

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

Did you turn on chunked uploads?
Free plan of Cloudflare by default has an upload limit of 100MB
Lolisafe cannot detect your Cloudflare plan, so it's at your own discretion to turn on chunked uploads, and configure the max chunk size to match your plan
If you're on free plan, make max chunk size at 95MB at most (instead of flat 100MB), as it needs a bit of the bandwidth to send auxiliary data

from lolisafe.

weloveblackman22 avatar weloveblackman22 commented on August 31, 2024

Yes, i have enabled chunks now there's a new error An unexpected error occurred. Try again? . Theres this error that pops up in console to [2022-04-21 16:47:35] Uncaught Exception: Error: Cannot continue updating hashing after dispose() has been called at BaseHash.update (/root/lolisafe/node_modules/blake3/dist/base/hash-instance.js:18:19) at NodeHash.update (/root/lolisafe/node_modules/blake3/dist/node/hash-instance.js:27:19) at FileStream.<anonymous> (/root/lolisafe/controllers/utils/multerStorage.js:70:40) at FileStream.emit (node:events:527:28) at FileStream.Readable.read (node:internal/streams/readable:550:10) at flow (node:internal/streams/readable:1034:34) at resume_ (node:internal/streams/readable:1015:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) [2022-04-21 16:47:35] [Error: ENOTSUP: operation not supported on socket, open '/lolisafestore/chunks/82aa0331-a5ef-4f6f-8fb3-d98ffa7b8787/tmp'] { errno: -95, code: 'ENOTSUP', syscall: 'open', path: '/lolisafestore/chunks/82aa0331-a5ef-4f6f-8fb3-d98ffa7b8787/tmp', storageErrors: []

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

Are you using a network drive as your uploads directory?
If yes, modify uploads > chunksFolder in config file to a local path, since building chunks isn't simple read/write operations, and may not be supported by certain network drive drivers
Lolisafe will automatically move the finished file / rebuilt chunks into your uploads directory afterwards

from lolisafe.

weloveblackman22 avatar weloveblackman22 commented on August 31, 2024

That was the problem thanks for helping!

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

Anytime!

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.