May 29, 20206 yr Unraid 6.8.3 Plex LinuxServer Plex Version 1.19.3.2852 PUID: 0 PGID: 0 GPU: Unraid Nvidia GeForce GTX 1060 6GB 83:00.0 Driver Version: 440.59 (My GPU is supported from the Drivers List: https://www.nvidia.com/Download/driverResults.aspx/156772/en-us) Using: GeForce GTX 1060 Hello All, appreciate your help. On about the 4th install of Plex via Unraid, and working through all the bugs. First it was the Parity Sync, causing HUGE buffering issues, etc. But that's another story. I have plex running, but after about 2 transcodes via the GPU, I get this error: [FFMPEG] - OpenEncodeSessionEx failed: out of memory (10) Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library I have uploaded my logs. Please let me know if I can provide anything else. Appreciate any/all help. Edited June 5, 20206 yr by chris B
May 29, 20206 yr Community Expert Go to Tools - Diagnostics, attach complete Diagnostics ZIP file to your NEXT post. Also, docker run command for your plex docker as explained in this very first link in the Docker FAQ: https://forums.unraid.net/topic/57181-docker-faq/?do=findComment&comment=564345
May 29, 20206 yr Author root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'VERSION'='docker' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-f071bce4-ee9c-1929-1bf3-cc8bfa74eee4' -e 'NVIDIA_DRIVER_CAPABILITES'='all' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='0' -e 'PGID'='0' -v '/mnt/user/Media/Movies/':'/movies':'rw' -v '/mnt/user/Media/TV/':'/tv':'rw' -v '':'/music':'rw' -v '':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' --runtime=nvidia 'linuxserver/plex' c90536a21dc4f487454183537e66328b7e1bdb0f8c229bf7c0e35e7b744a440b
Archived
This topic is now archived and is closed to further replies.