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.

Jclendineng

Members
  • Joined

  • Last visited

Everything posted by Jclendineng

  1. No way to do it currently so I don’t use it, I don’t want to manually unseal every time I patch unraid unfortunately Sent from my iPhone using Tapatalk
  2. That’s true, I could do that, I was more thinking about ha within unraid so running 2 instances of the sql docker so I can patch one and not take all the apps relying on it down. Sent from my iPhone using Tapatalk
  3. High availability and no, it’s not. Sent from my iPhone using Tapatalk
  4. Seems that no one uses HA in unraid...I will reply to this if/when I find a good solution, I use LinuxServer MariaDB and upgrading the DB requires user interaction, and it really needs to be HA as its a DB that many apps rely on. I know Maria Enterprise has HA features.
  5. Version 2022.11.30a I get N/A for everything as well, just adding that here. I have had this for a while and thought it was just something I did, good to see its not just me. Edit: Rolled back per the person a few posts back and it works, thanks!! https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/6cf1b1e96bc8cd5c1cf7ac8fefea1271d8891e26/gpustat.plg
  6. When I updated to the new plugin, I had to disable verification or it would fail every time. I do not stop a couple dockers, PiHole so I don't lose DNS and Scrypted so I don't lose cameras. The old version was fine with that but the new one fails verification as it detects changes, maybe the old version wasn't actually verifying anything, and its actually working now, but in any case I disabled verification and it works great now, no issues.
  7. Polling the crowd here, what are you all using for a HA setup? Im getting to the point where I really should have HA set up for my database docker container, but it would be nice to have a few important dockers high available. Any thoughts? I know I can do this through podman etc but is anyone doing this using the unraid ui?
  8. Did unraid ever add this feature, or is this script still the recommended way to cycle keyfiles? I have not had to cycle yet but making sure I do it via best unraid practices
  9. You have to re-download for any platform changes, you could try copying from steamdeck and then re-validating the files, but best practice os re-downloading.
  10. I am going to add this for people in the future looking for a way to mount ext4 for steamheadless. NTFS did not work for me, it works for Source 1 games but new games all fail, it looks like EXT4 is the only way to go for maximum compatibility. For the below, substitute your disk info for any applicable identifier, im not 100% sure why you cant do this through UD/UD+ but you cannot so you have to do the below workaround. 1. In UD, format your unassigned disk NTFS, mount, and set it to auto-mount. 2. Un-mount the disk in UD and open the terminal on your server. 3. Use lsblk -f to check for the correct disk, you should see the disk (sdX, and mount, sdX1) 4. Use this to format the UD disk in EXT4: sudo mkfs -t ext4 /dev/sdX1 5. Go back to UD and re-mount the disk 6. This survives through a reboot, and UD sees it properly as EXT4, even though you cant format using EXT4, works perfect!
  11. In case anyone else has issues with running games off a cache drive, I wasn’t able to get it to work, I added a new ssd and used unassigned devices to format NTFS and auto mount, works great. EXT4 would probably work but UD+ doesn’t support EXT4 and NTFS was the only one that seemed to have the most universal support.
  12. Oh I read that earlier, noted and thank you! The docker container works great with my 5600G, surprisingly so, but steam streaming is pretty bad, sunshine/moonlight looks to be a good solution.
  13. Thanks! I got it, just needed to add the env var at startup enabling it.
  14. This may be a dumb question, but this is only for nvidia gpus right? Im assuming moonlight/nvidia game streaming wont work with other gpus
  15. Successfully dumped AMD 5600G (I think...), I had to run a couple times, and it did hard shut down the server, but it dumped a file.
  16. Hello, I have a 5600G AMD APU that I am passing through to a windows VM. I can see the APU in windows, but its erroring out with an error 43, I can tinker with it to get it to go away but its not passing the screen to a monitor I have hooked up. Does anyone have experience passing a 5600G/5700G? I have the vbios from a third party source, I also ripped the vbios from my APU, and grabbed the vbios from my motherboard bios, so I had 3 copies to test (though all appear identical). I have segregated the APU from unraid, and I am able to pass it to Windows, windows sees it but doesnt actually use it.
  17. Any updates, I just installed a 5600G and am having a ton of issues with this. Do I need to roll back 6.9.2? 6.11 and doesnt work at all.
  18. Any update on this issue? Im still having this issue with an xfs share...
  19. I set up a share, make it a timemachine share, and connect my mac to it. When I go to start a backup I get the below log event, every time, its reproducible consistently for me. Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348693, 0] ../../lib/cmdline/cmdline.c:56(_samba_cmdline_talloc_log) Sep 16 14:50:02 Tower smbd[20057]: talloc: access after free error - first free may be at ../../tevent_req.c:291 Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348737, 0] ../../lib/cmdline/cmdline.c:56(_samba_cmdline_talloc_log) Sep 16 14:50:02 Tower smbd[20057]: Bad talloc magic value - access after free Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348751, 0] ../../lib/util/fault.c:172(smb_panic_log) Sep 16 14:50:02 Tower smbd[20057]: =============================================================== Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348764, 0] ../../lib/util/fault.c:173(smb_panic_log) Sep 16 14:50:02 Tower smbd[20057]: INTERNAL ERROR: Bad talloc magic value - access after free in pid 20057 (4.16.5) Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348776, 0] ../../lib/util/fault.c:177(smb_panic_log) Sep 16 14:50:02 Tower smbd[20057]: If you are running a recent Samba version, and if you think this problem is not yet fixed in the latest versions, please consider reporting this bug, see https://wiki.samba.org/index.php/Bug_Reporting Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348789, 0] ../../lib/util/fault.c:182(smb_panic_log) Sep 16 14:50:02 Tower smbd[20057]: =============================================================== Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348801, 0] ../../lib/util/fault.c:183(smb_panic_log) Sep 16 14:50:02 Tower smbd[20057]: PANIC (pid 20057): Bad talloc magic value - access after free in 4.16.5 Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.348902, 0] ../../lib/util/fault.c:245(log_stack_trace) Sep 16 14:50:02 Tower smbd[20057]: BACKTRACE: Sep 16 14:50:02 Tower smbd[20057]: #0 log_stack_trace + 0x39 [ip=0x14ebf1e46159] [sp=0x7fff3fe8e0e0] Sep 16 14:50:02 Tower smbd[20057]: #1 smb_panic + 0x9 [ip=0x14ebf1e464c9] [sp=0x7fff3fe8ea20] Sep 16 14:50:02 Tower smbd[20057]: #2 <unknown symbol> [ip=0x14ebf1d6aaf8] [sp=0x7fff3fe8ea30] Sep 16 14:50:02 Tower smbd[20057]: #3 fsp_set_fd + 0x46b8 [ip=0x14ebf2181e48] [sp=0x7fff3fe8ea60] Sep 16 14:50:02 Tower smbd[20057]: #4 tevent_common_invoke_immediate_handler + 0x17a [ip=0x14ebf1d57cfa] [sp=0x7fff3fe8ea90] Sep 16 14:50:02 Tower smbd[20057]: #5 tevent_common_loop_immediate + 0x16 [ip=0x14ebf1d57d16] [sp=0x7fff3fe8eaf0] Sep 16 14:50:02 Tower smbd[20057]: #6 tevent_wakeup_recv + 0xf5b [ip=0x14ebf1d5da7b] [sp=0x7fff3fe8eb00] Sep 16 14:50:02 Tower smbd[20057]: #7 tevent_signal_get_tag + 0xb7 [ip=0x14ebf1d5bd77] [sp=0x7fff3fe8eb60] Sep 16 14:50:02 Tower smbd[20057]: #8 _tevent_loop_once + 0x91 [ip=0x14ebf1d56b61] [sp=0x7fff3fe8eb80] Sep 16 14:50:02 Tower smbd[20057]: #9 tevent_common_loop_wait + 0x1b [ip=0x14ebf1d56e3b] [sp=0x7fff3fe8ebb0] Sep 16 14:50:02 Tower smbd[20057]: #10 tevent_signal_get_tag + 0x57 [ip=0x14ebf1d5bd17] [sp=0x7fff3fe8ebd0] Sep 16 14:50:02 Tower smbd[20057]: #11 smbd_process + 0x817 [ip=0x14ebf22064d7] [sp=0x7fff3fe8ebf0] Sep 16 14:50:02 Tower smbd[20057]: #12 _start + 0x22e0 [ip=0x55a967225df0] [sp=0x7fff3fe8ec80] Sep 16 14:50:02 Tower smbd[20057]: #13 tevent_common_invoke_fd_handler + 0x91 [ip=0x14ebf1d57791] [sp=0x7fff3fe8ed50] Sep 16 14:50:02 Tower smbd[20057]: #14 tevent_wakeup_recv + 0x1167 [ip=0x14ebf1d5dc87] [sp=0x7fff3fe8ed80] Sep 16 14:50:02 Tower smbd[20057]: #15 tevent_signal_get_tag + 0xb7 [ip=0x14ebf1d5bd77] [sp=0x7fff3fe8ede0] Sep 16 14:50:02 Tower smbd[20057]: #16 _tevent_loop_once + 0x91 [ip=0x14ebf1d56b61] [sp=0x7fff3fe8ee00] Sep 16 14:50:02 Tower smbd[20057]: #17 tevent_common_loop_wait + 0x1b [ip=0x14ebf1d56e3b] [sp=0x7fff3fe8ee30] Sep 16 14:50:02 Tower smbd[20057]: #18 tevent_signal_get_tag + 0x57 [ip=0x14ebf1d5bd17] [sp=0x7fff3fe8ee50] Sep 16 14:50:02 Tower smbd[20057]: #19 main + 0x1bba [ip=0x55a96722398a] [sp=0x7fff3fe8ee70] Sep 16 14:50:02 Tower smbd[20057]: #20 __libc_start_call_main + 0x67 [ip=0x14ebf1b71177] [sp=0x7fff3fe8f1a0] Sep 16 14:50:02 Tower smbd[20057]: #21 __libc_start_main + 0x85 [ip=0x14ebf1b71235] [sp=0x7fff3fe8f240] Sep 16 14:50:02 Tower smbd[20057]: #22 _start + 0x21 [ip=0x55a967223b31] [sp=0x7fff3fe8f290] Sep 16 14:50:02 Tower smbd[20057]: [2022/09/16 14:50:02.360330, 0] ../../source3/lib/dumpcore.c:315(dump_core) Sep 16 14:50:02 Tower smbd[20057]: dumping core in /var/log/samba/cores/smbd Sep 16 14:50:02 Tower smbd[20057]:
  20. same issue here. probably apple broke something.
  21. came to say this affects me as well, my Time Machine backups stopped on upgrading.
  22. Can you use vault to store docker secrets? I am not aware of any way to based on the docs but thought I would ask. An example is, say, a DB connection you are passing creds to in a docker application in unraid. I know you can use docker secrets (not easily in unraid) but vault would be nice to use for this.
  23. FYI it is not fixed in 6.10.3, they just removed eth2, so I have eth0 (mellanox port 1), eth1 (onboard management nic), and eth2 (mellanox port 2). Eth0/2 have the same MAC address now and interface rules only shows eth0/1, with my duplicate Nic in the list along side the built in Nic. So its still duplicate...
  24. is there a slack alternative to Speedtest-cli or fast for linux? It would be handy to have those packages in nerd tools.
  25. It wasn't listed as it wasn't a known issue until after the release I have mellanox as well and its not been fun times. I guess live and learn when it comes to older nics, OPNSense (BSD) doesn't support mellanox either in certain bridging modes so at this point I may just try and offload everything and get intel 10g nics. Eagerly waiting for a fix in the meantime though, as always thanks to the team for incredible work, there are a gazzilion configurations out there and so missing a few is understandable and honestly expected as no one can predict what nics people are using.

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.