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.

Ender331

Members
  • Joined

  • Last visited

  1. Ender331 changed their profile photo
  2. Ender331 replied to Zotarios's topic in Docker Containers
    Ok, for a clarification. I know my Transmission docker is going through nordvpn, it gets the same ip address. the issue is I cannot connect to the web UI. My router is 10.10.42.1, it shows 10.10.42.1/24 as its ip range. I set the LAN net to 10.10.42.1/24 added thew 9091 port for transmission on TCP, still cannot connect. the logs clearly show that NordVPN forwards to 10.10.42.0/24. Does anyone know what I am doing wrong, and how can I fix it? Where is the container folder for this, can I manually delete the config? Have removed, replaced, the container. Have stopped docker, etc.
  3. Ender331 replied to Zotarios's topic in Docker Containers
    I have an issue where I cannot open the web UI of the docker container I have passing through this vpn tunnel. I double checked my ports, and the LAN net settings and they are correct. If one looks at the logs though the IP addresses for the subnet are wrong I had accidentally put in 10.10.42.0 once, then corrected it. My question is where is the location of the config file, and can I manually edit it to correct this issue? IP tables for ipv4: filter: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 192.XXX.XXX.XXX/32 -i eth0 -j ACCEPT -A INPUT -s 10.10.42.0/24 -i eth0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -i eth0 -j ACCEPT -A INPUT -i eth0 -j DROP -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -s 172.17.0.0/16 -i eth0 -j ACCEPT -A INPUT -s 10.10.42.0/24 -i eth0 -j ACCEPT -A FORWARD -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT -A FORWARD -i lo -j ACCEPT -A FORWARD -d 172.17.0.0/16 -i eth0 -j ACCEPT -A FORWARD -s 172.17.0.0/16 -i eth0 -j ACCEPT -A FORWARD -d 10.10.42.0/24 -i eth0 -j ACCEPT -A FORWARD -s 10.10.42.0/24 -i eth0 -j ACCEPT -A OUTPUT -d 192.XXX.XXX.XXX/32 -o eth0 -j ACCEPT -A OUTPUT -d 10.10.42.0/24 -o eth0 -j ACCEPT -A OUTPUT -d 172.17.0.0/16 -o eth0 -j ACCEPT -A OUTPUT -o eth0 -j DROP -A OUTPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o tap+ -j ACCEPT -A OUTPUT -o tun+ -j ACCEPT -A OUTPUT -o nordlynx+ -j ACCEPT -A OUTPUT -d 172.17.0.0/16 -o eth0 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 53 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 51820 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 1194 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1194 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 443 -j ACCEPT -A OUTPUT -d 10.10.42.0/24 -o eth0 -j ACCEPT nat:
  4. As an Update ... it seems that my flash drive had failed. I ended up replacing it, and now everything works well. And to answer my other question, I ended up replacing the Flash drive with This SSD that I reclaimed from an old HP 620 plus and this enclosure. As of this moment all seems well, and the license transferred without a hitch. Thanks for the help.
  5. 20GB Ram (26% usage), 16GB Flash (24% Full)
  6. I am having an issue attempting to upgrade to 6.9.1 every time I attempt to apply the upgrade I get the following error: plugin: updating: unRAIDServer.plg plugin: downloading: https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.9.1-x86_64.zip ... done plugin: downloading: https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.9.1-x86_64.md5 ... done writing flash device - please wait... Archive: /tmp/unRAIDServer.zip plugin: run failed: /bin/bash retval: 1 Once I received the the flash drive is not read/write error. Is it possible my flash drive is failing? If I need to replace the flash drive is it possible to re-use an old 16gb ssd, or emmc module that is attached to a USB enclosure? I think it would have a better endurance than a USB flash drive?

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.