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.

nekromantik

Members
  • Joined

  • Last visited

Everything posted by nekromantik

  1. none of the VPN ones work for me. I followed guide and copied over openvpn.ovpn file to appdata and it initiates connection but then its stuck on following messages: "Connection in progress, wait 10" it just keeps repeating. any hints?
  2. hi all So I got a server thats running Unraid with 1 NIC. I then set up a custom bridge network but set it to same subnet mask as my LAN network. If I got containers running in the same custom bridge network then they cant seem to connect to one another. Is this normal? Do I need custom network with different subnet then my LAN?
  3. hmm so looks like if you use custom bridge network Sonarr and Radarr cannot connect to QBittorrent. only via Provoxy can they connect to it. if you disable proxy it stops. Anyone know how to fix it so that custom bridge network works without using proxy?
  4. anyone else got issues connecting sonarr or radarr to this? I get connection refused error. i can browse the UI but not connect to sonarr or radarr
  5. Whats the difference between the AIO version and standard?
  6. possible to add privoxy? so we can have 1 container that runs VPN and Torrent and also can be used as pass-through?
  7. hi all ran pre clear on new 3TB ironwolf drive. Pre clear finished without errors but it said some attributes near thresh. For some reason the log was not saved but below is SMART attributes. Can someone please let me know if I should return the drive? # ATTRIBUTE NAME FLAG VALUE WORST THRESHOLD TYPE UPDATED FAILED RAW VALUE 1 Raw read error rate 0x000f 100 064 044 Pre-fail Always Never 0 3 Spin up time 0x0003 100 100 000 Pre-fail Always Never 0 4 Start stop count 0x0032 100 100 020 Old age Always Never 1 5 Reallocated sector count 0x0033 100 100 010 Pre-fail Always Never 0 7 Seek error rate 0x000f 070 060 045 Pre-fail Always Never 9331060 9 Power on hours 0x0032 100 100 000 Old age Always Never 28 (237 241 0) 10 Spin retry count 0x0013 100 100 097 Pre-fail Always Never 0 12 Power cycle count 0x0032 100 100 020 Old age Always Never 1 184 End-to-end error 0x0032 100 100 099 Old age Always Never 0 187 Reported uncorrect 0x0032 100 100 000 Old age Always Never 0 188 Command timeout 0x0032 100 100 000 Old age Always Never 0 189 High fly writes 0x003a 100 100 000 Old age Always Never 0 190 Airflow temperature cel 0x0022 063 062 040 Old age Always Never 37 (min/max 24/38) 191 G-sense error rate 0x0032 100 100 000 Old age Always Never 0 192 Power-off retract count 0x0032 100 100 000 Old age Always Never 1 193 Load cycle count 0x0032 100 100 000 Old age Always Never 4 194 Temperature celsius 0x0022 037 040 000 Old age Always Never 37 (0 24 0 0 0) 197 Current pending sector 0x0012 100 100 000 Old age Always Never 0 198 Offline uncorrectable 0x0010 100 100 000 Old age Offline Never 0 199 UDMA CRC error count 0x003e 200 200 000 Old age Always Never 0 240 Head flying hours 0x0000 100 253 000 Old age Offline Never 27 (194 154 0) 241 Total lbas written 0x0000 100 253 000 Old age Offline Never 10077912400 242 Total lbas read 0x0000 100 253 000 Old age Offline Never 17919685090
  8. is scatter the option for spreading files across drives? does it randomly choose which files to move or does it move all of them?
  9. @binhexdo you plan on creating a beta v3 container of sonarr?
  10. if you were running the deluge container do you need to change any permissions for sonarr and radarr to work? last time I tried it neither could move and rename as it was getting permission denied.
  11. I used defaults for everything and no changes to file apart from changing extension. Yes used string ending in m for both username and password. Yes all files copied to container. Yes VPN prov is custom. Did not set VPN remote. Sent from my Pixel 2 XL using Tapatalk
  12. i am I use the string that comes inside the zip file downloaded from mullvad website. If you log in and then download the linux config file in the zip there will be userpass file. use that as both the username and password.
  13. anyone else all of a sudden have issues with radarr and sonarr using Privoxy? I can telnet to privoxy port from both containers but when its enabled in settings it cannot connect to any indexers. nothing in logs that give info
  14. thanks but I given up as even after I got it working it would not play well with radarr and sonarr so went back to rutorrent
  15. @binhex actually its not a bridge network I am using. its a second MacVlan network on my VLAN. This is where the default password issue occurs. VLAN part works fine, I can ping router from container and access UI from any host on network.
  16. Yeah that's my final option. Thanks Sent from my Pixel 2 XL using Tapatalk
  17. Hi I do not have working solution. If I set it to normal bridge mode then none of my other containers like radarr or sonarr can connect to it as they are all on custom bridge. I do not want to redo all then on bridge mode. Sent from my Pixel 2 XL using Tapatalk
  18. @binhex The issue for me seems to be if I use my custom bridge it only listens on IPV6 and not IPV4. If I use normal bridged mode it listens on both. Only seem s to happen with this 1 application. Your deluge container works fine on my setup as do all other containers. Its just Qbitorrent that seems to only want IPV6 if I use my custom bridge network.
  19. hi i am trying the qbittorrent image and? I am getting following error as its using IPv6 for some reason which I dont use: Tue Feb 26 19:13:01 2019 TUN/TAP device tun0 opened Tue Feb 26 19:13:01 2019 TUN/TAP TX queue length set to 100 Tue Feb 26 19:13:01 2019 do_ifconfig, tt->did_ifconfig_ipv6_setup=1 Tue Feb 26 19:13:01 2019 /sbin/ip link set dev tun0 up mtu 1500 Tue Feb 26 19:13:01 2019 /sbin/ip addr add dev tun0 10.x.x.x/16 broadcast xx.xx.255.255 Tue Feb 26 19:13:01 2019 /sbin/ip -6 addr add fdda:d0d0:cafe:1301::1006/64 dev tun0 RTNETLINK answers: Permission denied Tue Feb 26 19:13:01 2019 Linux ip -6 addr add failed: external program exited with error status: 2 Tue Feb 26 19:13:01 2019 Exiting due to fatal error How do I stop the container using IPv6?
  20. Nope I followed that exact page for mine. This is very odd. Sent from my Pixel 2 XL using Tapatalk
  21. I found the issue It only works if you use bridge mode. If you choose custom bridge it wont accept username and password. can you look into this?
  22. tried that did not help also tried deleting the container and image and fresh start
  23. anyone else have default user and password not working? this is very frustrating as much prefer qbittorrent over deluge but deluge only one that works for me

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.