Git Product home page Git Product logo

Comments (4)

JordanKnott avatar JordanKnott commented on May 12, 2024

Judging by the error alone, maybe your network connection isn't stable?

Though the download step is pretty heavy right now...

Try updating the docker compose by replacing
build: . with image: taskcafe/taskcafe:0.1.1 to use a pre-built image which is much smaller

from taskcafe.

peakstack avatar peakstack commented on May 12, 2024

My network is stable(glass fiber). I also tried it when the project was called citadel - the same issue was there back then.
I also got issues building manually, but I prefer docker.
Canโ€˜t seem to fix the issue myself, maybe you could spin up a raspberry pi vm and try to reproduce this bug.

from taskcafe.

JordanKnott avatar JordanKnott commented on May 12, 2024

For some reason the install and more specifically build step require a large amount of RAM in order to
build the production frontend. I'm not entirely sure how to fix this (as I've tried to get this to build on my build server and it refused). If I figure out a way I'll update this ticket, but for now I'm going to close it and add a note to the README.

from taskcafe.

maksimov avatar maksimov commented on May 12, 2024

@peakstack can you download https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.12.1.tgz manually from your Raspberry Pi? If you get a timeout then the issue is indeed with your network (e.g. DNS is flaky?)
Afaik what yarn is doing there is a simple enough file download, nothing special.

from taskcafe.

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.