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.

ReDew

Members
  • Joined

  • Last visited

Everything posted by ReDew

  1. I'm trying to add tailscale to arch-minecraftserver:1.21.8-01, but it does not resolve host for the packages. There are no problems adding tailscale on the latest version, but I want to run 1.21.8-01. Is there something I can do to make it work? Executing Unraid Docker Hook for Tailscale Detecting Package Manager... Detected pacman Package Manager! Installing packages... Please wait... ERROR: Installing packages! :: Synchronizing package databases... core downloading... extra downloading... error: failed retrieving file 'extra.db' from europe.archive.pkgbuild.com : Could not resolve host: europe.archive.pkgbuild.com warning: fatal error from europe.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'core.db' from europe.archive.pkgbuild.com : Could not resolve host: europe.archive.pkgbuild.com error: failed retrieving file 'core.db' from america.archive.pkgbuild.com : Could not resolve host: america.archive.pkgbuild.com warning: fatal error from america.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from america.archive.pkgbuild.com : Could not resolve host: america.archive.pkgbuild.com error: failed retrieving file 'core.db' from asia.archive.pkgbuild.com : Could not resolve host: asia.archive.pkgbuild.com warning: fatal error from asia.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from asia.archive.pkgbuild.com : Could not resolve host: asia.archive.pkgbuild.com error: failed to synchronize all databases (failed to retrieve some files) ERROR: Unraid Docker Hook script throw an error! Starting container without Tailscale! Starting container...
  2. I'm curious if development will renew on the binhex rtorrent project: https://github.com/binhex/arch-rtorrentvpn It seems like there is some life starting again on the rakshasa rtorrent project: https://github.com/rakshasa/rtorrent
  3. I have the same issue as Snowman but with encrypted xfs drives. When running xfs_repair it does not find a verified secondary superblock. I think this has to do with the encryptedness, but I can't figure out how to decrypt the partition when there are no partitions displayed in /dev to decrypt.
  4. My issue was changing the name of the /data directory in the during the install. You should see if you can find any clues in the logs file.
  5. Take a look at the log files in "\appdata\binhex-rtorrentvpn\rtorrent\logs". It should be more specific about the error in there.
  6. How would one modify the mounting script to have the mount share use a cache pool?
  7. @casperse There is a section at the bottom of the ui that displays your ip:port with either a green check mark or a red exclamation mark saying the port is open or closed. This will determine your connectability. I found I had to change my settings in the rtorrent.rc file to make them load on boot. The format for identifying the port must be #-# (5678-6789 for example). My vpn (Mullvad) only lets me generate random individual ports to associate with my wireguard key, so my input for the rtorrent.rc file had to be 5678-5678 to limit it to that one port on boot.
  8. I actually had the same issue. The issue was that it was trying to make a directory called /data/incomplete. I had changed the /data directory to a different name for my own convenience, but the program was not ready for that. There is no issue if you leave the directory as /data.
  9. I'm not sure what's going wrong with the initialization, but it is not starting and keeps looping. Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-01-04 10:58:34.956811 [info] Host is running unRAID 2022-01-04 10:58:34.974090 [info] System information Linux 1636a1458d1a 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-01-04 10:58:34.994086 [info] OS_ARCH defined as 'x86-64' 2022-01-04 10:58:35.013377 [info] PUID defined as '99' 2022-01-04 10:58:35.045986 [info] PGID defined as '100' 2022-01-04 10:58:35.076876 [info] UMASK defined as '000' 2022-01-04 10:58:35.096160 [info] Permissions already set for '/config' 2022-01-04 10:58:35.117162 [info] Deleting files in /tmp (non recursive)... 2022-01-04 10:58:35.139950 [info] VPN_ENABLED defined as 'no' 2022-01-04 10:58:35.157225 [warn] !!IMPORTANT!! VPN IS SET TO DISABLED', YOU WILL NOT BE SECURE 2022-01-04 10:58:35.176995 [info] ENABLE_AUTODL_IRSSI defined as 'no' 2022-01-04 10:58:35.196298 [info] ENABLE_RPC2 defined as 'yes' 2022-01-04 10:58:35.217448 [info] ENABLE_RPC2_AUTH defined as 'yes' 2022-01-04 10:58:35.237541 [info] RPC2_USER defined as 'admin' 2022-01-04 10:58:35.259433 [warn] RPC2_PASS not defined (via -e RPC2_PASS), using randomised password (password stored in '/config/nginx/security/rpc2_pass') 2022-01-04 10:58:35.279405 [info] ENABLE_WEBUI_AUTH defined as 'yes' 2022-01-04 10:58:35.298871 [info] WEBUI_USER defined as 'admin' 2022-01-04 10:58:35.320888 [warn] WEBUI_PASS not defined (via -e WEBUI_PASS), using randomised password (password stored in '/config/nginx/security/webui_pass') 2022-01-04 10:58:38.089460 [info] Starting Supervisor... 2022-01-04 10:58:38.089460 [info] Starting Supervisor... 2022-01-04 10:58:38,293 INFO Included extra file "/etc/supervisor/conf.d/rtorrent.conf" during parsing 2022-01-04 10:58:38,293 INFO Set uid to user 0 succeeded 2022-01-04 10:58:38,295 INFO supervisord started with pid 7 2022-01-04 10:58:39,297 INFO spawned: 'logrotate-script' with pid 121 2022-01-04 10:58:39,298 INFO spawned: 'pyrocore-script' with pid 122 2022-01-04 10:58:39,299 INFO spawned: 'rutorrent-script' with pid 123 2022-01-04 10:58:39,299 INFO spawned: 'shutdown-script' with pid 124 2022-01-04 10:58:39,300 INFO spawned: 'start-script' with pid 125 2022-01-04 10:58:39,301 INFO spawned: 'watchdog-script' with pid 126 2022-01-04 10:58:39,301 INFO reaped unknown pid 8 (exit status 0) 2022-01-04 10:58:39,310 DEBG 'start-script' stdout output: [info] VPN not enabled, skipping configuration of VPN 2022-01-04 10:58:39,310 INFO success: logrotate-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 INFO success: pyrocore-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 INFO success: rutorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-01-04 10:58:39,310 DEBG fd 26 closed, stopped monitoring <POutputDispatcher at 23238435871952 for <Subprocess at 23238435869792 with name start-script in state RUNNING> (stdout)> 2022-01-04 10:58:39,311 DEBG fd 30 closed, stopped monitoring <POutputDispatcher at 23238435871808 for <Subprocess at 23238435869792 with name start-script in state RUNNING> (stderr)> 2022-01-04 10:58:39,311 INFO exited: start-script (exit status 0; expected) 2022-01-04 10:58:39,311 DEBG received SIGCHLD indicating a child quit 2022-01-04 10:58:39,311 DEBG 'watchdog-script' stdout output: [info] rTorrent config file already exists, skipping copy 2022-01-04 10:58:39,336 DEBG 'watchdog-script' stdout output: [info] rTorrent not running 2022-01-04 10:58:39,336 DEBG 'watchdog-script' stdout output: [info] Removing any rTorrent session lock files left over from the previous run... 2022-01-04 10:58:39,337 DEBG 'watchdog-script' stdout output: [info] Attempting to start rTorrent... 2022-01-04 10:58:39,337 DEBG 'watchdog-script' stdout output: Script started, output log file is '/home/nobody/typescript'. 2022-01-04 10:58:39,360 DEBG 'watchdog-script' stdout output: Script done. 2022-01-04 10:58:39,468 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23238437530880 for <Subprocess at 23238437530208 with name pyrocore-script in state RUNNING> (stdout)> 2022-01-04 10:58:39,468 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 23238435870656 for <Subprocess at 23238437530208 with name pyrocore-script in state RUNNING> (stderr)> 2022-01-04 10:58:39,468 INFO exited: pyrocore-script (exit status 0; expected) 2022-01-04 10:58:39,468 DEBG received SIGCHLD indicating a child quit 2022-01-04 10:58:50,407 DEBG 'watchdog-script' stdout output: [warn] Wait for rTorrent process to start aborted, too many retries [warn] Failed to start rTorrent, skipping initialisation of ruTorrent Plugins... 2022-01-04 10:59:20,430 DEBG 'watchdog-script' stdout output: [info] rTorrent not running 2022-01-04 10:59:20,431 DEBG 'watchdog-script' stdout output: [info] Removing any rTorrent session lock files left over from the previous run... 2022-01-04 10:59:20,434 DEBG 'watchdog-script' stdout output: [info] Attempting to start rTorrent... 2022-01-04 10:59:20,437 DEBG 'watchdog-script' stdout output: Script started, output log file is '/home/nobody/typescript'. 2022-01-04 10:59:20,480 DEBG 'watchdog-script' stdout output: Script done. 2022-01-04 10:59:20,430 DEBG 'watchdog-script' stdout output: [info] rTorrent not running 2022-01-04 10:59:20,431 DEBG 'watchdog-script' stdout output: [info] Removing any rTorrent session lock files left over from the previous run... 2022-01-04 10:59:20,434 DEBG 'watchdog-script' stdout output: [info] Attempting to start rTorrent... 2022-01-04 10:59:20,437 DEBG 'watchdog-script' stdout output: Script started, output log file is '/home/nobody/typescript'. 2022-01-04 10:59:20,480 DEBG 'watchdog-script' stdout output: Script done. 2022-01-04 10:59:31,589 DEBG 'watchdog-script' stdout output: [warn] Wait for rTorrent process to start aborted, too many retries [warn] Failed to start rTorrent, skipping initialisation of ruTorrent Plugins...

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.