NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
hazelbag
Apr 04, 2021Aspirant
ReadyNas 316 - Mono - radarr /root 99%
Hi, I use my NAS soley for media and file storage and recently install radarr using this guide but now I seem to be running into issues where plex stops working or crashes the NAS. I delete a bunch...
StephenB
Apr 05, 2021Guru - Experienced User
hazelbag wrote:
StephenB Would there be a possibility for some assistance with this please as I am at the point of just doing a factory reset and getting the system up from scratch again, which I do not want to do though.
Sorry, though I am active here, I am just a customer and am not in a position to provide remote support.
hazelbag wrote:
Would radarr and Mono cause the issues? I can't upload PlexMedia server as when I do it loads and the device then shows the login screen before it completes as well.
It sounds like they did. Perhaps try uninstalling them next.
hazelbag
Apr 05, 2021Aspirant
No worries, just thought you would be able help with maybe teamviewer or anydesk and then ssh on my side đ
StephenB Could you maybe guide me with removing mono and sonarr?
StephenB Could you maybe guide me with removing mono and sonarr?
- StephenBApr 05, 2021Guru - Experienced User
hazelbag wrote:
StephenB Could you maybe guide me with removing mono and sonarr?I've not installed them myself, and the details will depend on what you did. apt-get remove --purge should work for things you installed with apt-get.
- hazelbagApr 05, 2021Aspirant
Thanks StephenB
Yeah I used apt get for mono, added
StephenB wrote:I've not installed them myself, and the details will depend on what you did. apt-get remove --purge should work for things you installed with apt-get.
mono-devel mediainfo sqlite3 libmono-cil-devSo using apt-get remove mono-devel mediainfo libmono-cil-dev --purge will then do the trick?
Then for radarr, would I just delete it in the opt folder? as per the link I followed here
- StephenBApr 05, 2021Guru - Experienced User
hazelbag wrote:
Then for radarr, would I just delete it in the opt folder? as per the link I followed here
You do need to delete the .service file you created. I'd stop the service before deleting anything
systemctl stop radarr
You don't need the sudo if you are logged in as root (which is what you should be doing).
In general you want to go through the process backwards (removing radarr before running apt-get remove).
hazelbag wrote:So using apt-get remove mono-devel mediainfo libmono-cil-dev --purge will then do the trick?Not sure if it matters, but I think you need to put the --purge right aftger the remove.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!