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.

Naldinho

Members
  • Joined

  • Last visited

Everything posted by Naldinho

  1. I was passing a entire USB card through and it wasn't perfect (reboot would make it stop working until I rebooted entire unRaid twice) but now even with that annoying issue it just won't work since I upgraded to 6.2. Is there anything different about how to do this for 6.2? 04:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller [1b21:1242] default /syslinux/menu.c32 menu title Lime Technology prompt 0 timeout 50 label unRAID OS menu default kernel /bzimage append initrd=/bzroot append pci-stub.ids=2109:0812 isolcpus=11,12,13,14,15,27,28,29,30,31 initrd=/bzroot label unRAID OS GUI Mode kernel /bzimage append initrd=/bzroot,/bzroot-gui label unRAID OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label Memtest86+ kernel /memtest <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/cache/VMs/KP-Ofiice/vdisk1.img'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:1a:35:d9'/> <source bridge='br0'/> <target dev='vnet3'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/3'/> <target port='0'/> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/3'> <source path='/dev/pts/3'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-KP-Ofiice/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <hostdev mode='subsystem' type='pci' managed='yes' xvga='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </source> <alias name='hostdev2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </hostdev> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </memballoon> </devices> </domain> I've tried having the unRaid editor pass through the USB card and I've tried adding it manually by coping the hostdev from my pre-upgrade XML file. Neither works. I upgraded to 6.2 and since I was at it I took the opportunity to upgrade Windows 10 to anniversary update and now the passthrough just won't work and I'm also getting stuck on the bios text 20-30% of the time.
  2. Most of the other ports are for related services -- DLNA, Ruko, Bonjour etc. There are some for network discovery 32410,324012,34214, and 32414. I dug up the list https://support.plex.tv/hc/en-us/articles/201543147-What-network-ports-do-I-need-to-allow-through-my-firewall-
  3. Your best bet may be to switch to using binhex's plex app, as his are 100% completely static and do not ever update themselves. You just have to add a tag after the repository when you add the container (ie it'll look something like binhex/plex:0.9.16.6.1993-1-02 Complete list of his tags are here: https://hub.docker.com/r/binhex/arch-plex/tags/ Alternatively you can set the VERSION environment variable (currently at latest) with lsio to a full version number of plex, but I'm not exactly sure how the updates work anymore with their plex app Thanks for the reply but I actually managed to fix figure out the problem and fix it by reading the release notes for Plex Server
  4. Have you found a solution to this yet? I spent a a few hours working on it yesterday and I don't think it is a docker issue -- my belief is that it is a firewall issue but I haven't figured out a solution yet. Are you using a firewall/UTM?
  5. Thank you. My mistake was that even though both were pointing to the same location the information that got communicated from Deluge to Sonarr made no sense to Sonarr. Adding a new path fixed that. Now that I know how it works fixing it for newsgroups should be easy.
  6. Possibly your volume mappings. You've got to post the mappings for both deluge and sonarr and the log from sonarr showing the error Hopefully this is what I'm supposed to post. Sonarr /dev/rtc /dev/rtc /tv /mnt/user/Media/TV Shows/ /downloads /mnt/user/Downloads/Completed/ /drone /mnt/user/Downloads/Drone Factory/ delugevpn /data /mnt/user/Downloads/ Error Message: Import failed, path does not exist or is not accessible by Sonarr: /data/Completed/ Under activity it says : No files found are eligible for import in /data/Completed/ Most recently I have tried to add Remote Path Mappings to Sonarr Host:10.1.1.25 Remote Path: /mnt/user/Downloads/Complete/ Local Path: /downloads/ I believe the issue is that the torrents are not being removed from Deluge which is strange because files without the tv-sonarr label do get removed when they complete.
  7. File moving not working. I've reviewed all the setting multiple times and I just can't get this to work. Files added to Deluge manually obey the 0 seed ratio rule and remove themselves from Deluge but torrents add by Sonarr remain even after the torrent has finished downloading. Files downloaded from newsgroups also do not get moved. In both cases I get "No files found are eligible for import ..." message in Activity. The Logs show Sonarr is trying to retrieve the files but can't since as long as they are in Deluge I assume the program has a lock on them. Can someone tell me what I am doing wrong?
  8. I am also having an issue with my tv client -- I was going to try to figure it out on my own before posting but since you have a similar problem I'll ask now. I have an LG TV -- used to work fine when I had PlexServer on Windows. Since I switched to the docker the TV does not connect to PlexServer. If I ask it to scan for servers it finds the server but selecting it does nothing. The Plex DLNA server does show up and it works fine but that defeats the whole point of using Plex.
  9. Thanks -- I had tried that earlier and it didn't work but when I went now before even doing anything schedule was there
  10. I hate that I'm so useless when it comes to this but can someone direct me to how I install plugins? I'm just looking to add scheduler but all I get is a popup asking me to select an egg file. The plugins directory is empty. I haven't been able to find anything to download which seems appropriate from the Deluge site.
  11. Rather than just disable UDP Flood Protection completely I instead made an exception for both the destination and source port. For now that is working just as well as disabling it completely but not sure if when the docker is restarted if the ports will be the same. If they are not static then I'll have to go back to complete disable.
  12. Fixed. In case anyone else has the same issue -- the problem was caused by firewall being set to protect against UDP flooding. Turning off UDP Flood Protection immediately got my speeds up to normal.
  13. I'm going to take a wild guess that you are on the Rogers network, like I am. I ran into speed issues as well and had to convert to TCP instead of UDP. Teksavvy who just resells Bell and Rogers but mine is Bell. When I tried to change VPN_PROTOCOL to tcp I am no longer able to access the webgui. I have to change it back to udp for it to work.
  14. I've tried it checked and unchecked. The strange part about this is that results change even when nothing changes. Most of the time I get unknown IP for both and two x but sometimes I get an IP for public and once I even got an IP for Private and the x changed to a checkmark but no internet. I didn't change anything and just pressed refresh and both went back to unknown IP.
  15. By switching VPN_ENABLED to no = I'm getting good speeds.
  16. ok multiple issues here:- 1. your port is wrong, this should now be 1198 not 1194 2. if you have defined your container side as /data then this is what you should be configuring the container to use, so login to deluge web interface and specify the incomplete, completed, watched etc as subdirs of /data, if you dont configure this then all data will be written inside the container which will result in you running out of space in the docker.img file and all the docker containers grinding to a halt. 3. speed issues, so you need to be connected to a pia gateway that supports port forwarding, the netherlands gateway is one that does support this so i would recommend giving that a go. If speeds are still slow then it is possible your isp is throttling your connecting to the vpn provider, for which there is only one fix, switch provider :-). Thank you #1 I copied and pasted from above --my port was 1198 I just didn't realize the post I copied from had the wrong port. #2 Fixed #3 Speed still slow even with nl.privateinternetaccess.com. Less popular torrents I can't even get them to start. I know my ISP doesn't throttle. Is there any other possible reason? Maybe something firewall related? I have a IPsec site-to-site VPN that. Could that be causing a conflict? Running a VPN over a VPN isn't going to do you any favors in regards to speed, whether this is the source of your issue I couldn't say for sure but if possible it might be worth dropping the site to site VPN and seeing if this does improve things. As far as firewall ports go, the only port you need to allow is DNS resolution and connection to the VPN end point, both outbound. Sent from my LG-V500 using Tapatalk The VPNs are not running over each other. Both sites have direct access to the internet -- the unRaid machine with the docker is on 10.1.1.0 and only traffic that is going to 192.168.2.0 gets directed to the site-to-site VPN. Likewise at the other end only traffic going to 10.1.1.0 gets directed to the VPN.
  17. ok multiple issues here:- 1. your port is wrong, this should now be 1198 not 1194 2. if you have defined your container side as /data then this is what you should be configuring the container to use, so login to deluge web interface and specify the incomplete, completed, watched etc as subdirs of /data, if you dont configure this then all data will be written inside the container which will result in you running out of space in the docker.img file and all the docker containers grinding to a halt. 3. speed issues, so you need to be connected to a pia gateway that supports port forwarding, the netherlands gateway is one that does support this so i would recommend giving that a go. If speeds are still slow then it is possible your isp is throttling your connecting to the vpn provider, for which there is only one fix, switch provider :-). Thank you #1 I copied and pasted from above --my port was 1198 I just didn't realize the post I copied from had the wrong port. #2 Fixed #3 Speed still slow even with nl.privateinternetaccess.com. Less popular torrents I can't even get them to start. I know my ISP doesn't throttle. Is there any other possible reason? Maybe something firewall related? I have a IPsec site-to-site VPN that. Could that be causing a conflict?
  18. I know how port forwarding works -- the problem is that it isn't working which makes me think there must be something special about dockers. I've been googling for a couple of hours with no luck. I currently have the PlexServer port forwarded to the same port on the IP of the unRaid server. Needs to be forwarded to the port Plex is on. Default is 32400. Plex has capability to set it automatically. That's how mine worked at least. Using Actiontec FiOS modem. Programs can only set port forwarding automatically if you have UPnP enabled which I don't. That said I know how to forward ports manually and I have forwarded port 32400 to the unRaid IP but it just isn't working. This actually doesn't turn out to be as big a deal though since I mostly just want to be able to access my PlexServer located at home from the office and even without remote connection that seems to not be an issue as Plex clients can detect the PlexServer over the site-to-site vpn which I didn't think would be the case. This covers 99.9% of my use. It would be nice to have remote for that rare instance when I'm in some small town hotel with nothing to do but for now I've moved on to failing at getting Deluge to work as a docker. I'm really starting to think I should have just went with a VM as I'm having no success with dockers.
  19. VPN_ENABLED yes VPN_USER my user ID VPN_PASS my password VPN_REMOTE ca-toronto.privateinternetaccess.com VPN_PORT 1194 VPN_PROTOCOL udp VPN_PROV pia ENABLE_PRIVOXY no LAN_NETWORK 10.121.1.0/24 DEBUG false I have tried the default option for VPN_Remote as well. In both cases I can't break 100k for downloads. Up is even lower. I also think there might be something wrong with how I set up my downloads I set /data to /mnt/user/Downloads/ I created a share named Downloads first and four directories inside that share corresponding to the four options in folders. In folders it has /home/nobody/Incomplete/ -- am I supposed to change that to something else? I haven't finished downloading anything yet because it is so slow but when I check my Incomplete folder in my Downloads share it is empty.
  20. Thanks. At least now I know I'm trying to solve the correct issue.
  21. I know how port forwarding works -- the problem is that it isn't working which makes me think there must be something special about dockers. I've been googling for a couple of hours with no luck. I currently have the PlexServer port forwarded to the same port on the IP of the unRaid server. There's nothing special about dockers. The biggie here is that if you have a modem with a built-in router, and then a "real" router after that, nothing is going to work. You'll have to stick your modem into bridge mode (which means it only acts as a modem period) and then setup your real router to log in to the modem, etc Thanks. My modem is bridged and I am using Sophos as a router. Basically what I'm looking for is confirmation that I don't need to do anything to the docker config (I see options to add ports) and that just the standard install using Community Applications gets me a working Plex Server -- if that is the case then the issue is with my firewall setup and I'll devote time to figuring that out. I just don't want to waste a bunch of time if the answer is dockers get assigned a unique IP like VMs or you need to do something with add ports in the docker config.
  22. I know how port forwarding works -- the problem is that it isn't working which makes me think there must be something special about dockers. I've been googling for a couple of hours with no luck. I currently have the PlexServer port forwarded to the same port on the IP of the unRaid server.
  23. Is there a guide or tutorial on how to get port forwarding working for remote access on PlexServer? I'm completely new to dockers.
  24. Problem solved -- it was not the docker at all but a careless error in my firewall The update issue is still not updating but I was able to claim the server.
  25. Not sure how to remove the docker.img but I'll google it later -- I pressed scrub in the docker settings which seems like a likely candidate. I completely removed the docker and started again -- no longer getting the layer mismatch but docker says it is up to date but once I go to PlexServer I get a message saying I should upgrade to Version 1.0.3.2461 so the docker is not detecting that the installed version is not the most current. I also noticed that I get a Problem Saving Settings error when I first start the docker after a clean install. It won't let me save the name of the server. If I close the browser and return the server name has been saved and I then have the inability to claim the server. I tried installing the Limetech PlexServer docker and I have the same issues.

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.