Giter Club home page Giter Club logo

Comments (2)

rolandgeider avatar rolandgeider commented on September 16, 2024

Thanks for reporting this, that makes sense. I'm not sure whether the new ingredients are half broken (entry in db but no file on disk) or the process failed completetly

from docker.

strawpants avatar strawpants commented on September 16, 2024

FYI: the downloading of the images and subsequent registration in the db actually worked. But the images were stored inside the celery_worker container, so the links in the db (nutrition_images) were created and correct but pointing to an inaccessible resource.

Besides mounting the media folder to the celery_worker, I had to truncate the nutrition_image table to trigger a renewed downloading of the images, after that it worked.

Note: I did use DOWNLOAD_INGREDIENTS_FROM=OFF because I experienced some errors: 'No ingredient matches UUID in the remote server' when using ..=WGER

from docker.

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.