Giter Site home page Giter Site logo

Radarr not working about lmds HOT 2 CLOSED

greenfrogsb avatar greenfrogsb commented on May 21, 2024
Radarr not working

from lmds.

Comments (2)

MagicaNexus avatar MagicaNexus commented on May 21, 2024

By my side, i've found a solution with this post here, by replacing linuxserver/radarr:latest by linuxserver/radarr:5.14 on the docker-compose.

Then in the ~/LDS directory run:
docker-compose up -d

I know it is not optimised but it is enough for me for now, waiting for an update 👍

Source : https://cutt.ly/uhv6gUq (Reddit)

from lmds.

GreenFrogSB avatar GreenFrogSB commented on May 21, 2024

Repo updated with the fix of locking Radarr into a specific release version 5.14 for now.
Thank you guys @throwaway1010 @MagicaNexus for finding this out.

Fix:
If you already using LDS from this repo, below is the way of fixing Radarr not responding on port 7878 even if container is up and running ok
If you just cloning it fresh, it will work ok, below is only if you want to fix existing LDS repo on your system.

Delete radarr container and associated image using Portainer GUI or using below commands
docker stop radarr
docker rm radarr
docker image prune -a

Pull prohect changes (small issue was also fixed that was preventing auto update)
cd to ~/LDS
git pull origin main
./deploy.sh

From the menu choose "Build LDS Stack"
Select all the needed containers and OK
For each container choose "Pull full service from template"
docker-compose up -d

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.