GithubHelp home page GithubHelp logo

Comments (2)

Mearman avatar Mearman commented on May 24, 2024

@RaptorHunterMZ what host OS are you running on?
You probably need to add --restart unless-stopped to your docker run

from octoprint-docker.

alexkander avatar alexkander commented on May 24, 2024

@RaptorHunterMZ @Mearman I am having the same issue. Do you know how to resolve it?

I am using this docker compose

version: "3"

services:
  octoprint:
    image: octoprint/octoprint
    container_name: octoprint
    restart: always
    ports:
      - 80:80
    devices:
      - /dev/ttyUSB0:/dev/ttyUSB0

After boot the raspberry, the las logs it the compose are these:

octoprint  | 2024-03-18 00:34:43,768 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '122.0.0.0', 'os_name': 'Windows', 'os_version': '10'}
octoprint  | [cont-finish.d] executing container finish scripts...
octoprint  | [cont-finish.d] done.
octoprint  | [s6-finish] waiting for services.
octoprint  | [s6-finish] sending all processes the TERM signal.
octoprint  | [s6-finish] sending all processes the KILL signal and exiting.

Do you have any suggestion?

from octoprint-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.