Coder Social home page Coder Social logo

Comments (6)

michael-genson avatar michael-genson commented on June 26, 2024

Do you have any other logs? There are no errors in the logs you provided

from mealie.

brandon-daniels avatar brandon-daniels commented on June 26, 2024

No other logs from the docker container. I can also add my compose file, but I figured since the demo site isn't loading for me on any device/network that my particular installation isn't the problem.

from mealie.

michael-genson avatar michael-genson commented on June 26, 2024

The demo being down is unrelated to any bug, there was an issue with the demo, so the issue you're experiencing is likely related to your deployment. Without any logs or other details I'm not sure how to help

from mealie.

brandon-daniels avatar brandon-daniels commented on June 26, 2024

Here is my compose file. Any ideas for where else I can look for logs? Part of my problem is that the container logs has no errors.

Sorry for assuming my problem was the same as the demo!

    mealie:
        container_name: mealie
        image: hkotel/mealie:latest
        restart: always
        ports:
          - 9925:80
        environment:
          PUID: 1000
          PGID: 1000
          TZ: America/Denver

          # Default Recipe Settings
          RECIPE_PUBLIC: 'true'
          RECIPE_SHOW_NUTRITION: 'false'
          RECIPE_SHOW_ASSETS: 'true'
          RECIPE_LANDSCAPE_VIEW: 'true'
          RECIPE_DISABLE_COMMENTS: 'true'
          RECIPE_DISABLE_AMOUNT: 'false'
        volumes:
          - /home/brandon/mealie/data/:/app/data

from mealie.

brandon-daniels avatar brandon-daniels commented on June 26, 2024

Ah, I'm sorry for wasting your time. I never did the v1 migration, which is probably my issue.

from mealie.

michael-genson avatar michael-genson commented on June 26, 2024

No worries, glad you got it sorted!

from mealie.

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.