Giter Site home page Giter Site logo

Jackett fails to startup about lmds HOT 3 CLOSED

greenfrogsb avatar greenfrogsb commented on May 17, 2024
Jackett fails to startup

from lmds.

Comments (3)

garciaErick avatar garciaErick commented on May 17, 2024

I have found out in my logs this happened after the following update

04-30 00:09:08 Info Checking for updates... Jackett variant: CoreLinuxArm32 04-30 00:09:08 Info New release found. Current version: v0.17.954 New version: v0.17.960 04-30 00:09:08 Info Downloading release v0.17.960 It could take a while... 04-30 00:10:00 Info Starting updater: /tmp/JackettUpdate-v0.17.960-637553381652563292/Jackett/JackettUpdater --Path "/app/Jackett" --Type "Console" --Args " --NoRestart" --KillPids "11555" --NoRestart 04-30 00:10:00 Info Updater started process id: 19860 04-30 00:10:16 Info Jackett Updater v0.17.960

from lmds.

garciaErick avatar garciaErick commented on May 17, 2024

Seems this was caused by a faulty update, deleted the container and ran deploy.sh again, is there any way this can be avoided?

from lmds.

GreenFrogSB avatar GreenFrogSB commented on May 17, 2024

There are two independent ways of stopping container from updating.

  1. Lock docker compose file to specific container version - all containers are by default set to pull latest version down for deployment. This wont be changed globally as this is desired behavior for the script also, I would like to avoid manual versioning if possible. You can lock particular container to specific version by changing docker-compose files locally. This way redeployment will always bind version you selected.
  2. Even if above is locked by compose file container itself has a mechanism allowing it to be updated over UI, this potentially can be disabled or never executed - these settings are specific to each container, look under settings and updates if there are any option there.

from lmds.

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.