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.

fishface

Members
  • Joined

  • Last visited

  1. I've got it working, what I did in the end is create a cifs mount in the fstab on my laptop to /Monitored and seems to be working.
  2. I migrated all by torrents (~1000) from my linux VM to binhex-container, torrents download via the automated RSS feed from the tracker work fine, however I cannot get the Monitored directory feature to work. For the most part I used the automated RSS, but on occasion I like browse a list via my laptop and then select a specific show to download, and I think this is where the issue is. On my laptop (Linux) I have smb mapped to all 3 of the shares, mounted using the username:password form, no problem accessing, the Monitored shares is set at Export/Public. So I browse the site, download the .torrent file and dump in Monitored vi my laptop, the file is download and then disappears, so what is going on here? My container config: /mnt/user/torrents/ /mnt/user/TVShows/ /mnt/user/Monitored Inside the container: drwxrwxrwx 1 nobody users 12288 Oct 26 08:31 torrents drwxrwxrwx 1 nobody users 4096 Oct 14 11:23 TVShows drwxrwxrwx 1 nobody users 6 Oct 26 08:32 Monitored The paths in qbittorrent are set to the above
  3. I think you got it, I removed the source IP (192.168.1.10 - my unraid host) from the router port forward rule and after 30s the icon has turned green in qBittorrent. Hopefully it will survive a container reboot this time. Thank you!
  4. binhex-qbittorent - cannot get port forward to work. I do not use a VPN, so this a basic setup. I got it to work once, but once I restarted the container it stopped working, I tried a few things but now I'm unsure of where I'm at with, so had a do-over. The icon in qBittorretn shows as "Connection Status Firewlled" I have port 61006 set in qbittorent, UPnP/NAT disabled. I have this for the container 172.17.0.3:61006/TCP <---> 192.168.1.10:61006 172.17.0.3:61006/UDP <--->192.168.1.10:61006 172.17.0.3:8080/TCP <---> 192.168.1.10:8080 My router has this for TCP/UDP App | binhex | EXT port 61006 | INT port 61006 | INT ADDRESSS 192.168.1.10 | SOURCE 192.168.1.10 Should this be working or have I got it all wrong? I currently have a VM running qBittorrent and that works fine, different ports to the above. Also confused as to why docker ps show 0.0.0.0.
  5. Maybe I'm being pedantic, but I do not have that option in v6.11.5. Split Level = automatically Split any Level The only option I have out of the 7, with the word "any" is: Automatically split any directory as required So, I guess it's that one, unless I need to upgrade or it's a plugin for this setting.
  6. I have Disk 1 and Disk 2, set as a share for TV Shows, allocation method Fill Up, Minimum Free Space = 10GB, and Manual - do not split directories. I want to fill up the first disk, and when it gets to 10GB left, start to automatically use Disk 2 - so do I have this set right? I not sure if I should have the split level set at Automatically split any directory as required for it to switch to disk 2.
  7. Support, very promptly, sent me a new key, great customer service from the unraid team.
  8. So, I restored from my backup, on a new flash drive, and I'm up and running, but unraid reports. Unraid OS Multiple License Keys Present Purchase key. The guide doesn't mention duplicate keys, and I only have one, but I did do what it suggested below. Please copy the correct key file to the config directory on your USB Flash boot device I did upgrade in August 2023 to a PlusKey, wonder if that has caused an issue? I did notice that I do have a Basic.key and a Trial.key, so I removed those, as that was suggested as a solution in the forums, I rebooted, after doing that is now says "Unraid OS GUID Error" I think I understand some of the issue, the backup has a Plus.key but with the old faulty flash drive, but I did copy the Plus.key to the config directory on the new flash drive, so I cannot see what I did wrong. I have emailed support, so let's see what they say.
  9. unraid has been working fine, until today. Clean power down, then added a Asmedia ASM1061 2 port SATA controller as I just need a couple more ports. Rebooted, ASmedia card detected in BIOS, which detected new disk, unraid came online. Logged in, new drive is there, but notice that one of the existing drives was missing. Power-off again, and sure enough, I had dislodged a power cable to the disk, re-connected. Power-on again, but this time it does boot fully, it starts to boot, detects sda1, does a few more things, then I see "Buffer I/O error on dev sda1", repeated a few times, and then later "Cannot mount /dev/sda1", and "device descriptor error read/64, error -71" So is my flash drive failed? I have tried several USB ports, and rebooted at least 5 times, also repeated with the ASmedia un-installled, made no difference. Before I made the changes I did backup the flash drive. Also, when I plug the flash drive into a Windows PC, it does open it. What is the best way to recover from this? Thanks.
  10. Apologies, my error, I created the blank file one directory up, now moved to the correct one and all is good - sorry to have wasted your time.
  11. Linux cifs mount was posted earlier, windows mapped drive also show the same free space as the cifs mount.
  12. Diags attached pitsford-diagnostics-20230822-0951.zip On unraid dev/md1 /mnt/disk1 xfs rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/md2 /mnt/disk2 xfs rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/md3 /mnt/disk3 xfs rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/sdf1 /mnt/cache btrfs rw,noatime,ssd,discard=async,space_cache=v2,subvolid=5,subvol=/ 0 0 shfs /mnt/user0 fuse.shfs rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other 0 0 shfs /mnt/user fuse.shfs rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other 0 0
  13. Did that, well it hung at stopping array for 10mins, so rebooted, and it still shows the same amount of free space, just disk 1.
  14. Hmm, neither method worked, how often does it update?
  15. I was sort of guessing that might be the case, I'll just touch a file to get it in there as it threw me a bit when looking at CIFS mounts on other hosts. Filesystem Size Used Avail Use% Mounted on //192.168.1.10/TVShows 5.5T 5.2T 331G 95% /mnt/unraid

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.