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.

iTzturrtlex

Members
  • Joined

  • Last visited

Everything posted by iTzturrtlex

  1. Hi hope you can help I'm currently using your awesome delugevpn docker container but I thought I'd try out rutorrent at the same time. I tried to add some torrents I am already seeding on my deluge docker to rtorrent. However when I try to add the torrents and re-check them they go queued. I can download to the home directory so I'm guessing this is a permission issue but I chmod 777'd the entire deluge directory. So I don't know why rtorrent would have a problem hash checking the files. Deluge still has write access, i used the same container variable for the path on my rtorrent docker as deluge any ideas? Edit: I'm running this on arch instead of unraid testing it out before I put it on my main server. I also pulled down the most recent commit you made a few hours ago now and it dosen't fix the issue Edit: I reworded my problem a bit hope it makes sense now
  2. Yeah I already did, nvm I found out I had deluge-web running on that port I had to do sudo systemctl stop deluge-web
  3. Sorry for being a noob but I'm trying to get this container running on arch Linux. I get the following error: Error response from daemon: driver failed programming external connectivity on endpoint delugevpn (...): Error starting userland proxy: listen tcp 0.0.0.0:8112: bind: address already in use. There is nothing running on 8112? Here is the script I'm using to build the container: docker run -d \ --cap-add=NET_ADMIN \ -p 8112:8113 \ -p 8118:8119 \ -p 58846:58847 \ -p 58946:58947 \ --name=delugevpn \ -v /mnt/HDD/:/data \ -v /opt/docker/deluge/config:/config \ -v /etc/localtime:/etc/localtime:ro \ -e VPN_ENABLED=yes \ -e VPN_USER= \ -e VPN_PASS= \ -e VPN_PROV=pia \ -e STRICT_PORT_FORWARD=yes \ -e ENABLE_PRIVOXY=no \ -e LAN_NETWORK=192.168.1.0/24 \ -e NAME_SERVERS=209.222.18.222,37.235.1.174,8.8.8.8,209.222.18.218,37.235.1.177,8.8.4.4 \ -e DEBUG=false \ -e UMASK=000 \ -e PUID=0 \ -e PGID=0 \ binhex/arch-delugevpn

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.