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.

noski

Members
  • Joined

  • Last visited

Everything posted by noski

  1. Overview: Support for Docker image backtail in the wazzanoski repo. Application: SFTP Server (using OpenSSH - https://www.openssh.com & Tailscale - https://tailscale.com) Container Registry: https://github.com/wazzanoski/backtail/pkgs/container/backtail GitHub: https://github.com/wazzanoski/backtail/ Documentation: https://github.com/wazzanoski/backtail/blob/main/README.md If you appreciate my work 😁, then please consider buying me a beer 🍺 PayPal
  2. Any chance for a binhex-jellyseerr?
  3. Feature Request: Ability to sort the "Unassigned Devices" table on the "Tray Allocations" tab. Thank you.
  4. Did you figure this out @chansearrington? I don't have a Netapp myself, but I have been thinking about getting one so I am researching and came across this thread. I did find this post which maybe helpful to you - https://community.netapp.com/t5/ONTAP-Hardware/Cabled-correctly/td-p/12303 An interesting comment was "Always Circle to Square". If I imagine a 2 port HBA card as being a circle and a square, I believe you can wire it up like the bottom left component from the diagram in that post (and ignore the bottom right component which is there for redundancy). Disclaimer - this is just my thoughts. I don't have one myself to verify. Just trying to help. And now a question of my own... I have seen this item listed on ebay https://www.ebay.com/p/2136573122?iid=294860204489 with a description "NetApp Class 5350 Model 0834 24-Bay SFF Storage Array w/2*Drive Module 2*PSU". I am not quite sure the exact name of this device. I believe it is something of a 'Disk Expander' as opposed to a 'Disk Shelf'. Would the Netapp Disk Expansion device work like the Disk Shelf devices when connecting to a HBA? To me it seems like it would work but I can't find any reference working examples like the DS4243 and DS4246. The advantage to me is that the 'Disk Expander' device has standard SFF-8088 ports which eliminates some of the hassle I read about the IOM modules. Thanks for any help.
  5. I have the same problem. Did you find a solution?
  6. Feature Request: Add the ability to edit the script for a drive when it is not plugged in.
  7. Thanks for explaining how to run the script manually. It looks like I had a syntax error in the script. Thanks for your help and sorry to waste your time.
  8. Screenshot attached. I edited the script and hit save (didn't change the contents), and the config file then updated to this: [My_Passport_0748_575837314138325031303237] command.1 = "/boot/config/plugins/unassigned.devices/My_Passport.sh" automount = "yes" command_bg.1 = "true" Most recent plugin attempt resulted in this in the syslog, but nothing else after that: ... Oct 30 21:50:52 Tower unassigned.devices: Running device script: 'My_Passport.sh' with action 'ADD'.
  9. [My_Passport_0748_575837314138325031303237] command.1 = "" automount = "yes" The previous warning doesn't seem to be showing now. I assume it corrected itself. Does that contents look OK? On a side note, I am trying to setup a script to run when the drive is plugged in (using the sample provided in the first post), however it is not getting executed. I can't see anything obvious in the syslog. Oct 30 21:44:43 Tower unassigned.devices: Adding disk '/dev/sdu1'... Oct 30 21:44:43 Tower unassigned.devices: Mount drive command: /sbin/mount -t ntfs -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdu1' '/mnt/disks/My_Passport' ... Oct 30 21:44:44 Tower unassigned.devices: Successfully mounted '/dev/sdu1' on '/mnt/disks/My_Passport'. Oct 30 21:44:44 Tower unassigned.devices: Disk with serial 'My_Passport_0748_575837314138325031303237', mountpoint 'My_Passport' is not set as sharable and will not be shared...
  10. I am seeing the the following at the bottom on the 'Unassigned Devices' tab: I have version '2019.10.15'.
  11. I haven't had an "Inactivity timeout" for issue for a few days now. I don't know what the cause was but it appears to have fixed itself. I can only suspect some issue, as binhex suggested - with the VPN provider (PIA) or my Internet provider. Thanks.
  12. I'm curious why the following appears in the supervisord.log log every 30mins?: [warn] rTorrent port is not defined Seems strange because the docker is for deluge not rTorrent (this also appears in the qBittorrent docker also).
  13. Thanks for that. I will play with the VPN_OPTIONS. I was using the 'STRONG' PIA config files which use port 1197 (https://www.privateinternetaccess.com/helpdesk/kb/articles/where-can-i-find-your-ovpn-files). I used the files directly from PIA without modification. I will try different ones to see if it helps.
  14. Understood. What is the timeout value? Can it be configured? and if not, can that be an enhancement?
  15. For me, I can find "Inactivity timeout" entries in my supervisord logs going back as far as June 2018, possibly further, but the logs have rolled. So this is not a 'new' issue. It was infrequent in the past, so I guess it went unnoticed. Currently, it is constant.
  16. Thanks for the ideas. 1. Yes I'm using a wired connection. My router doesn't indicate any connectivity issues with the ISP. 2. Mem usage looks ok, using ~2GB out of 16GB. 3. I do have the "CA Backup / Restore Appdata" plugin installed by it is not running on a schedule. I'll have a look if I can find anything else but not sure if I'll find anything. Some more info: - Yes I am an unRaid user and not a QNAP user. - I also have your other torrent dockers - delgue and qbittorrent. I looked at their logs and they also have the same issue. There are many articles on the internet for "Inactivity timeout (--ping-restart), restarting". I am looking into them.
  17. Log file attached. Thanks for your help binhex. supervisord.log
  18. I am having issues with rtorrent constantly restarting. It is only up for a minute or 2 before it restarts. Sample from log: 2019-09-11 14:37:31,346 DEBG 'watchdog-script' stdout output: [info] ruTorrent plugins initialised 2019-09-11 14:39:23,562 DEBG 'start-script' stdout output: Wed Sep 11 14:39:23 2019 [531bf825779768703299168ed8b30109] Inactivity timeout (--ping-restart), restarting Any ideas what the cause would be? Is it an issue with PIA?
  19. I don't believe a feature enhancement is required as I managed to get it to work with the current capability and, in the end, it was straight forward. Probably what is lacking is a simple example. I couldn't find a definitive one myself when I tried setting this up either. I will show what worked for me in the hope it helps others... I was able to setup an XP VM by only setting the following 3 fields (all others left as default): - OS Install ISO: /mnt/user/VM-ISOs/en_winxp_pro_with_sp3.iso - VirtIO Drivers ISO:/mnt/user/VM-ISOs/virtio-win-0.1.141.iso (obtained from https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/) - Primary vDisk Bus: IDE (needed to get past the error: "Setup did not find any hard disk drives installed in your computer") Good luck!
  20. How to I set the VPN username/password? Currently getting this in log: Mon Apr 2 10:45:14 2018 neither stdin nor stderr are a tty device and you have neither a controlling tty nor systemd - can't ask for 'Enter Auth Username:'. If you used --daemon, you need to use --askpass to make passphrase-protected keys work, and you can not use --auth-nocache. Mon Apr 2 10:45:14 2018 Exiting due to fatal error
  21. Enhancement Request for "Clear An unRaid Data Drive" script. I executed this script via the command line rather than the User.Scripts plugin. It would be good if the script accepted an argument to specify the disk to clear. It can still work the same if no argument present, but if the argument is there - simply check that drive only. I had 13 drives in my array and wanted to clear the last one. I was forced to wait for ages while it checked all other drives before getting to the one I wanted to actually clear. Thanks noski
  22. I just installed this plugin for the first time and I get the following error on the Settings page: Warning: file_get_contents(/boot/config/smb-extra.conf): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(292) : eval()'d code on line 16

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.