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.

tmchow

Members
  • Joined

  • Last visited

Everything posted by tmchow

  1. I assume you're on 6.1. I would have to compile it when I get a chance unless someone else does it. Then push it to the package repo. 4.7.3 is available now for 6.2. Yeah I'm on 6.1.9 still. I'm totally unfamiliar with slackware and linux in general (Mostly a windows guy) otherwise I'd volunteer to compile it.
  2. Just this out as an easy way to get lftp on my unraid box. Worked like a charm! Thanks! One request: How do I request an update to lftp? v4.7.3 was updated 7/15/2016 and fixed a critical bug with the "--move" command. (4.7.2 doesn't preserve folders with trailing slash like it's supposed to and it's fixed in 4.7.3). Changelog: https://github.com/lavv17/lftp/blob/master/NEWS
  3. For some reason, my sonarr instance just stopped working after having no problems for months. No idea when it stopped working, and when I try to restart the container, the icon stays in a "stopped" state and the logs don't update with any new infromation (all datetime stamps are logs from yesterday 7/18/2016 instead of today) Update: Got this re-working by doing a "Force Update" after turning on advanced view on the Unraid docker page.
  4. I've had sonarr up and running for a few months, but just noticed that folders it creates have the correct nobody/users user and group. However, the folders are set to 755 instead of, what I think it supposed to the correct permissions, of 777. Am I wrong or is 755 correct? If I am right, how do I get sonarr to do it with 777?
  5. Any guidance on how to use the Rx and Tx ethernet buffer tweaks? Also any suggested ways to measure impact?
  6. Getting some weird behavior lately and not sure why.... When i try to make changes to the Agent settings, such as order or which agents are selected, I'm seeing this in my browser console logs: GET https://192-168-1-161.30d050bd1837439e87869e567ad3facf.plex.direct:32400/system/agents/attribution?identifier=com.plexapp.agents.opensubtitles 404 (Not Found) vendors.9e96749….js:281 GET https://192-168-1-161.30d050bd1837439e87869e567ad3facf.plex.direct:32400/system/agents/attribution?identifier=com.plexapp.agents.localmedia 404 (Not Found) It may be unrelated but I had an issue with OpenVPN-AS docker recently because the "new perms" feature in Unraid doesn't ignore AppData and mucked with the permissions of it's folder so it broke the docker. Not sure if that's what's causing an issue here but figured I'd mention it. Everything else seems to be working fine for me except for this weird agent issue. Any ideas? How do I get access to the Plex logs within the docker?
  7. That is true. Why the fix common problems plugin has a "docker safe" new perms module which skips over appdata (and CA's backup of appdata) The only fix if you've messed up the perms is to redo the appdata from scratch (or spend a ton of time figuring out what the permissions should be for each and every file/folder and manually changing them) Thanks for the tip on the "Fix Common Problems" plugin, I didn't even know it existed. Great plugin! I'll just blow away the openvpn-as app data then and restart. Also, sounds like you're saying that (a) I should never use the built-in "new perms" function, and instead just rely on the checking done by the "Fix Common Problems" plugin to detect? One problem i have is in my automation workflow for usenet and torrent downloads, folders are getting created in the user shared without correct permissions. I was using the new perms setting to fix those periodically but the check in FCP plugin looks like it only checks user share perms and not contents within them
  8. For some reason my openvpn-as instance stopped working but I can't figure out why. I start the container and the log shows its trying to get the files and tells me that it may take awhile. After awhile the container just stops but not sure why. I recall reading something about the built in Unraid permissions fix causing havoc for openvpn-as but not sure if that's true, why, what the fix is. Sent from my iPhone using Tapatalk
  9. Ok, good to know. Will try it when I'm back at home tonight. When interim question though, is helping me understand users and how authentication works. When I created another second user account (let's call it "bob"), it didn't prompt me for a password anywhere. When i download the profile, and send to my device, how does it know who I want to auth as? While you are making "bob" or have made it, in User Permissions on OPEN-AS webui, to the right you should see a show link, click on that, from that dialog box you can change/set user passwords for VPN client. If the server is running you'll have to go to the top of UI an push the changes to the server. So now in your browser if you go to: https://foo_myIP.orDOMAIN:943/ you put in "bob" and password. This will get you DL's to OpenVPN client (if you don't have it already) and the client config files. Grab your config file and VPN client and go. If you already have your VPN client installed and configured, you can just open that put in bob and password. Unless it's the autorun profile which case your VPN client should autoconnect without username and password. Sorry, I do not believe you are correct. In its default configuration (if at all) there are no options for changing passwords at all in the web-gui of openvpn-as. All user username / passwords are managed by the containers "system" passwords. This is why you have to access the container via the command line to create a user and a password (and also change the admin acc password). Once done, you can enable auto login and then you can log onto the access server gui and download the certificate driven profile. Easy Peasy! Yep looks like you're right. Had to create user first then change password via command line. Seems to be working! (And previous poster was correct that the connectivity test doesn't work)
  10. After setting up a UD mount, Docker needs to be restarted for the mount to be seen by the Docker. Yep did that too because I had to add a new mount point mapping for the new location.
  11. Got everything running and mounted a share at /mnt/disks/usenet/. NZBGet is already running and working on my system and previously downloading and moving stuff to /mnt/user/usenet (an array share). I changed the config to have it move to /mnt/disks/usenet (new share on an unassigned device). NZBGet gets the file, and says it's successful, but the download seems to literally have disappeared. Cannot find it anywhere on my system. Did a full "find -name "foo*"" on my system (where "foo" was the first 3 letters of the usenet download) and it's nowhere to be found. The only entries returned are from the nzbget download history folder where it shows a "fooXYZ.nzb.queued" file.. Any ideas why in the world something would just disappear?
  12. New build works and I'm getting the full 3TB now. Thanks!
  13. Followed those directions correctly (I think), and could succesfully mount the disk now! However, the 3TB disk only could create a 2.20TB partition. Did I do something wrong?
  14. So are you saying we can't use the plugin with 6.1.9 or that we can, as long as we format and partition separately? The plugin works fine except when trying to format a drive. I'm totally new to unraid and relatively new to Linux. What command to run to properly format the drive from terminal?
  15. Ok, good to know. Will try it when I'm back at home tonight. When interim question though, is helping me understand users and how authentication works. When I created another second user account (let's call it "bob"), it didn't prompt me for a password anywhere. When i download the profile, and send to my device, how does it know who I want to auth as?
  16. So are you saying we can't use the plugin with 6.1.9 or that we can, as long as we format and partition separately?
  17. Apr 15 08:47:26 Reloading disk '/dev/sdc' partition table. Apr 15 08:47:26 Reload partition table result: /dev/sdc: re-reading partition table Apr 15 08:47:26 Creating a 'gpt' partition table on disk '/dev/sdc'. Apr 15 08:47:26 Create 'gpt' partition table result: /usr/sbin/parted: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory Apr 15 08:47:26 Creating a primary partition on disk '/dev/sdc'. Apr 15 08:47:26 Create primary partition result: /usr/sbin/parted: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory Apr 15 08:47:26 Formatting disk '/dev/sdc' with 'xfs' filesystem. Apr 15 08:47:29 Reloading disk '/dev/sdc' partition table. Apr 15 08:47:29 Reload partition table result: /dev/sdc: re-reading partition table
  18. I think that might be my problem, I can't access the Web GUI at all in Host mode, so had to set to Bridge mode to access. What do I need to do/change to setup in Bridge mode? I'm want to use UDP 1194. Note: I setup a quick Debian Wheezy VM and installed OpenVPN AS, that works fine, but would prefer to use Docker for this service. That could be because you have some port conflicts but without more information I don't know. Anyway, if the goal is to get you running quickly the fact that your setup is like you explain, well, thats good, that means your setup is just like mine is on my Main Server. Setup like this and I promise it works great: Admin and Connect URL (assuming your unRAID Server is called Tower OR has an IP of 192.168.1.2): http://Tower:943 OR http://192.168.1.2:943 External Open VPN Port (assuming your domain name is www.example.com OR Dynamic DNS is my_sample_name.dyndns.org OR IP Address is 111.222.333.444 ): example.com:1194 [uDP] OR my_sample_name.dyndns.org:1194 [uDP] OR 111.222.333.444:1194 [uDP] And don't forget your router config: I have followed everything in this guide and still can't get it to work. Triple checked settings. Verified that my router has 1194/udp open, and it still fails with this: I tried using port 1000/udp, to see if it was a port problem with my ISP blocking but that still fails. Oddly, if I do a port scan outside of my network, my router shows packets going through. But if I initiative the connectivity test within the OpenVPN-AS webUI, my router doesn't show any packets. Wondering if there's some setup mistake I'm making?
  19. I was formatting it as XFS. This is the output of 'fdisk -l /dev/sdc': Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes 255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes The preclear partition was removed, but the new partition did not get created. Can you post the preclear report? Tell me what I need to run and I'll gladly post the results. It's a file saved to the flash drive at /flash/preclear_reports/preclear_rpt_(drive serial number). attached. preclear_report_WDC_WD30EFRX-68EUZN0_WD-WCC4N0394755.txt
  20. I was formatting it as XFS. This is the output of 'fdisk -l /dev/sdc': Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes 255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes The preclear partition was removed, but the new partition did not get created. Can you post the preclear report? Tell me what I need to run and I'll gladly post the results.
  21. I was formatting it as XFS. This is the output of 'fdisk -l /dev/sdc': Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes 255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  22. No dice, still no luck even after updating the plugin. Same behavior. Was the disk precleared with the Joe L. script? Used this plugin: Preclear Plugin http://lime-technology.com/forum/index.php?topic=39985 I assume this is an SSD disk? Did FS change to 'precleared' when it was done preclearing? It's a standard HD. It did say "precleared" after it was done. I tried to format and now the status is blank and no longer say "precleared"
  23. No dice, still no luck even after updating the plugin. Same behavior. Was the disk precleared with the Joe L. script? Used this plugin: Preclear Plugin http://lime-technology.com/forum/index.php?topic=39985
  24. No dice, still no luck even after updating the plugin. Same behavior.

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.