-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 not working for DSM1517 - Seg Fault (ANNAPURNALABS Alpine AL314) #5302
Comments
Radarr is not Sonarr they have completely different backends: Radarr is dotnet and Sonarr is still dotnet framework/mono your NAS is not supported by the SynoComm packages as the processor not compatible dotnet/runtime#56706 You can try the official (beta) packages instead |
@russholio, I've been trying to solicit feedback to confirm compatibility with .NET builds of Radarr, Lidarr and Sonarr v4 running on ARMv7 architectures. If you have the time perhaps you can check out #5574 and add your feedback on the test packages I've shared. Appreciate the support. |
@russholio a new version of Radarr (v20230215-19) has been published. This version includes Radarr 4.3.2.6857 and removes support for In your original note you mentioned your setup was:
This new version should be compatible with your model but only if you are running DSM 7.1. Let me know if this works for you. |
@russholio, I wanted to follow up on your issue. Have you had a chance to try my suggested solution? Please let me know if it resolves the issue. If I don't hear back from you in the next few days, I'll assume the issue has been resolved and will close it. |
Thanks @mreid-tt I have not had a chance to try your solution. I will give it a try tonight and let you know the results |
hey @russholio, thanks much for the update. This is indeed strange. If you can, I'd like you to SSH into your NAS and share with me the results of:
I may have to update the results of my original testing based on the results. |
I assume the version number difference maybe some how caused by me being in Australia and it is building the version number dynamically at some point. It wouldn't be the first time timezones have created some weirdism |
hey @russholio, thanks much for the details. Everything seems as it should be as far as the software versions. Could I see the
EDIT: It would also be useful to see the details of the dump files generated:
|
@mreid-tt contents of
|
Just and FYI I dumped the environment variables at service startup too
I tried turning up the logging level in the radarr config.xml file, but the app crashes immediately. I have tried just running the dotnet core runtime and it seg faults on my system too. |
@russholio, thanks for the detailed feedback. Based on this I believe we can definitively confirm that the If you wish the folks over at Servarr have released some packages which can be manually installed on older CPUs. These packages include a special wrapper that may work with dotnet 6. I cannot guarantee that it will resolve your issue but some users have found success on older CPUs. |
Thanks @mreid-tt I gave bubblewrap a try in the past but with no joy. I don't know if it is still supported as they seem to be pushing docker containers. Unfortunately my synology does not support docker either. I think I am just a victim of a crappy chipset. Thanks for your help with trying to get it working. |
just to clarify - the Servarr team does not maintain, create, nor develop any docker containers. Ideally if your synology supports docker that's the best route; otherwise the bubblewrap packages should work. There are some Syno's whos kernels are too old, that may be the root cause. |
Is this a new Bug?
Package Name
Radarr
Package Version
202205015-18
Device Model
DS1517
Device Architecture
ARMv7
Firmware Version
DSM 7.0.1-42218 Update 4
What happened?
I tried to do a brand new install of Radarr on my DS1517, I have never used Radarr before.
The package installs but does not start and the DSM package manager immediately shows "Repair" package.
Repairing the package does nothing.
I
ssh
in and checked the logs, I see that there is a Seg fault.I am running Sonarr which I believe to be very similar in its tech stack and was surprised that Radarr wasn't working but Sonarr is.
I checked the listed build architectures on Synocommunity for Sonarr and Radarr and they seem to differ by 2 build arch's
7.0 aarch64
7.0 evansport
Reproduction steps
Install Log
Service Log
Other Logs
No response
The text was updated successfully, but these errors were encountered: