chuckthetekkie

Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by chuckthetekkie

  1. I think you misunderstand. All I am looking for is a simple way to redirect certain web requests from a device on my internal network to my internal server. I.E. somewebsite.com/somefile.zip gets redirected to internalserver.local/somefile.zip. No ssh, no user specific access, just a simple web file redirection. Similar to Lan Cache but something I can specify what internet facing files get redirected. There is a Desktop app I use called Charles Proxy that can do exactly what I am describing but I'm looking for a Docker based version that can do the same thing.
  2. Is there a Docker container app where I can setup a simple proxy for my network where if a device wants to get a specific file/s from the internet it instead grabs the file from my Unraid server? Lan Cache will not work for me as I can't specify specific internet facing files to redirect to my internal server. At least I don't see a way to do so.
  3. I updated TA today and now it stops after about 15-20 seconds of running. The last line of the logs: {"log":"ValueError: failed to add item to index\n","stream":"stderr","time":"2023-09-03T17:02:40.557601173Z"} ta-logs.logta-log2.log I thought it might have been a permission issue but I ran "chmod -R 777 /mnt/user/appdata/TubeArchivist/es" and it didn't help. 415e2febe313b2ad2ee443a20756c34e8770e944ec2eb1905f639bb16b2337e6-json.log 7e8910deb776d49a63a3926d98c7a21186125f97a3fbb6c45957b1a1e03aa124-json.log 86fc62e2790a3e5d34d841a2ab8c1f47cafbce882fa5579aae93cb00c786104e-json.log
  4. Today's update deleted ALL of my UD settings. Disk names, Automount, Share and Show partitions were all reset.
  5. This fixed my issue of both the TubeArchivist and TubeArchivist-ES containers from not starting. THANK YOU SO MUCH.
  6. Weird, I was able to export my two pools after removing UD. Then I reinstalled UD. Then I imported my two pools and now all is working (for now). Very weird.
  7. The NTFS Disk in UD for me is for a Windows VM in passthrough. I currently cannot even have UD installed as it is somehow stopping my 2 ZFS Pools from being seen and accessed. With UD installed I can't even Export the pools as it say it cannot find "X" Dataset. With UD uninstalled I get no such errors. No idea what is going on now.
  8. If I uninstall UD my ZFS Pools work no problem. When I reinstall UD my ZFS Pools stop working. SDM is an NTFS drive and not part of my ZFS Pools.
  9. It seems that Unassigned Devices is now blocking ZFS Pools from working. They work if I uninstall UD. I even deleted the UD cfg and ZFS pools still don't work. karamediagroup-diagnostics-20230304-2349.zip
  10. Nevermind. It seems that if you set ZFS devices as Passthrough in Unassigned Devices, it breaks ZFS pools
  11. I have 2 ZFS Pools that were working and now they no longer show up in their mount point. I can't even export the pools as it says datasets don't exist. They don't show up in Unraid's file manager anymore. Can't change the mount points either for the same reason I can't export them. karamediagroup-diagnostics-20230304-2328.zip
  12. There were no more available updates after you mentioned that there will be an upcoming update. As far as I can tell I have all the latest update to all my installed plugins. There was an update earlier but that was already installed before I started having these issues.
  13. The plugin keeps showing a RED notification in the Unraid GUI which makes me immediately check it out only to see it's the same error.
  14. I guess I can tell Fix Common Problems to ignore the error if the folder is intended.
  15. No idea. I thought it was part of Unraid. That's why I was asking what the issue is. That folder is empty but cannot be deleted as it says that the resource is busy.
  16. I am getting the "Invalid folder addons contained within /mnt" in Fix Common Issues and don't know why. There is nothing extra in the /mnt folder as far as I can tell. karamediagroup-diagnostics-20230304-0000.zip
  17. Another weird issue I am having is that some of the ZFS formatted devices do not have the PASSTHROUGH option but other ZFS ones do. karamediagroup-diagnostics-20230303-2146.zip
  18. Then where should I mount my ZFS volumes? According to the Fix Common Problems thread "/mnt/disks" and "/mnt/remotes" are recommended locations.
  19. I mount my ZFS volumes through /mnt/remotes/. I do have Docker containers with paths to the ZFS volumes that go through /mnt/remotes/. I do not use a normal Unraid array, only ZFS with a few cache pools.
  20. Another issue I have is that Unraid tells me that I need to restart the computer to finish the UD installation every time I boot the server. I am assuming this is an error.