Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Valyno

Members
  • Joined

  • Last visited

  1. Hello, SO, mu UPS died last night and this morning, after reboot, the webUI was giving me the nginx 500 error message. I was able to log in with SSH. I tried to trouble shoot following some posts/article/genAI help, no success. After a n reboot, even SSH stopped working. SO i decided to go to my unraid admin panel and to download a backup of my USB key. I copied/pasted all files on the USB key (from the back up archive, and still, webUI unavailable. SSH is working again though... well it is responding, but my password is rejected ! If I have restored the files from my USB key backup, all the parameters of my server should be there, right? I tried to entr with no password, not working... Any idea on how I can regain access to my server and make it fuly operational again? Thaks V
  2. I cleared it!! I have added both downlaod & media folders and now the health issue has disappeared !! Thank you very much for your support !
  3. Done, error still present. Then replaced by media, error still present, but another error (yellow one) disappeared instantly
  4. I have this: Is it for downlaod or for media library to monitor?
  5. I have the following folder: /mnt/user/PlexMedias/usenet/ complete/tv where SAB is storing the completed downloads and I have the folder /mnt/user/PlexMedias/media/tv where I store the TV shows for plex to read from.
  6. @wgstarks our message crossed each other: Radarr problem is solved and it is now working properly, thank you !
  7. @wgstarks I have updated in SAB the completed download folder as follows: /data/complete, and Miracle, Radarr is now good. I managed to update one movie from the library with a better quality version and the file has been copied to the folder /PlexMedias/Media/movies ! Now, I have to solve an issue with Sonarr: Health page says: The container settings: Any idea how to solve this one? Thks Valyno
  8. @wgstarks thanks again for your help. In SAB settings for completed downloads, I have /data/usenet/complete Is that the wrong setting ? I am confused with the parameters that we are setting in the container setting page...
  9. Hello Everyone, I am still struggling with my set-up of the *arr applications. All of them are complaining So, here are the container settings page for SABnzbd: and then the container settings page for radarr: and the remote path settings in the radarr Download client page: I don't understand why in the Health page, Radarr keeps referring to the "data/usenet/complete/movies" folder when nowhere in my settings I have this path configured. Everything happens in the the share /PlexMedias/ that I have created to store all my files for Plex. The folder is organized like this: /media/movies/ -------------------------/tv/ ------------------------/music/ /usenet/ -------------/complete/ ------------------------------/movies/ -----------------------------/tv/ ---------------------------/music/ -------------/incomplete/ Radarr is able to see and the /media/movies/ folder and launch the downloads from SABnzbd whicj is recording the files in /usenet/complete/movies/ but then, it is not moving the files in the /media/movies/ folder. I even planned to move the /usenet/ folder in the share I have set-up on my cache SSD for quicker transfer and unpacking, but then SABnzbd would not be able to write on the cache drive, but this is another story. Thks agaibn for your support, Valyno
  10. Hello @wgstarks Thank you for the advice, makes total sense. I am about to change my SSD (from 256 GB to 1 TB), it will help with the downloads. Then I will configure Radarr to move the files to the PlexMedia library folder! I will report back if it works! Thks again for your help!! and Happy New Year
  11. Hello @wgstarts SABnzbd is configured to save the downloads to here: container path: /data/usenet/ <--> /mnt/user/PlexMedias/usenet/ /PlexMedia is a share where I have the following folders: media/movies/ ----------/tv/ ---------/music/ etc... these are for my Plex server then I have: /usenet/ -/complete/ ------/movies/ ------/tv/ -----/music/ -/incomplete/ So I really don't understand why radarr keeps referring to the /data/usenet/complete/movies folder
  12. @wgstarks thank you for your help! I have made some changes in the dockers configs: radarr: /config <--> /mnt/user/appdata/binhex-radarr Path Media : Container Path : /media <--> /mnt/user/PlexMedias/media/ (supposed to be the folder where media are stored ultimately and where the Plex Server librairies will be looking into) Path Data : Container Path : /data <--> /mnt/user/PlexMedias/usenet/ (supposed to be the download folder or SABnzbd, right?) SABnzbd: Host Path 2 - Container path : /data <--> /mnt/user/PlexMedias/usenet/ (I am a bit confused here: is it supposed to be the folder where SABnzbd is copying the files once the download is complete? In this folder I have the subfolders /complete and /incomplete) Download Path: Container Path : /data/usenet/ <--> /mnt/user/PlexMedias/usenet/ /config <--> /mnt/user/appdata/binhex-sabnzbd Are these correct? I don't think so as radarr is stil warning me with this message ThksValyno
  13. Hello fellow Unraid users. I am very new with the use of Unraid, but I have been using Linux with some headless server (Debian and or Ubuntu) for almost 2 decades (as a noob of course) more or less regularly. So I have installed Plex Media Server (official), coming from a Synology install. I have also installed binhex-SABnzbd and also binhex-radarr. I use to be familiar with SABnzbd back in the day, but radarr is complete discovery for me. I am trying to set-up radaar and to connect it with my SABnzbd instance. Spoiler alert: I am also new with Docker (I used to install everything directly under my Debian/Ubuntu server) and I have to wrap my head aroung the concepts behing the local path and the hosts paths... So, in radaar, I have the following warning message: The thing is: in SABnzbd, I have the following mapping: /data <--> /mnt/user/appdata/data /data/usenet/ <--> /mnt/user/PlexMedias/usenet/ /config <--> /mnt/user/appdata/binhex-sabnzbd and in the Folder configuration WebUI page of SABnzbd, I have the following setting: Temporary Downloads: /data/usenet/incomplete Completed Download: /data/usenet/complete For radarr, I have the following mapping: /config <--> /mnt/user/appdata/binhex-radarr /media <--> /mnt/user/PlexMedias/ /data <--> /mnt/user/PlexMedias/usenet/ So I don't understand why radarr is referring to the /mnt/user/appdata/data/Films folder. Where is he taking this information from? If my understanding is correct, I need to have the Download folder path in SABnzbd to match the one declared in radarr as well... I have configured radarr & SABnzbd (binhex) according to the following tuto but I might have missed something somewhere. I thank you in advance for your help! and Happy New Year! Valyno
  14. Valyno replied to Valyno's topic in Forum Feedback
    @ChatNoir, Thank you so much!!! So obvious, but I really hard a hard time to navigate through the interface... V
  15. Valyno posted a topic in Forum Feedback
    Hello, I don't why but I can't read more that a minute or two webpages that have a dark background with white font. So basically I can't use this forum as it hurts my eyes. Is there an option to change the theme and get light mode for this forum? Thks Valyno

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.