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.

dlmh

Members
  • Joined

  • Last visited

Everything posted by dlmh

  1. Thanks, this fixed the issue! Torrents are also uploading, does this mean the incoming port works? Speeds are 300-600 kbps (on popular torrents) which is nothing compared to the 14 MB/s I get using newsgroups. Maybe I'll try PIA for a month and see if speeds improve. Thank you very much! [edit] I'm getting about 7 MB/s with PIA . Too bad about the remaining 4 months @ PureVPN though
  2. http://pastebin.com/b936urz2 Thanks for looking into this.
  3. Yes, this is what I gathered from the error in the log. Is it possible to somehow get some more debugging info? I enabled debug in the settings hoping I would get a more verbose log, but nothing changed. I also tried attaching to the Docker container, but I cannot get a terminal.
  4. Hi! Thanks for this great docker container! It installed correctly and after tweaking the config (and finding the correct credentials for my PureVPN provider) the container starts and I can access the Deluge webui. However, I cannot get Deluge to download torrents. They are stuck at 0% and 0.0 kbps. When I look at the log I find these lines suspect, but don't know how to fix it. 2016-04-30 08:42:03,190 DEBG 'start-script' stderr output: RTNETLINK answers: File exists 2016-04-30 08:42:03,191 DEBG 'start-script' stdout output: Sat Apr 30 08:42:03 2016 ERROR: Linux route add command failed: external program exited with error status: 2 Sat Apr 30 08:42:03 2016 Initialization Sequence Completed 2016-04-30 08:42:03,575 DEBG 'webui-script' stdout output: [info] Starting Deluge webui... Any suggestions?
  5. dlmh replied to Blofeld's topic in Hardware
    Guys, I can get a Nexus Edge pretty cheap. It has 9 5.25" bays, but they are tool-less, meaning I will have to attach those sliders to the harddisk bays. Does any one know if that will work? In general, or specific to this case. I got those ridiculously cheap Norco 5-in-3 non-hotswapping bays, which where a pita to mount in my Lian Li PC-A17 case.
  6. Hi Starcat, I'm currently also looking into sleeping my unRAID server and (remotely) waking it up when requested. My server "only" consumes around 50W when idle, but it still allows for a nice energy saving . The problem I ran into was that my Airport Extreme won't allow an incoming packet (from the internet) to be sent to the broadcasting address on the subnet (xxx.xxx.xxx.255), so the Magic Packet can't be broadcasted. This is necessary because the TCP/IP stack in the router will only remember the path to the computer for a short while when it's gone to sleep, so broadcasting is the only way to wake it up after it's lost it's path. The great thing about Snow Leopard is the addition of Wake-on-demand, a feature that must be supported by the router (currently only the Airport Express and Extreme support his). The way it works that there's a special entry in the mDNS responder that says the computer is WoD-compatible. When the router receives a request for the WoD-enabled computer, be it HTTP, VNC, iTunes, AFP, SMB, or whatever, it checks if the computer responds and if not, it will send a magic packet to wake it up. This seems fairly simple, and it is! The guys from Avahi picked this up and are currently working to implement this. This will add an entry to the mDNS responder of the zeroconf service by Avahi and the Airport will pick this up. If you require external access, you only have to port forward the specific ports for that service.
  7. This is great, just what I needed! Thanks!
  8. The script for automatic sleep works like a charm on my system. Only my Intel Pro 1000 GT (PCI) does not wake up the system, although WOL is enabled. The onboard RTL8169 works on that department, but fails in most others ;-). Know how to switch eth0 with eth1?
  9. You should make the script executable: chmod +x [filename] .

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.