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.

bertrandr

Members
  • Joined

  • Last visited

  1. Hi All - sorry if this has been asked, I did search and did not see an answer... How can I reduce logging or enforce log rotation? After only a few weeks NginxProxyManager is generating and keeping a LOT of log files. especially in "appdata\NginxProxyManager\log\letsencrypt\" Thanks, BR
  2. Thanks, my little ITX based server board is already maxed out for internal drives, hence the reason I use the great UD plugin. I will soon upgrade my cache drive to 512 or even 1 tb since that hosts most of the busy workloads on my server. Is there anything I can/should be doing to make sure the usb3 connection is using the fastest/ stable config under Unraid? Cheers, BR
  3. Hi All, UnRaid 6.6.6 UD Plugin 2018.12.30a Mounting an external 8TB USB3 HDD - "STEB8000100" Freshly formatted the entire 8TB as XFS I've noticed "lately" (I think since the 6.6.6 update?) that I often loose my UD drive mount. Rebooting the entire server seem to bring it back but it is not an ideal solution. I use the UD mount for 3 main operations. 1.) A target for the latest "CA Backup / Restore Appdata" plugin - backups go into separate folders. 2.) A folder share for my "LibreELEC_Kodi" VM where I store & play very large (40-60GB) UHD/4K movies. 3.) A backup file path / location for my "binhex-rtorrentvpn" docker -mounted with the SLAVE R/W option. I have a single small 250GB cache SSD where most of my active torrents seed from. However when seeding several large torrents I sometimes move them to the UD folder to free up space on my SSD. My UD mount can have anywhere from 5 to several hundred open files - depending on the Torrents I might be seeding. In general performance from the UD mount is awesome. No problem streaming 50GB 4K MKV's to the Kodi VM. While simultaneously seeding a few torrents. My question is: Is there a practical limit to what sort of load I should expect from a decent 7K SATA USB3 drive mounted via Unassigned Devices? Is having a few hundred open files across the USB3 link too many? -And maybe causing the plugin to crash? In general if I leave it alone, UD seems fine. But If I do a large file copy to/from from my W10 PC it seems to suddenly dismount and things go sideways... Thanks for all the great work. Bertrand.
  4. Fantastic work! Followed instructions to a "T" and now my moderate home network is add free!!! Thank you, BR
  5. Great docker! Thanks for the hard work -I much prefer over CouchP... Questions: 1) Can an Indexer be weighted or preferred. When two very similar results are found from I would prefer to download from my primary private tracker (IPTorrents) 2) If I have my DL client (ruTorrentVPN docker by Binhex) configured to "move completed DL's via Hardlink" -which copy does Radarr import from? The original (still seeding) location in my /incomplete folder, or the moved & completed copy in my /completed folder? Ideally after Radarr grabs a movie I want to move (hard-link) it off my smallish SSD cache drive to a "completed" share on UnRaid. From there import the movie into Radarr & my library... The goal is to download active torrents on the SSD cache drive them move & continue seeding the completed torrent from a regular UnRaid share. (Beer fund donation sent!) BR
  6. I noticed there is a new version - any specific updates? FYI - I have started to use the Web GUI -much easier than the VNC session. BR
  7. SMTP settings? Maybe I'm just blind, but where do we put the SMTP server for email notifications?.... BR
  8. Bad news - changing the advanced settings makes little / no difference. Backups still "stop" randomly. I've opened another ticket with CloudBerry and they quickly resonded: "Hello Bertrandr,Thank you for reporting. That is a known issue. We are working on the fix and will let you know once it's ready.We apologize for inconvenience caused." I'm still on the trial version (which I like), but until this issue is fixed I'm not buying... BR
  9. Yea my backups to B2 seem to randomly stop as well. I was hoping this recent update would fix it but my backup stalled again this morning. It seems to happen with very large files over 1GB (home video archives). I have since been tweaking the options under the advanced settings. I read somewhere that Backblaze B2 stores in 100mb chunks or blocks and the recommendation was to try and match the incoming "chunk size" from Coudberry to that of Backblaze... But you also need to make sure that CloudBerry has enough RAM assigned to support the number of worker threads and chunk size... The formula to calculate the minimum RAM allocation is <threadcount*2*chunksize> Personally I am using 3 threads, 100mb chunk and 700mb RAM allocated. Read this: https://www.cloudberrylab.com/blog/slow-backup-how-to-speed-up/ So far so good, I have been running a very large backup (87 GB) with many large files for over 3 hours without stalling. I'll report back tomorrow... Cheers, BR
  10. Forced an update to pull down the latest image without any issues. Still using the CloudBerry trial key and Backblaze B2 storage over my 15 mbps (upload) internet connection (Shaw 150 unlimited) Test backup is a 33GB folder on my Unraid with a couple thousand JPEGs Update looks VERY promising!!!! CPU utilization is negligible (5-6% overall) even with encryption enabled -as it should be. Upload speed is maxing out my internet link at a steady 1950+ KB/s (1.95 MB/s) Running for 20 min with little fluctuation in CPU or upload speed Next test will be to see if it stalls after an hour like the previous version. I'll report back when the test finishes... Thanks for the quick turnaround Djoss! BR
  11. Not sure if it helps you, but I just heard back from CloudBerry support - apparently the <just posted today> Linux version 2.1.0.81 has a fix?
  12. Yes I do, turning encryption on/off made no difference. I also experimented with enabling / disabling the bandwidth throttling feature but it made no difference either. -Restarted the docker and backup job after each change. Without throttling, encryption or compression -I'm not sure why the app is so CPU hungry if all it is doing is copying jpeg files into Backblaze. I have opened a ticket directly with Cloudberry and apparently it is a "know issue"? and a "fix is on the way" ? I'm open to suggestions and willing to try other ideas! I know I could pin the Docker to a single CPU thread, but that seems more like a band-aid, I would rather help find a fix. Cheers, BR
  13. Anyone else seeing very high CPU utilization during backup? I have a decent quad core E3-1220 v3 @ 3.10GHz in my server and this CB docker is pushing all 4 cores to 75-100% while running backups. I have tried adjusting the Threads, Chunk size and Memory settings but they don't seem to make much of a difference. My current "test" backup is mostly jpg files, encryption is on, compression off -backing up to Backblaze B2 buckets. Bandwidth throttle set to 1024 KByte/s on a 15 mbps upload intent connection. Cheers, BR
  14. My 2c, Sometime in the past 24hrs Deluge VPN stopped being able to resolve "nl.privateinternetaccess.com" (discovered with DEBUG logging enabled) -Without it, Deluge VPN won't properly start and allow access to the Web console unless you turn the VPN function off. I ended up hard coding the current IP for nl.privateinternetaccess.com as 109.201.135.220 and everything started working. I consider this a temporary fix, as the name resolution is critical when the NL PIA gateway changes IPs.... I wonder if this had something to do with the DDoS attack today on some of the Internet's DNS servers?... I actually like the fact that Deluge VPN shuts down when it can't maintain a secure VPN - better safe than sorry! Cheers, BR
  15. I have the same problem running Chrome on Win7 - cannot control the cursor <with my mouse> over the CrashPlan app in the VNC window... ("Local Cursor" is grayed out within the VNC settings) But using IE on the same PC it works fine... (Local cursor is enabled within the VNC settings) I've isolated the issue, it seems to be related to my laptop having a touchscreen. I can "touch" the CrashPlan app via noVNC just fine using my laptops touch screen using Chrome browser, but soon as I use the mouse it stops! Something about using a mouse on a touchscreen enabled device and noVNC over the Chrome browser... breaks. My 2c.

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.