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.

lzrdking71

Members
  • Joined

  • Last visited

Everything posted by lzrdking71

  1. @DZMMI'm not sure.....lol. At this point I'm not exactly sure if what I am seeing is how it should be or wrong? What should be in the /mount_rclone/ folder and what should be in the /local_rclone and /mount_mergerfrs/ folders if I have /tv and /movies? I appreciate the help I was banging my head into the wall until very late last night trying to figure this out.
  2. I have not run the upload script? I deleted the extra gdrive_media_vfs folder from the /local location and it disappeared from the other two locations and did not re-appear after running the mount script again. Is this how it should be? It doesn't look like /mount_rclone/gdrive_media_vfs has the /tv or /movie folders now?
  3. I went through and did: fusermount -uz /mnt/user/mount_rclone/gdrive_media_vfs fusermount -uz /mnt/user/mount_mergerfs/gdrive_media_vfs looked at the folders and removed the remaining gdrive_media_vfs folder from /local, /mount_mergerfs, and /mount_rclone made the script modification you suggested and added MountFolders=\{"movies,tv"} re- ran the script and now I again have the extra /gdrive_media_vfs in all of the folders I listed I removed it from above + the added movies folder
  4. @DZMM I am having the same issue I think @HonkyKONG22 was having. /local/gdrive_media_vfs /gdrive_media_vfs /tv /mount_mergerfs/gdrive_media_vfs /gdrive_media_vfs /tv /mount_rclone/gdrive_media_vfs /gdrive_media_vfs /tv Any help would be appreciated. I can't figure out why I have the extra gdrive_media_vfs folder. log.txt rclone_config.txt mount script.txt
  5. @binhex, all is working again after the update. You are awesome, thanks for all your hard work!
  6. @binhex I am seeing this using AirVPN
  7. @binhex It looks like this is happening again https://github.com/binhex/arch-rtorrentvpn/issues/104 2020-08-29 17:10:49,842 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container IP in the rutorrent settings/bittorent shows 127.0.0.1. I am using Airvpn as my vpn provider and the latest docker container available to unraid. You helped fix it before, hopefully an easy fix again.
  8. @dlandon@jonathanm I am just piecing things together but would this work? hdparm -S0 $(ls /dev/sd*|grep '[a-z]$') >/dev/null 2>&1 Disclaimer, I am not experienced with this at all......it was cobbled together with things I found in the forum so take this as a question and not as a solution to anyone reading this. If it does, now I need to figure out how to add it to user scripts. Thanks for your time in advance if someone decides to help figure this out. Looks like I may have answered my own question. It may be what was posted above that shows as a dead link......not sure. Update: No more errors after adding to the drive script as indicated in the above link .
  9. @binhex It is working great. Thank you.👍
  10. @binhexI also responded on github
  11. Also experiencing this exact behavior on unraid w/ rtorrentvpn and airvpn which I think is causing "Tracker: [Failure reason \"Invalid IP announced (127.0.0.1)\"]" w/ one of my trackers. 019-06-29 17:16:11,668 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, exhausted retries setting to lo '127.0.0.1' https://github.com/binhex/arch-rtorrentvpn/issues/104
  12. Is there a possibility that push and clientbuffer modules could be added to the znc docker container? I think these modules would be of great benefit to many. I have attached current pull requests from the project github for reference. https://github.com/linuxserver/docker-znc/pull/18 and https://github.com/linuxserver/docker-znc/pull/23 Thanks for everything you do for the community.
  13. Is this what you are suggesting needs to happen or am I misunderstanding.
  14. I may be reading something incorrectly but it doesn't look like the enabled fail2ban filters in the container are working properly according to the logs on a fresh docker install. 2017-09-14 23:21:53,943 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-http-auth ip6tables -w -A f2b-nginx-http-auth -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-http-auth -- stderr: 2017-09-14 23:21:53,943 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,943 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:53,943 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:53,944 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,944 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:53,944 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:53,944 fail2ban.utils [266]: ERROR -- stderr: 'Could not open socket to kernel: Address family not supported by protocol' 2017-09-14 23:21:53,944 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-http-auth ip6tables -w -A f2b-nginx-http-auth -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-http-auth -- returned 1 2017-09-14 23:21:53,944 fail2ban.actions [266]: ERROR Failed to start jail 'nginx-http-auth' action 'iptables-multiport': Error starting action Jail('nginx-http-auth')/iptables-multiport 2017-09-14 23:21:53,981 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-badbots ip6tables -w -A f2b-nginx-badbots -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-badbots -- stderr: 2017-09-14 23:21:53,982 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,982 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:53,983 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:53,983 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,983 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:53,984 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:53,984 fail2ban.utils [266]: ERROR -- stderr: 'Could not open socket to kernel: Address family not supported by protocol' 2017-09-14 23:21:53,985 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-badbots ip6tables -w -A f2b-nginx-badbots -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-badbots -- returned 1 2017-09-14 23:21:53,985 fail2ban.actions [266]: ERROR Failed to start jail 'nginx-badbots' action 'iptables-multiport': Error starting action Jail('nginx-badbots')/iptables-multiport 2017-09-14 23:21:53,997 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-botsearch ip6tables -w -A f2b-nginx-botsearch -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-botsearch -- stderr: 2017-09-14 23:21:53,998 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,998 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:53,999 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:53,999 fail2ban.utils [266]: ERROR -- stderr: "modprobe: can't change directory to '/lib/modules': No such file or directory" 2017-09-14 23:21:53,999 fail2ban.utils [266]: ERROR -- stderr: "ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)" 2017-09-14 23:21:54,000 fail2ban.utils [266]: ERROR -- stderr: 'Perhaps ip6tables or your kernel needs to be upgraded.' 2017-09-14 23:21:54,000 fail2ban.utils [266]: ERROR -- stderr: 'Could not open socket to kernel: Address family not supported by protocol' 2017-09-14 23:21:54,000 fail2ban.utils [266]: ERROR ip6tables -w -N f2b-nginx-botsearch ip6tables -w -A f2b-nginx-botsearch -j RETURN ip6tables -w -I INPUT -p tcp -m multiport --dports http,https -j f2b-nginx-botsearch -- returned 1 2017-09-14 23:21:54,000 fail2ban.actions [266]: ERROR Failed to start jail 'nginx-botsearch' action 'iptables-multiport': Error starting action Jail('nginx-botsearch')/iptables-multiport

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.