Waddoo

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Waddoo

  1. Would that mean I would need to pass these arguments as logic into an rclone script? For context, I have the backup run at 0245 and then have a rclone script to push the backups into the cloud at 0600. I tried putting the third flag in an if statement and still not running: # Check if the third argument is "true" if [ "$3" = "true" ]; then echo "Deleting previous log" rm /mnt/user/backups/BackBlaze_Logs/backups_log.txt echo "Running RClone Sync of backups Share to B2 backups Bucket" rclone sync \ --progress \ --stats-one-line-date \ --transfers 4 \ --verbose \ --exclude ".Recycle.Bin/**" \ --exclude "UniFi_Protect/**" \ --links \ --log-file /mnt/user/backups/BackBlaze_Logs/backups_log.txt \ /mnt/user/backups/ \ b2_buckets:my_bucket echo "Updating permissions of log file" chmod 755 /mnt/user/backups/BackBlaze_Logs/backups_log.txt else echo "Skipping backup operation as the third argument is not 'true'" fi
  2. Highly doubt it. Checksum relies on a single file to have a checksum against. I think the only way of generating a single checksum of your files is to zip/tar/compress them and checksum that each time.
  3. Ran verification last night, same results where I continue to get emails of updated .nfo files from the media and Nextcloud shares. Likewise, exclusion rules do not seem to be respected. Will there be upcoming updates to the app to not have updated hashes email and only include those that are corrupted?
  4. I am currently trying to iron out my file integrity plugin's settings however, I currently have multiple excluded shares and custom files that continue to appear on my verification's logs. Namely Nextcloud and media. Linux ISOs. and *.log files appearing in the logs results. Is there something I am not selecting correctly in the checkbox for excluded shares? What is the proper format to exclude multiple custom files? It reads: However I am finding that `*.nfo, *.log` files continue to appear in the logs, even for modifications? I am running Unraid 6.11.5 and have attached a screenshot of my settings and a snippet of the verification log. Thanks and any help would be greatly appreciated. Event: unRAID file corruption Subject: Notice [ALEXANDRIA] - bunker verify command Description: Found 2 files with MD5 hash key corruption Importance: alert MD5 hash key mismatch, /mnt/disk2/backups/Unraid/CA_Backup/Appdata_Backup/[email protected]/CA_backup.tar is corrupted MD5 hash key mismatch, /mnt/disk2/backups/Unraid/CA_Backup/Appdata_Backup/[email protected]/backup.log is corrupted MD5 hash key mismatch (updated), /mnt/disk2/media/LINUXISO/mint.nfo was modified
  5. So turns out, in Unraid version 6.10, there is a change/update to this. I am running unraid 6.9.X for context. The Unraid version after what I am currently running [link](https://wiki.unraid.net/Manual/Release_Notes/Unraid_OS_6.10.0#Docker): > The new ipvlan mode is introduced to battle the crashes some people experience when using macvlan mode. If that is your case, change to ipvlan mode and test. Changing of mode does not require reconfiguring anything on the Docker level, internally everything is being taken care of. Sigh, maybe it's time to upgrade sooner than later.
  6. Yes, in-fact it just crashed recently... Apr 25 12:04:41 Alexandria kernel: WARNING: CPU: 9 PID: 20303 at net/netfilter/nf_conntrack_core.c:1120 __nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] Apr 25 12:04:41 Alexandria kernel: Modules linked in: nvidia_uvm(PO) xt_mark macvlan xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle nf_tables vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter xfs nfsd lockd grace sunrpc md_mod nvidia_drm(PO) nvidia_modeset(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvidia(PO) drm backlight agpgart iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libblake2s blake2s_x86_64 libblake2s_generic libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables mlx4_en mlx4_core r8169 realtek edac_mce_amd kvm_amd kvm mpt3sas crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd wmi_bmof i2c_piix4 glue_helper i2c_core wmi raid_class scsi_transport_sas k10temp Apr 25 12:04:41 Alexandria kernel: ccp ahci rapl libahci button acpi_cpufreq [last unloaded: mlx4_core] Apr 25 12:04:41 Alexandria kernel: CPU: 9 PID: 20303 Comm: kworker/9:2 Tainted: P S O 5.10.28-Unraid #1 Apr 25 12:04:41 Alexandria kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B79/X470 GAMING PLUS MAX (MS-7B79), BIOS H.60 06/11/2020 Apr 25 12:04:41 Alexandria kernel: Workqueue: events macvlan_process_broadcast [macvlan] Apr 25 12:04:41 Alexandria kernel: RIP: 0010:__nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] Unsure what to do next about this issue, we aren't even running similar hardware based on your logs.
  7. All of my"public" containers remain accessible through my domain on nginx. I'm not sure if that is because I do not hard code IPs but unsure of y'all's setup.
  8. Will the changing of the network type affect my driver network as it is? Or nginx for example?
  9. I have been getting there macvlan kernel panics, at least I think I am... Mar 22 19:39:10 Alexandria kernel: ------------[ cut here ]------------ Mar 22 19:39:10 Alexandria kernel: WARNING: CPU: 5 PID: 1298 at net/netfilter/nf_conntrack_core.c:1120 __nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] Mar 22 19:39:10 Alexandria kernel: Modules linked in: nvidia_uvm(PO) xt_mark macvlan xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle nf_tables vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter xfs nfsd lockd grace sunrpc md_mod nvidia_drm(PO) nvidia_modeset(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvidia(PO) drm backlight agpgart iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libblake2s blake2s_x86_64 libblake2s_generic libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables mlx4_en mlx4_core r8169 realtek edac_mce_amd kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd mpt3sas wmi_bmof glue_helper i2c_piix4 wmi k10temp raid_class scsi_transport_sas i2c_core Mar 22 19:39:10 Alexandria kernel: ccp rapl ahci libahci button acpi_cpufreq [last unloaded: mlx4_core] Mar 22 19:39:10 Alexandria kernel: CPU: 5 PID: 1298 Comm: kworker/5:1 Tainted: P S O 5.10.28-Unraid #1 Mar 22 19:39:10 Alexandria kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B79/X470 GAMING PLUS MAX (MS-7B79), BIOS H.60 06/11/2020 Mar 22 19:39:10 Alexandria kernel: Workqueue: events macvlan_process_broadcast [macvlan] Mar 22 19:39:10 Alexandria kernel: RIP: 0010:__nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] I am also using a UDMP-SE. How would I go about switching to IPVLan? Reading through threads it reads like it is something to be changed in Unraid?
  10. Mar 22 19:39:10 Alexandria kernel: WARNING: CPU: 5 PID: 1298 at net/netfilter/nf_conntrack_core.c:1120 __nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] Mar 22 19:39:10 Alexandria kernel: Modules linked in: nvidia_uvm(PO) xt_mark macvlan xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle nf_tables vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter xfs nfsd lockd grace sunrpc md_mod nvidia_drm(PO) nvidia_modeset(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvidia(PO) drm backlight agpgart iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libblake2s blake2s_x86_64 libblake2s_generic libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables mlx4_en mlx4_core r8169 realtek edac_mce_amd kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd mpt3sas wmi_bmof glue_helper i2c_piix4 wmi k10temp raid_class scsi_transport_sas i2c_core Mar 22 19:39:10 Alexandria kernel: ccp rapl ahci libahci button acpi_cpufreq [last unloaded: mlx4_core] Mar 22 19:39:10 Alexandria kernel: CPU: 5 PID: 1298 Comm: kworker/5:1 Tainted: P S O 5.10.28-Unraid #1 Mar 22 19:39:10 Alexandria kernel: Hardware name: Micro-Star International Co., Ltd. MS-7B79/X470 GAMING PLUS MAX (MS-7B79), BIOS H.60 06/11/2020 Mar 22 19:39:10 Alexandria kernel: Workqueue: events macvlan_process_broadcast [macvlan] Mar 22 19:39:10 Alexandria kernel: RIP: 0010:__nf_conntrack_confirm+0x9b/0x1e6 [nf_conntrack] Is this the similar error to what this thread was getting? How has the stability been after switching to ipvlan? I am still running Unraid OS 6.9.2
  11. I have been trying to setup Authentik following the video posted by Ibracorp: However I am getting the following issues using this config (nginx_advanced) where I replaced the proxy_pass on ~line 30 with my serverIP:9000 and replaced ~line 53 with my auth.domain.com... url. Once setup, my app.domain.com gets the advanced config, and ends up resolving to the wrong port. Meaning it ends up at app.domain.com:4443 which is my nginxproxymanger internal docker port. Nowhere is Authentik setup to re-direct to that port. Else, deviations from this setup, or replacing proxy_pass at ~line 9 creates server error 500. Unsure if related, Authentik shows my Outpost integration as unhealthy, even though I am pointing it to unix:///var/run/docker.sock as noted in the environment variable and documentation. Would this be causing my bad re-direct? Anyone willing to help me set this up? Also why was npm added to npm in the video? nginx_advanced.txt
  12. Do you only use the docker-compose or are you building up your unraid server with ansible playbooks?
  13. Curious, how are you using docker-compose? Pre-face, I am using CA Backup. But I am wanting to automate the install of my docker containers using Ansible as a learning method. Instead of having me click through, and setup all the docker run parameters, they can all be contained in within a docker-compose template/file. Thoughts?
  14. I seem to be having a similar no handshake problem seen on the client side logs of my Wireguard configuration. The caveat to my issue is that I have a tested method to both have it work, and break the functionality of my Wireguard instance. Meaning I can replicate my issue but I cannot understand why it is occurring. My server has two networking connections, br0 and br1. br0 being a 10GbE NIC while the br1 is the MB 1Gig connection. The ip scheme is identical apart from the last octect being .14 (br1) and .15 (br0). My Wireguard is setup in a 'Remote access to LAN' setup. When adding a default route to use br0 (post-array start since Unraid defaults to using br1 as the default route [separate issue currently solved with a boot script]), Wiregaurd can no longer create the handshake with my phone and unraid server. When typing in console 'ip route delete default dev br0' and restarting the VPN connection from my client, it connects and I can sign in to see my Unraid's dashboard, no handshake issues. Any ideas why this may be occurring? Perhaps this is a bad configuration of networking and Wiregaurd exacerbates my problem? My other dockers and DDNS setups all continue to work as intended, pre 10GbE addition.
  15. Duckdns does not dictate whether you can use http vs https. However yes, I am using duckdns and pushing my external connections via https. look into nginx, there are multiple different dockers; nginx proxy manager, swag, etc.
  16. Apologies I believe I was referring to the interactive setup, however I instead have moved onto duckdns. I wish I could help more with No-Ip...
  17. I recently installed the crs305_1g_4s_in in my home network and it is powered from my EdgeRouterX. Previously my port-forwarding was setup to be routed via static IP that was assigned to my server over a local 192.168.1.15 IP address over a 1GbE connection straight from my EdgeRouter. What I have done is statically assigned the 1GbE connection to become 192.168.1.14 and the new SFP1 port on the Mikrotik to be 192.168.1.15. In other words, the 10GbE is now the .15 and the 1GbE is a .14 address. My Edge Router's port-foward setup has not changed and set to 192.168.1.15. However if I unplug my 1GbE connection (currently set to 192.168.1.14), external connections are being rejected and not routed. I did more research and I think this is an issue on the unraid side. What kind of networks settings are needed to achieve this? I currently have the 10GbE port set to .15 as eth0 with bridging enabled, and the 1GbE port set to .14 as eth1 and bridging enabled. Is there something wrong in my config? Fixed by editing the default route to the correct ethernet port. IPv4 default 192.168.1.1 via br0 instead of br0.
  18. Rest assured, I have "fixed" the issue. Both your and linuxserver's dockers work for hardware acceleration and transcoding on my GTX 1660 paired with a Ryzen 1600AF. (for a data point) A reboot of my entire unraid server seemed to have put things into place. Thank you for all your help though! I will do my best to pass along my findings to others.
  19. The diagnostics should be attached. The card was working for hardware decoding previously, and the nvidia driver tool shows it. I can give the server another reboot no issue and report back. I have actually tried both Linuxserver and yours. Both give the same issue with your build actually showing it attempting to transcode in the activity panel, while linuxservers does not show me even playing the video. alexandria-diagnostics-20210316-0746.zip
  20. To your second point, you are correct. I see a 1080 hevc file on Jellyfin. I tried a 1080p h.264 which played immediately via direct play. Then I stepped it down to 480p to force a transcode. Logs below. /videos/b7240195-c4ee-3bf6-34df-a0fd9a9b26a2/hls1/main/0.ts {"Protocol":0,"Id":"b7240195c4ee3bf634dfa0fd9a9b26a2","Path":"/movies/Madagascar 3 Europe\u0027s Most Wanted (2012)/Madagascar 3 Europe\u0027s Most Wanted 2012.mp4","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mov,mp4,m4a,3gp,3g2,mj2","Size":1500115072,"Name":"Madagascar 3 Europe\u0027s Most Wanted 2012","IsRemote":false,"ETag":"a229bcd9db619f222c07d8d042d7666c","RunTimeTicks":56042668032,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":"avc1","Language":"und","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/96000","CodecTimeBase":"1001/48000","Title":null,"VideoRange":"SDR","localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":2041604,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":1080,"Width":1920,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"High","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":40,"IsAnamorphic":null},{"Codec":"aac","CodecTag":"mp4a","Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/48000","CodecTimeBase":"1/48000","Title":null,"VideoRange":null,"localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"Eng - AAC - Stereo - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"stereo","BitRate":95777,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"LC","Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"srt","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":null,"CodecTimeBase":null,"Title":null,"VideoRange":null,"localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Undefined","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":true,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":"/movies/Madagascar 3 Europe\u0027s Most Wanted (2012)/Madagascar 3 Europe\u0027s Most Wanted 2012.srt","PixelFormat":null,"Level":null,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":2141389,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null} /usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel cuda -hwaccel_output_format cuda -i file:"/movies/Madagascar 3 Europe's Most Wanted (2012)/Madagascar 3 Europe's Most Wanted 2012.mp4" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset default -b:v 1404223 -maxrate 1404223 -bufsize 2808446 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -sc_threshold:v:0 0 -vf "scale_cuda=w=720:h=404:format=nv12" -start_at_zero -vsync -1 -codec:a:0 copy -strict -2 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/config/transcodes/f78199c876ce294d22bb49441e70d6e4%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/transcodes/f78199c876ce294d22bb49441e70d6e4.m3u8" ffmpeg version 4.3.1-Jellyfin Copyright (c) 2000-2020 the FFmpeg developers built with gcc 10 (Debian 10.2.1-6) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --arch=amd64 --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec libavutil 56. 51.100 / 56. 51.100 libavcodec 58. 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 libpostproc 55. 7.100 / 55. 7.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file:/movies/Madagascar 3 Europe's Most Wanted (2012)/Madagascar 3 Europe's Most Wanted 2012.mp4': Metadata: major_brand : isom minor_version : 1 compatible_brands: isomavc1 creation_time : 2012-10-05T06:13:29.000000Z Duration: 01:33:24.27, start: 0.000000, bitrate: 2141 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 2041 kb/s, 23.98 fps, 23.98 tbr, 96k tbn, 47.95 tbc (default) Metadata: creation_time : 2012-10-05T06:13:29.000000Z Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 95 kb/s (default) Metadata: creation_time : 2012-10-05T06:27:46.000000Z handler_name : GPAC ISO Audio Handler [AVHWDeviceContext @ 0x55afd095ba80] cu->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error Device creation failed: -1313558101. [h264 @ 0x55afd095e680] No device available for decoder: device type cuda needed for codec h264. Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_nvenc)) Stream #0:1 -> #0:1 (copy) Device setup failed for decoder on input stream #0:0 : Unknown error occurred
  21. See my docker command from my previous post, shows all the parameters on startup. I have added a photo of the Jellyfin console and nvidia-Smi result. log.log above is the ffmpeg log from a restarted docker to grab the docker command. Would you consider scheduling a time to do a screen share and that way see the Docker image on the fly?
  22. If only it were easy as a missing parameter. Yes, I did remember to add —runtime=nvidia. Separated by a space next to the restart statement like in your image. I could give the entire server a reboot but not sure why the docker is t getting the gpu passed. if I typed the nvidia gpu ID incorrectly, wouldn’t the docker not boot? root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='Jellyfin-AMD-Intel-Nvidia' --net='bridge' -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'NVIDIA_VISIBLE_DEVICES'='GPU-201c0321-0f64-c185-4e78-ded96ed40231' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -p '8096:8096/tcp' -p '8920:8920/tcp' -v '/mnt/user/appdata/Jellyfin-AMD-Intel-Nvidia':'/config':'rw' -v '/mnt/user/Entertainment/Movies/':'/movies':'rw' -v '/mnt/user/Entertainment/TV Shows/':'/tv':'rw' -v '/mnt/user/Entertainment/Music/':'/music':'rw' -v '/mnt/user/JellyFin_Cache/':'/cache':'rw' --restart=unless-stopped --runtime=nvidia 'ich777/jellyfin' 16c5f50a532e94b845cdfdb57e499aadc775f10a5e0a23650adc64bb9779173b The command finished successfully!
  23. @ich777 I have setup the docker with the images below, let me know what you think is my next best step forward. I did remove the /dev/dri since it read to remove it but apart from that I think my settings are matching yours. I tried it with that checked and without, same result of the JellyFin session recognizing it needs transcode but video is frozen. I have included as many screenshots as I can showing what I see. I have also included a log file of a 1080p video that has the same fate as the 4K HEVC SDR. Sitting frozen with the timeline moving both on my player and dashboard, but no video/audio and no transcode process running. Log.txt
  24. I will link my original Reddit post here ( In short, my nvidia GTX 1660 is not being used for hardware transcodes citing a [hevc @ 0x55ec83325180] No device available for decoder: device type cuda needed for codec hevc. Here is a snippet of logs I captured.. The 4K HEVC SDR movie transcode log has the following: [matroska,webm @ 0x55ec830e1180] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options [AVHWDeviceContext @ 0x55ec837f1800] cu->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error Device creation failed: -1313558101. [hevc @ 0x55ec83325180] No device available for decoder: device type cuda needed for codec hevc. Stream mapping: Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_nvenc)) Stream #0:1 -> #0:1 (copy) Device setup failed for decoder on input stream #0:0 : Unknown error occurred The 4K HEVC HDR Movie transcode log as the following: [AVHWDeviceContext @ 0x5625c1e2e880] cu->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error Device creation failed: -1313558101. [hevc @ 0x5625c1e2ff40] No device available for decoder: device type cuda needed for codec hevc. Stream mapping: Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_nvenc)) Stream #0:1 -> #0:1 (eac3 (native) -> aac (native)) Device setup failed for decoder on input stream #0:0 : Unknown error occurred Previous transcode logs showed the following: [AVHWDeviceContext @ 0x55b64d1ac1c0] Failed to get number of OpenCL platforms: -1001. Device creation failed: -19. Failed to set value 'opencl=ocl:0.0' for option 'init_hw_device': No such device Error parsing global options: No such device Any ideas of what could be my problem? I have the nvidia drivers installed, I can see my GPU on the dashboard and its activity, I have restarted and gotten a fresh JellyFin download, nvidia-smi returns my gtx.
  25. Go to page one of this thread. No-IP requires interactive setup.