Jump to content

Bmalone

Members
  • Posts

    91
  • Joined

  • Last visited

Everything posted by Bmalone

  1. I'm not familiar with that tool. Didn't find anything obvious Googling it or searching CA. Can you clarify?
  2. Unfortunately it's the same behavior. It adds it to the navigation, but it can't see anything and a scan completes immediately and doesn't find anything.
  3. Plex does have a folder for Movies under my server, but it's empty and a scan completes almost immediately. Same behavior consistently.
  4. I thought you meant when I was editing it. In Plex, when I navigate to the library, the media folder is right there. /media
  5. /mnt/user/unraiddata Isn't that what you suggested?
  6. That was my misunderstanding. By the way, originally I did have a map to /user/unraiddata but deleted it as I was trying to simplify. It still can't see any media. docker run -d --name='Plex-Media-Server' --net='br0' --ip='192.168.30.34' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Goathead" -e HOST_CONTAINERNAME="Plex-Media-Server" -e 'PLEX_CLAIM'='claim-RXRxSmBgPmXozLRcJ6n2' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png' -v '/mnt/user/unraiddata/':'/media':'rw' -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw' 'plexinc/pms-docker' 7081ba005873e821e326b47849a6d3cbf97b067984060bc08d78d3550f5a7b13 The command finished successfully!
  7. Didn't make any difference. docker run -d --name='Plex-Media-Server' --net='br0' --ip='192.168.30.34' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Goathead" -e HOST_CONTAINERNAME="Plex-Media-Server" -e 'PLEX_CLAIM'='claim-RXRxSmBgPmXozLRcJ6n2' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png' -v '/mnt/user/unraiddata/Films/':'/media':'rw' -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw' 'plexinc/pms-docker' 50ff81c3fbf0636ef89edcbe1778f2c435ba2d26b834479f58ad395b33abad2c The command finished successfully!
  8. You think? I can rename Films to films, but I'd be incredibly surprised if that's what's causing the issue. It's not seeing either. I also had other folders for other media and it didn't see those either. I can't get any of the other imagine versions to work either, only the official Plex image. That's the only one that will actually run.
  9. Other than the shares randomly disappearing from time to time, yes, they are viewable over SMB. Unraid doesn't allow me to upload or download anything using Finder, and viewing the shares in Finder usually works but not always. Explorer over SMB is always fine. I also installed Jellyfin and it worked without any issues first try. Jellyfin sees everything.
  10. JFYI - I since deleted the GPU config to try and simplify it. docker run -d --name='Plex-Media-Server' --net='br0' --ip='192.168.30.34' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Goathead" -e HOST_CONTAINERNAME="Plex-Media-Server" -e 'PLEX_CLAIM'='claim-RXRxSmBgPmXozLRcJ6n2' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png' -v '/mnt/user/unraiddata/tv/':'/media/tv':'rw' -v '/mnt/user/unraiddata/Films/':'/media/films':'rw' -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw' 'plexinc/pms-docker' 00080f4b59ec95869c6bdbcab6c11156047372298f6bb290edc8ec29b85dd89e The command finished successfully!
  11. My media share randomly disappeared again. Can't be seen from Finder or Explorer. Also, Finder usually has access to the share, but cannot upload files at all, even in safe mode. goathead-diagnostics-20240312-2022.zip
  12. I migrated PMS from my Synology to a new Unraid server where I’m running PMS as a Docker container. The migration worked perfectly, except it won’t recognize any new media. When I try to scan, it just completes almost instantly and no new media is added. I’ve checked the container paths and host paths many many times and it all looks correct. The only option I have is to just delete the PMS and start afresh. Maybe I’m missing something simple. Anyone have any ideas what I could try? I can see all the content that I had on my Synology when I stopped it for the migration, but I've added a lot of new media and none of it is being picked up. I also noticed some of my media folders such as 'tv' and 'films' seem to randomly duplicated, albeit they're empty. I chucked it up to being an Unraid bug but maybe it's related. Despite the container being immutable, I thought that if my container paths were mapped to my host path where my tv and films are that it would be able to pick up new media. Did I assume too much? goathead-diagnostics-20240312-1801.zip
  13. I've been having all sorts of issues with the firs VM I created, so I followed the instructions to drain the cache to the array. It worked for one cache, but not the other where my Domains and AppData shares were living (yes Docker and VM services were stopped and no downloads or transfers were happening). My plan was to create a new VM, and then when it's working, I'd delete the old VM and image and format the cache drive. Strangely, as I was working on this I lost access to the server on my Mac and it would just hang. It also broke Finder where Finder wouldn't work at all, and even trying to save an email would crash Outlook as soon as you tried to save it to the file system using Finder. So when I create the new VM, it just hangs. Previously when I was creating my first VM it all happened pretty quickly, and there also also loads of timeout errors in the logs that make no sense to me. In the error logs the 192.168.30.254 IP is my Mac with no browsers logged into Unraid, Finder is not open, and it's booted in safe mode, so I have no idea why there are so many connection errors. As soon as I try and create the VM, the whole server hangs and I have tom reboot it. The only difference I can think of from the prtevious VM creation is I've selected the GPU for video and audio, I'm using Win11 instead of Win10, and I'm adding some Unraid shares to the VM. I'm considering moving all the data off again and wiping everything and starting from scratch again if I can't pinpoint these issues, so any other potential avenues of investigation would be appreciated. Creating a Win10 machine with no GPU works fine, except it freezes all the time. It seems adding the GPU is causing the VM service to crash. As soon as I add it to the config and apply it, the service hangs. I will try creating a Win11 VM without a GPU configured. goathead-diagnostics-20240309-1745.zip
  14. What am I missing here? I unzipped this and added the folder location to the command it it's telling me it doesn't exist.
  15. Not sure what to say. As you can see in the screenshot below, when I have the Diagnostic file downloaded, and I haven't opened it, and I drag and drop it from the first screen shot, it just unpacks it.
  16. It won't let me. If I select the zip file it will only take me down to the next level of the file structure and will only allow me to attach all those files, in Finder anyways. Even if I drag & drop the zip file, it automatically unpacks it and flattens a it.
  17. I've been trawling through all the VM threads and am a bit lost as there is so much information and it's difficult to tell what is still relevant and what is not. I have my Win10 VM up & running, and it works well, albeit without any audio which isn't a big issue, except for the freezing. I can use it for about 10 minutes and it freezes. Thing is, if there are downloads or data transfers happening, I can see that these still work and will complete, and I don't lose access to the VM, but my mouse and keyboard have no input in the VM, so I'm forces for 'force stop' the VM and start it again. I found the topic below, but it seems like a different issue as I don't see any of the 16 vCPU's pinned at 100% util. However, I do notice that the allocated CPU's allocated to the VM are busy being used even when the VM isn't running. Is there a thread that I can read which is relevant and not out of date? I found this one too, but when I tried the solution, Unraid couldn't see the NVME cache where the VM is running so that doesn't work. Seems like running a VM would be table stakes, but it's definitely trickier than I was expecting. domain.cfg flash.cfg containers_vms_cache.cfg slow_cache.cfg ingestion_cache.cfg downloads_cache.cfg docker.cfg editor.cfg super.dat network-rules.cfg ident.cfg share.cfg network.cfg go.txt disk.cfg listen.txt ST18000NT001-3NF101_ZVTCT06A-20240306-2211 disk8 (sdk).txt eui.0025384c314284e5-20240306-2211 containers_vms_cache (nvme0).txt ST22000NT001-3LS101_ZX21SMQ1-20240306-2211 (sdo).txt ST18000NT001-3NF101_ZVTCYPAS-20240306-2211 disk9 (sdl).txt ST18000NT001-3NF101_ZVTCYQ94-20240306-2211 disk10 (sdm).txt nvme.c0a9-323334334538383230383931-435434303030503353534438-00000001-20240306-2211 downloads_cache (nvme2).txt Synology_HAT5300-8T_20B0SRRK0A0FHFDUH-20240306-2211 disk11 (sdg).txt Samsung_SSD_990_PRO_4TB_S7KGNJ0WC07986W-20240306-2211 ingestion_cache (nvme1).txt eui.0025384c31428b22-20240306-2211 ingestion_cache (nvme1).txt ST22000NT001-3LS101_ZX21SMS5-20240306-2211 (sdn).txt ST18000NT001-3NF101_ZVTCSZW8-20240306-2211 disk6 (sdi).txt ST18000NT001-3NF101_ZVTCXVSC-20240306-2211 disk2 (sdc).txt ST18000NT001-3NF101_ZVTCSZZL-20240306-2211 disk4 (sdf).txt CT4000P3SSD8_2343E8820891-20240306-2211 downloads_cache (nvme2).txt ST18000NT001-3NF101_ZVTCYQ6P-20240306-2211 disk3 (sde).txt ST18000NT001-3NF101_ZVTCT0H4-20240306-2211 disk7 (sdj).txt HGST_HUH721212ALE600_5PGD442F-20240306-2211 (sdp).txt ST18000NT001-3NF101_ZVTCYQ6N-20240306-2211 disk1 (sdb).txt ST18000NT001-3NF101_ZVTCT16Q-20240306-2211 disk5 (sdh).txt Samsung_SSD_990_PRO_4TB_S7KGNJ0WC06485B-20240306-2211 containers_vms_cache (nvme0).txt SAMSUNG_MZ7LM1T9HMJP-00005_S2TVNX0JB01554-20240306-2211 slow_cache (sdd).txt PNY_USB_2.0_FD_071C245D9D1FEB35-0-0-20240306-2211 flash (sda).txt unraid-6.12.8.txt bparonewinvmone.xml cmdline.txt btrfs-usage.txt nvidia-smi.txt drm.txt unraid-api.txt plugins.txt motherboard.txt iommu_groups.txt ntp.txt ethtool.txt folders.txt sshd.txt lsmod.txt lsscsi.txt thirdparty_packages.txt loads.txt testparm.txt memory.txt lspci.txt meminfo.txt lsusb.txt urls.txt top.txt ps.txt servers.conf.txt vars.txt lscpu.txt lsof.txt df.txt ifconfig.txt dhcplog.txt libvirt.txt docker.txt syslog-previous.txt syslog.txt bparonewinvmone-fs0-virtiofsd.txt bparonewinvmone.txt appdata.cfg d-----s.cfg b-----s.cfg isos.cfg t---------g.cfg system.cfg i---------------c.cfg W------M.cfg d--a.cfg shareDisks.txt t---------g (1).cfg d-------s.cfg u--------a.cfg
  18. I opened a ticket for this issue and was asked to post my diagnostics here. So here they are. domain.cfg flash.cfg containers_vms_cache.cfg slow_cache.cfg ingestion_cache.cfg downloads_cache.cfg docker.cfg editor.cfg super.dat network-rules.cfg ident.cfg share.cfg network.cfg go.txt disk.cfg listen.txt PNY_USB_2.0_FD_071C245D9D1FEB35-0-0-20240306-1345 flash (sda).txt HGST_HUH721212ALE600_5PGD442F-20240306-1345 (sdp).txt ST18000NT001-3NF101_ZVTCT16Q-20240306-1345 disk5 (sdh).txt Samsung_SSD_990_PRO_4TB_S7KGNJ0WC06485B-20240306-1345 containers_vms_cache (nvme0).txt CT4000P3SSD8_2343E8820891-20240306-1345 downloads_cache (nvme2).txt ST18000NT001-3NF101_ZVTCYQ6N-20240306-1345 disk1 (sdb).txt ST18000NT001-3NF101_ZVTCT0H4-20240306-1345 disk7 (sdj).txt ST18000NT001-3NF101_ZVTCYQ6P-20240306-1345 disk3 (sde).txt SAMSUNG_MZ7LM1T9HMJP-00005_S2TVNX0JB01554-20240306-1345 slow_cache (sdd).txt ST18000NT001-3NF101_ZVTCSZZL-20240306-1345 disk4 (sdf).txt Synology_HAT5300-8T_20B0SRRK0A0FHFDUH-20240306-1345 disk11 (sdg).txt ST22000NT001-3LS101_ZX21SMQ1-20240306-1345 (sdo).txt ST18000NT001-3NF101_ZVTCYQ94-20240306-1345 disk10 (sdm).txt ST18000NT001-3NF101_ZVTCXVSC-20240306-1345 disk2 (sdc).txt ST18000NT001-3NF101_ZVTCSZW8-20240306-1345 disk6 (sdi).txt eui.0025384c31428b22-20240306-1345 ingestion_cache (nvme1).txt ST18000NT001-3NF101_ZVTCYPAS-20240306-1345 disk9 (sdl).txt Samsung_SSD_990_PRO_4TB_S7KGNJ0WC07986W-20240306-1345 ingestion_cache (nvme1).txt nvme.c0a9-323334334538383230383931-435434303030503353534438-00000001-20240306-1345 downloads_cache (nvme2).txt eui.0025384c314284e5-20240306-1345 containers_vms_cache (nvme0).txt ST22000NT001-3LS101_ZX21SMS5-20240306-1345 (sdn).txt ST18000NT001-3NF101_ZVTCT06A-20240306-1345 disk8 (sdk).txt unraid-6.12.8.txt bparonewinvmone.xml cmdline.txt btrfs-usage.txt nvidia-smi.txt drm.txt unraid-api.txt plugins.txt motherboard.txt iommu_groups.txt ntp.txt ethtool.txt folders.txt sshd.txt lsmod.txt lsscsi.txt thirdparty_packages.txt loads.txt testparm.txt memory.txt lspci.txt meminfo.txt lsusb.txt urls.txt top.txt ps.txt servers.conf.txt vars.txt lscpu.txt lsof.txt df.txt ifconfig.txt dhcplog.txt libvirt.txt docker.txt syslog-previous.txt syslog.txt bparonewinvmone-fs0-virtiofsd.txt bparonewinvmone.txt appdata.cfg d-----s.cfg b-----s.cfg isos.cfg t---------g.cfg system.cfg i---------------c.cfg W------M.cfg d--a.cfg shareDisks.txt t---------g (1).cfg d-------s.cfg u--------a.cfg
  19. Hell yeah I'd be interested. I have a new build and was looking to implement Grafana, but I'd definitely give this a go first. Looks amazing.
  20. You’re a star. Since it was an iso I just assumed it would boot off the files. That all makes sense now. Appreciate it. Can you tell I’m only 11 pages into The Linux Command Line 2nd Edition?
  21. I am having some stability issues with my Windows VM. I would like to run this on a dedicated NVMe cache so there is no other contention. Is this possible? If so, how would this be configured?
  22. I set up Jellyfin and pretty sure I did this correctly in Jellyfin but it's throwing errors with regards to permissions. I can't see anything else I can do to provide permissions. I've followed multiple guides and videos and nothing else seems to need to be done from within the share. I assume I'm missing something in Unraid Share settings, rather than Jellyfin. What am I missing? Also, all the instructional videos show that there are configs for adding a GPU, but I download all the distros and don't see that in any of them. Can anyone confirm that this has been removed because it is either out of the box, or Jellyfin no longer supports GPU's? EDIT: I configured the official Jellyfin the exact same way and it worked. Something is wrong with the lscr.io and Binhex images. EDIT: I just realized that it looks like it’s actually Jellyfin’s own local container path volume that is denying access. It’s denying access to itself for some reason. ‘Access to the path '/data/tvshows' is denied.’ ------------------------------------------------------------- docker run -d --name='jellyfin' --net='bridge' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Goathead" -e HOST_CONTAINERNAME="jellyfin" -e 'JELLYFIN_PublishedServerUrl'='192.168.30.170' -e 'NVIDIA_VISIBLE_DEVICES'='all' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8096]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png' -p '8096:8096/tcp' -p '8920:8920/tcp' -p '7359:7359/udp' -p '1900:1900/udp' -v '/mnt/user/unraiddata/tv/':'/data/tvshows':'rw' -v '/mnt/user/unraiddata/Films/':'/data/movies':'rw' -v '/mnt/user/appdata/jellyfin':'/config':'rw' -e NVIDIA_DRIVER_CAPABILITIES=all -e NVIDIA_VISIBLE_DEVICES=all --gpus all 'lscr.io/linuxserver/jellyfin:latest' 2863340bcd5f482554d4d2cb53b47ae17da7c148f8a89327a76d4225b79c6cd5 Example of the errors I'm getting [16:22:52] [ERR] [41] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task System.ArgumentException: Not enough valid pictures provided to create a splashscreen! at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops) at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath) at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops) at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken) [16:22:52] [INF] [41] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 0 minute(s) and 3 seconds [16:22:52] [ERR] [40] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: /data/tvshows System.UnauthorizedAccessException: Access to the path '/data/tvshows' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- [16:22:52] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /data/tvshows [16:22:52] [ERR] [42] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: /data/movies System.UnauthorizedAccessException: Access to the path '/data/movies' is denied. ---> System.IO.IOException: Permission denied Path configs attached.
  23. I tried to follow the guidance on the link below to potentially resolve some Windows VM stability issues I was having and I didn't do it right and now my containers & VM cache is missing. The binding worked as I can see but in the syslog, but it's no good because I can't start my share now and change it in the VM. I didn't realize it had to be a dedicated SSD for this. Is there any way to recover without losing the cache and buying a new one? EDIT: I tried to go through the same steps in System Devices but the drive was greyed out. It took about 30 minutes, but eventually I was able to tick the box to 'Bing selected to VFIO Boot' and it unbound it.
×
×
  • Create New...