-
Posts
1196 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Store
Gallery
Bug Reports
Documentation
Landing
Everything posted by tjb_altf4
-
Try test again now, it works instantly for me.
-
I didn't look too closely, but it looked like it failed in a similar way to previous times where it failed (red notification) them OK (green notification)
-
FYI not fixed in 6.10.2 (coming from 6.10.1), helper failed and I needed to set driver again, requiring an additional reboot post upgrade (not a big issue for me, just wanted you to know in case it was meant to be fixed)
-
its integrated into the UI, first post has a user guide pdf attached
-
All I can think is that you've locked down permissions too hard on the Discord server, and the bot doesn't have permission to post. The only difference between yours and mine I can see on the Unraid side is that I added my tag id so it would tag me on critical notifications.
-
System notifications enabled near the top of the page? My Discord webhook doesn't have /github or /slack added to the end, just looks like this https://discord.com/api/webhooks/1111111111111111/hash
-
Allow template repositories to be hosted from other sources
tjb_altf4 replied to LTM's topic in Feature Requests
Quick question @Squid /config/plugins/dockerMan/templates-user /config/plugins/community.applications/private/myNameHere Is there any functional difference between the 2 folders? For example, with the latter option, do templates get modified in this folder, or do they copy to template-users and retain the original template. -
whipped this one up for my new Topton n6005
-
[Support] Linuxserver.io - Unifi-Controller
tjb_altf4 replied to linuxserver.io's topic in Docker Containers
I YOLO'd the upgrade from 6 to 7.1.61 a couple weeks back and it was fine. Backups are king though, make sure you have a recovery plan if upgrade goes south. -
Oh wow, great work @ich777 Finally I can stop polluting my unraid install, and/or trying to contort docker into doing things. Now I need to go learn the ins and outs of LXC 😀
-
Documentation wrong/unclear regarding DNS rebinding - unraid.net OR myunraid.net
tjb_altf4 commented on fireplex's report in Stable Releases
Domain has moved to a new schema as of 6.10, see release notes below. Documentation just hasn't caught up yet. @ljm42 https://wiki.unraid.net/Manual/Release_Notes/Unraid_OS_6.10.0 -
If you don't want any bonding, (3rd option down) Enable Bonding = No Array, VM + Docker services will need to be disabled if I remember right. If you want to pass it through to a VM, you will need to go over to Tools > System Devices and bind to VFIO (find your VM dedicated NIC and check the ticks next to it, press bind selected button)
-
Increase the minimum free space setting, it defaults to 0KB which basically stops the overflow from happening. To quote the inbuilt help on that setting: The minimum free space available to allow writing to any disk belonging to the share. Choose a value which is equal or greater than the biggest single file size you intend to copy to the share. Include units KB, MB, GB and TB as appropriate, e.g. 10MB. See this thread for the discussion
-
I read that there are some specific issues with Dell servers, this post has some info and a fix
-
I tried it with your Jellyfin container, and Emby official (I have premiere) Both recognized and provided quicksync and vaapi options under transcoding options root@UNRAIDVM:~# ls -la /dev/dri total 0 drwxrwxrwx 3 root root 100 May 23 01:32 ./ drwxr-xr-x 15 root root 3280 May 23 01:33 ../ drwxrwxrwx 2 root root 80 May 23 01:32 by-path/ crwxrwxrwx 1 root video 226, 0 May 23 01:32 card0 crwxrwxrwx 1 root video 226, 128 May 23 01:32 renderD128 note: while the name is UNRAIDVM, it is running on baremetal video blips ~2% at start, then it reverts to cpu transcode unraidvm-diagnostics-20220523-1650.zip
-
Perfect, thanks @InvicTech