-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Radarr stopped working #7238
Comments
reinstalling didn't help |
Hmm, the executable ls -dl /opt/radarr/Radarr /opt/radarr
systemctl cat radarr On a test install it works fine here. |
|
how can I fix this without losing my metadata? |
can you share following pls
|
You can reinstall it to fix it, which preserves config and data: dietpi-software reinstall 145 However, would be indeed interesting to see the content of the directory, to maybe get a clue why the executable is missing. |
@MichaIng I reisnstalled several times with this command... had the same outcome |
Ah right there is a message that an existing installation was found an will be preserved, right? We really need a repair command, or do it OOTB incase of Servarr apps. Please do this: rm -R /opt/radarr
dietpi-software reinstall 145 It still preserves all data and configs which are stored in |
works! thx |
Great, I'll mark the issue as closed then. |
Creating a bug report/issue
Required Information
cat /boot/dietpi/.version
echo $G_DISTRO_NAME $G_RASPBIAN
bookworm
uname -a
Linux DietPi 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux
echo $G_HW_MODEL_NAME
or (EG: RPi3)Native PC (x86_64)
Additional Information (if applicable)
echo $G_HW_UUID
3b0cd5c5-8000-40c6-ac83-14972cc6877b
The text was updated successfully, but these errors were encountered: