Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sir_storealot

Members
  • Joined

  • Last visited

Everything posted by sir_storealot

  1. btrfs is good enough, unless you use Raid 5/6. So in the context of unraid, imho it's totally fine and sufficient.
  2. I agree this should be standard. I am now converting my btrfs shares to subvolumes manually, unnecessary pain...
  3. Doing a search for "unbalance" in community apps yields two results from same repository, one called "unBALANCE" last updated 2021, and one called "unbalanced" with a recent update. However, the old one says "popularity #14". Is this two versions of the same thing, or just something that needs cleaning up? Which one should I use?
  4. I was directed here by the "Fix Common Problems" plugin, and it is completely unclear to me why the included driver would be an issue, and what exactly this "community driver" is. Is this like a newer version? Or a hacked version of the original driver with improvements? I think the 1st post could benefit from some basic information explaining the situation.
  5. @EDACerton This plugin is simply amazing. Thank you so much, truly unbelievable how smooth everything works! 🤩 I have a suggestion though, it would be nice to have some quick tailnet status card on the unraid dashboard, showing connection status, exit node status, number of clients etc.. If course no idea how difficult that is, and it works perfectly without it, but my inner geek would really like this 😂
  6. Hi, here is what worked for me: Go to your unraid, settings, tailscale in the first tab, you will see your account name, and "viewing" next to it click on the "viewing" and "sign in to confirm identity" (it could be that the client you are using needs to be connected to tailscale too, but I believe it's not necessary) once you re-authentice, you will be taken to a new settings page, where you can change exit node and routing stuff There is no need to go into the CLI at all, you can do it all from the GUI Hope this helps!
  7. Hi, thank you for your pointer! In fact, that happened to me a month or so ago, and caused exactly the issues you described. I have resolved the situation since, and I'm still seeing the same issue, so it makes me wonder if running out of disk space maybe "broke" something, and leads to this error persisting even though disk space is not an issue anymore. Will try to investigate further in this area!
  8. I cant seem to solve this Any idea how to find out what deluge is doing?
  9. Hi, I have a weird issue with the delugevpn container consuming 100 % CPU even though it's idle and not processing any network traffic. There are a 5 stuck downloads, which are not progressing, so there is just some protocol chatter going over the network. See screenshots. I am using PIA VPN with external IP address port forwarding. The web GUI is responsive as normal. If I add a new torrent, it starts downloading as normal. docker log file: 2023-10-06 13:12:06,327 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '23891' 2023-10-06 13:27:06,476 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '23891' 2023-10-06 13:42:06,619 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '23891' 2023-10-06 13:57:06,770 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '23891' 2023-10-06 14:12:06,921 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '23891' Any clues as to whats going on, and how I can resolve this? My NAS is using +25 % more power because of the high CPU utilization. It drops immediately when I kill the container. After restart, it works normally for a couple of hours, and then hits 100 % CPU again. Thanks for your help!
  10. Hi, in glances I used to see the stats for every docker container running under a "Containers" headings or similar, but it seems this funtionality stopped working some time ago and Im not sure why. I wiped and reinstalled the glances docker but that didnt help, and my logs always show empty Any ideas how to get this functionality back? Unraid 6.10.3 glances latest container image from today Thanks!
  11. I also encountered this after upgrading from 6.9 to 6.10.3 Following the link in this thread (https://community.home-assistant.io/t/solved-conbee-2-fails-to-connect-to-zha-ha-in-unraid-vm/431276/2) worked perfectly. In my case, no furhter actions like qemu downgrades etc. were necessary.
  12. So I have been looking into container isolation a bit over the weekend, and while docker security boundaries do not seem that strong, unraid appears to be using seccomp profiles as recommended, giving a certain degree of security/isolation: https://docs.docker.com/engine/security/seccomp/ I checked a random docker process, and it seems seccomp is indeed enabled: # grep Seccomp /proc/15401/status Seccomp: 2 Seccomp_filters: 1 # docker info (...) Security Options: seccomp Profile: default Will dig further once I have more time, any comments or your views appreciated...
  13. Hi, I am a bit frustrated with the lack of security focus and security related patches for unraid. I run a lot of docker-based services via community apps, and while that is really convenient, it seems like a security disaster waiting to happen. None of my stuff is internet facing, however if one docker gets compromised via other means, the rest of the barriers in place is rather weak and many of the used packages in the underlying distro are old and have CVEs open against their versions. Given the currently heightened threat levels, I am therefore looking into alternatives for docker hosting. Maybe run a VM with a docker-friendly system+gui inside unraid, and make sure that gets patched regularly. Clearly not as convenient as Unraid community app dockers, but more secure. Has anybody been experimenting with this, or has a good setup up and running they can recommend? Obviously I appreciate docker is always a security trade-off, however the current situation is really disconcerting. Cheers!
  14. Definitely. However in this instance it was necessary to clear cookies too, mind that if you have this issue.
  15. We already had the same discussion over a year ago. Privilege escalation is very bad, and definitely needs to be fixed. Especially with the currently heightened threat levels.
  16. Enabling remote access is a nice feature, but I use wireguard for that and Im very happy with it. However, what would be really needed to improve the current state of remote access, is a web-interface variant that is designed for and renders correctly on mobile devices. It is past time that this is added, without any crutches like 3rd-party Apps etc.
  17. If anyone else stumbles upon this via google, I had exactly the same problem, clearing the website cache and cookies in chrome fixed the issue for me.
  18. Also just ran into this on 6.9.2
  19. PSA for anyone trying to get DLNA server to work: DLNA server in latest few versions appears to be broken, the issue is already (being) fixed upstream... So if you have issues dont waste any time looking for a solution, it should be a matter of time until the update arrives and it starts working again... https://github.com/jellyfin/jellyfin/issues/3404
  20. Apologies, I did not mean to offend, I was just puzzled that while you seem to be active here and responded to other questions and issues after mine, mine was completely ignored and I did not quite understand why. I am not being entitled, unfriendly, demanding any solutions etc., I was just politely inquiring, and I appreciate the volunteer effort of all the great folks that allow us to run our setups. I dont think there was a need to react in such a negative way, but you seem to have a lot of stuff to sort through, so I understand and wish you the best and a speedy recovery for your foot. Point taken and sorry for bothering you.
  21. @saarg I am not sure why you are ignoring me, and I apologize if I have done anything wrong, is there any chance that you can point me in the right direction with my issue please?
  22. I have tried to explain my issue and post all relevant logfiles I could find, but my post is being ignored. Am I doing anything wrong?
  23. Still having the issue and cant figure it out @saarg Do you have any advice on what I could try please?
  24. Hey there! Unfortunately I also have issues with HW transcoding using Intel 10th Gen (i3-10100). Unraid Beta 6.9.0-30 [20:35:21] [INF] [1] Main: Jellyfin version: 10.6.4 Unraid go file with modprobe, docker is configured as per instructions and extra parameters /dev/dri shows up inside the docker: root@095b9610a70f:/# ls -la /dev/dri total 0 drwxr-xr-x 2 root root 80 Nov 3 20:35 . drwxr-xr-x 6 root root 360 Nov 3 20:35 .. crw-rw---- 1 root videoEhAShCrc 226, 0 Nov 3 20:35 card0 crwxrwxrwx 1 abc users 226, 128 Nov 3 20:35 renderD128 However, when running hw transcode: /usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/movies/somex256file.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -b:v 50360234 -maxrate 50360234 -bufsize 100720468 -profile:v high -level 41 -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -g 72 -keyint_min 72 -sc_threshold 0 -vf "format=nv12|vaapi,hwupload,scale_vaapi=format=nv12" -start_at_zero -vsync -1 -codec:a:0 libmp3lame -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -f hls -max_delay 5000000 -hls_time 3 -individual_header_trailer 0 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/config/data/transcodes/d9c483124123a6454888b24ba9949550%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/d9c483124123a6454888b24ba9949550.m3u8" ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --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-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d 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 [AVHWDeviceContext @ 0x5575878157c0] libva: /usr/lib/jellyfin-ffmpeg/lib/dri/i965_drv_video.so init failed [AVHWDeviceContext @ 0x5575878157c0] Failed to initialise VAAPI connection: -1 (unknown libva error). Device creation failed: -5. Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Input/output error Error parsing global options: Input/output error I have found some folks with similar errors here, suggesting that a new ffmpeg version might be the fix, but I have no clue how to correctly update ffmpeg inside the docker: LINK Or perhaps I need to install some non-free intel drivers?! Any help would be highly welcome - thank you!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.