veritas2884

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by veritas2884

  1. I fixed my issue. I browsed to /boot/config and renamed the network.cfg to network.cfg.old and rebooted. It forced unraid to recreate the file and now everything works.
  2. I fixed my issue. I browsed to /boot/config and renamed the network.cfg to network.cfg.old and rebooted. It forced unraid to recreate the file and now everything works.
  3. Fixed it. I browsed to /boot/config and renamed the network.cfg to network.cfg.old and rebooted. It forced unraid to recreate the file and now everything works.
  4. I think I have the same issue. Are you saying that you can get into your webui but unraid itself cannot get out to the internet?
  5. I have had my unraid server for years and at some point I changed the way I access unraid's webui from http://192.168.1.29 to http://192.168.1.29:21013. For the life of me I cannot remember why I did this, but I think it may have had something to do with nginx proxy manager, Adguard, or Wireguard. I just upgraded router and botched the backup file, so I had to start over and lost all my port forwarding settings. Now unraid has no internet connection. I can still access the webui but unRAID connect does't have a connection, the APPS tab can't connect, and my unraid scripts that check for a connection before running fail. I think that whatever port unraid uses for internet access I changed somewhere along the way and now I need to forward it to my server. Any help would huge!
  6. So I was able to remove the Nvidia settings from the Plex container and everything is work, just no hardware transcoding. Any ideas? I’m using a p2000, so I’m about to go out and buy a core i5 and new motherboard since it seems Nvidia is DOA. I
  7. I have tried to uninstall the plug-in, reboot, reinstall the plug-in (it downloads the latest drivers, and tells me to disable/enable the docker {I did that}), then I rebooted the server. As soon as I try to open the plug-in again, the whole GUI crashes and I cannot do anything but hard reboot.
  8. I was running 6.12.0-rc2 and went to upgrade to RC3. The nvidia plugin helper said not reboot until it gave me a message that it was all clear, as it always does when the system updates. However, after 20 mins, I checked it again the message never came and unraid was locked. Command line restarting didn't work either. So did a hard reset and now whenever I go into the Nvidia plugin, the whole system locks. Also, if I try to start my Plex container, system also locks. Help!!! and thank you!
  9. OS: 6.12.0-rc2 Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Language: No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error
  10. I loaded the mid journey ckpt file into custom folder, chmod 777'd it, and then shutdown and restarted the docker. I can see the Mid journey option in the drop down, but when I go to generate an image, I get this. Any ideas where I went wrong? Triart and Waifu work.
  11. Thank you for putting this together. I am using a P2000 and keep getting a Cuda out of Memory error. Is there a way to limit it and make it work?
  12. The rclone plug-in I am running in unRAID is by Waseh. It is up to date with a 2022.1.20 last update. However, reading through the change logs it seems like the last change log that mentions a version update is from 2017 mentioning a 1.3x rclone version. Is there a way to verify what version of rclone the plugin is running so I don’t get snagged by the oath issue?
  13. First: Thanks so much for these scripts and updates over the years. It has been amazing. Second: General knowledge question, what is the rclone cache doing and does expanding it beyond 400GB increase performance? If I put a dedicated SSD into the system with 1TB, will it benefit a system that is serving up 8-10 concurrent streams? I have a 1gbps up/down connection.
  14. Figured it out. I set the docker image to the Br:0 network setting and assigned it a random fixed IP address. I then pointed my router's DNS to that IP. Rebooted and I now have VM, ad-blocking, and no conflicts.
  15. I run ADGuard and use my unRAID box as a dns for my router. When I spin up the VM service I have to kill ADGuard or I get a "Libvirt Service failed to start." How do I make it so I can run the VM service not have it use port 53?
  16. Thank you for the reply. I will look into the radar sync script. One thing, I thought since the RadarrHD and Radarr4K dockers would be addressing different root movie folders and only Plex would be reading the mergerfs folder of the two of them , that they wouldn’t be able to see or delete each other’s files.
  17. RcloneRemoteName="secure" # Name of rclone remote mount WITHOUT ':'. NOTE: Choose your encrypted remote for sensitive data RcloneMountShare="/mnt/disks/" # where your rclone remote will be located without trailing slash e.g. /mnt/user/mount_rclone RcloneMountDirCacheTime="720h" # rclone dir cache time LocalFilesShare="/mnt/user/mediacloud" # location of the local files and MountFolders you want to upload without trailing slash to rclone e.g. /mnt/user/local. Enter 'ignore' to disable RcloneCacheShare="/mnt/cache/rcloneshare" # location of rclone cache files without trailing slash e.g. /mnt/user0/mount_rclone RcloneCacheMaxSize="400G" # Maximum size of rclone cache RcloneCacheMaxAge="336h" # Maximum age of cache files MergerfsMountShare="/mnt/disks/merge" # location without trailing slash e.g. /mnt/user/mount_mergerfs. Enter 'ignore' to disable # OPTIONAL SETTINGS # Add extra paths to mergerfs mount in addition to LocalFilesShare LocalFilesShare2="ignore" # without trailing slash e.g. /mnt/user/other__remote_mount/or_other_local_folder. Enter 'ignore' to disable LocalFilesShare3="ignore" LocalFilesShare4="ignore" Thank you for your reply. I am not quite sure I follow though. So above is my current setup. This creates/mounts these folders: /mnt/disks/merge/secure/Movies-UHD/ mnt/disks/merge/secure/Movies What I'd like to do is create another mergerfs mount that combines them into here: /mnt/user/mediacloud/secure/movie_merge Would you be able to help me with the solution you provided based on those variables? FYI I tried to run a one-off mergerfs command mergerfs /mnt/disks/merge/secure/Movies-UHD:/mnt/disks/merge/secure/Movies /mnt/user/mediacloud/secure/movie_merge -o ro,async_read=false,use_ino,allow_other,func.getattr=newest,category.action=all,category.create=ff,cache.files=partial,dropcacheonclose=true But I get this error: mount: /mnt/user/mediacloud/secure/movie_merge: can't find UUID="HD:".
  18. Quick question. Could mergerfs be used to combine a 4k movies folder and 1080p movies folder for Plex, but keep the two folders separate for my 2 instances of Radarr to address? Example: I use @DZMM's script to mount my 4k movies folder and 1080p movies folder, I have a Radarr 1080p docker that maps to the 1080p Folder and Radarr 4k docker that maps to the 4k movies folder. I then add another line to DZMM's script that also creates a mergerfs folder that combines those two locations for Plex to address. Since plex now has the ability to choose a 1080p file over a 4k file if the client can't natively stream 4k, this would eliminate the need to have 2 separate libraries of movies. I believe the 2 Radarr instances would keep the movie folder's naming convention the same inside each of their parent folders, so only the movie files themselves would be different since I have radarr add the quality to the filename. If anyone could give me a sanity check on if this would work and also the mergerfs syntax, that would be huge.
  19. I have recently started using PiHole to block ads and route my DNS. The issue i've run into is that now the mount script fails because it tries to run before the internet connection is reestablished since PiHole is starting up at the same time. Is there a way to delay the script running a little bit to allow PiHole it get up and running? Generally it isn't a problem because I just re-run the startup mount script, but if the server resets when i'm away from home everything stays down until I re-run the script. I 100% know this is my fault for the setup I have running and I really appreciate all the work and help you guys provide, just wanted to see if there is an idea on how to deal with this.
  20. My data needs have dropped dramatically to the point where I can really get by with two 1tb NVME drives without parity since i have regular cloud backups. If I want to use unRAID for its fantastic gui, docker implementation, and plugs-ins, but not for array/parity is there a good way to accomplish this? My initial thought is to setup both of the NVMEs as unassigned devices with share turned on and then move docker to the /mnt/disks/NVME. But any suggestions or traps i'm missing by moving to this setup would be greatly appreciated.
  21. I didn't think about selling them. We are currently on state-wide lock down, so I don't think I'll get to a fedex any time soon. I might also scrap the parity drive to speed up writes. I do have a new issue that popped up. I wanted to start adding 4K TV content and created a 4KTV folder in my local media folder. This folder then showed up inside my MergerFS mount, as expected. However, Sonarr and Radarr cannot add the location even though I can select it, it just doesn't show up upon hitting add as a location. It seems like any new folder I create isn't addressable by my Docker Containers even though it is inside the master media folder that is added to their container with read/write access settings. The odd thing is I had a folder of some of my daughter's dance recitals I had shared on plex for family to see a while ago and I was able to move the files out of there get Sonarr to add the 4Ktv to that. So TL:DR it seems like some kind of permissions issue with new folder created inside the mergerFS structure. Is there a recommended way to create new folder locations to make them addressable by containers? **UPDATE** I was able to chmod 777 the folder inside the mergerFS mount via the terminal and now I can add it to Sonarr. Is this expected behavior or am I creating new folders for new content incorrectly?
  22. @DZMM Just wanted to drop a thank you note. Finally finished my 26TB upload. 100% cloud based now. Had 12 simultaneous streams last night and no issues. You're a legend.
  23. Got it. Again, thank you very much. This is the second time this week you've come through with an awesome solution for me. Much Appreciated!
  24. Thank you for that. Do you think I should have it sleep the P2000 as well as part of the script?
  25. I have what may be a unique situation, but hopefully someone can point me in the right direction. I have a P2000 for use with my Plex Container and a Radeon VII for passthrough to my VMs. I suffer from the bug where the Radeon will get hung up when I close my VMs. I am using the reset script that puts the server into sleep mode and that get the card operating again without having to restart the whole server. However, I've come to find out that after I do that Plex starts using the CPU to transcode instead of the P2000. #!/bin/bash echo "disconnecting amd graphics" echo "1" | tee -a /sys/bus/pci/devices/0000\:03\:00.0/remove echo "disconnecting amd sound counterpart" echo "1" | tee -a /sys/bus/pci/devices/0000\:03\:00.1/remove echo "entered suspended state press power button to continue" echo -n mem > /sys/power/state echo "reconnecting amd gpu and sound counterpart" echo "1" | tee -a /sys/bus/pci/rescan echo "AMD graphics card sucessfully reset" This is the script I use and it only references the hardware id of the Radeon. Any idea how to make sure hardware encoding on the p2000 survives the reset fix for the Radeon?