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.

Nodiaque

Members
  • Joined

  • Last visited

Everything posted by Nodiaque

  1. Hello everyone, My server have multiple vlan which work great. My DNS provide the proper DNS answer for the url on the network the computer or device is. But I found out something. My server main address is in 192.168.5.0/24 while my computer are on 192.168.0.0/24. When I access my server gui from my computer, I get from my DNS the answer for the server in the 192.168.0.0/24 range, which is great. But once in the docker view, if any docker are using host or bridge network that must answer at the server IP, it will put in the URL the main server ip which is into 192.168.5.0/24. While my PC can access this IP, I seems to have some network issue because I'm getting network connection problem (probably my firewall that's having a hard time) but that's beside the point. What would be great is for the GUI to actually use the current URL. I access my server not by IP but by URL so it will always give the proper IP. So instead of having a docker link putting something like http://ip:8888 it would change it for http://currenturl:8888.
  2. Nice guide! I didn't think about running evcc configure in the container itself, not a bad idea. I myself just ran the windows version on my computer and copied the file over. I don't know why I never got the notification about your post
  3. No, according to the documentation here, it's /root/.evcc/ Docker | evcc - Sonne tanken ☀️🚘 And, there's nothing on /.evcc/ on the container
  4. How do you backup your unraid? The most used way in unraid is to use backup appdata plugins which turn off and on the container each time. This way, you have your container updating each time it backup. You could also setup a custom user script that run daily that do a docker restart command. Other way is to install another docker that add a bot usable on discord, Telegram or other so you can send him command from a chat (and also allow your friend to do so if you want) to restart the container.
  5. By what I'm understanding, I thing your server is running out of ressource. Enshrouded is very unoptimized and have various performance issue, notably high cpu and high ram usage and spike usage. It might be what's happening. If it was a port issue, it would always prevent your access (unless the docker crash).
  6. Sorry for late reply. Yes, there was a config change by enshrouded and that's why I discontinued the variable in unraid. The new config allow to set multiple user group and multiple password. If you start without a config file, it will generate a new file and you will see the new config. Unfortunately, something the game dev decided to do.
  7. It happen sometime that steam doesn't update properly. When this happen, save the config file and world save, delete the folder and let it redownload. It's a steam issue
  8. There might be a port conflict. I know that enshroud game browser was always weird. I haven't tried running multiple instance but don't forget to change port accordingly where it's required. Maybe ask on the official enshroud forum if there's other requirement. Maybe you can't run 2 from the same ip.
  9. The bad understanding I had was that host and my custom bridge where tied to the non vlan ip of the first cars. But I found out that it's listening on every interface. This changed my idea on how I'm going to do all of that.
  10. Hello everyone, My current setup is the following. I have a router which is connect to a switch using sfp+ and unraid is connected using another sfp+ port. In dockers, I use either a custom my-bridge I created, eth0 to have dedicated ip or host network. I have a vm on vhost3 that have it's own ip on the same network as unraid server. This all work great. Now, I have a second nic on my router and my unraid server. I plan to create a vlan on that nic and send it to unraid. I don't need unraid server to have an ip on that network, but I would like to be able to have vms and dockers on that network. Is it possible to have something like host network on that network? Right now, I see in docker even after installing a second nic: - bridge - host - container - none - custom eth0 - custom eth1.10 - custom my-bridge I guess I will have to create the network myself? Something like my-bridge2? But how do I say to docker this network goes out that nic? Thank you
  11. Well the samething happen on my cache/array combination and there is no warning. Empty folder and files exists on the cache that aren't move yet. As for the cachedownload and such, all there is on it right now are non empty folder that we're created after mover ran.
  12. No problem. Right now, it's uninstalled but since it ran with the plugin and moved everything, I'll have to wait for next schedule to see if there's still file remaining on the cache since now it's empty.
  13. Diagnostic was posted after installing tuner and while it was running. I though diagnostic would give you more history like how it was at the mover that ran at 6am without tuner.
  14. Hello, I'm on 7.0.1 and I'm having these warning in the plugin Apr 11 09:31:08 ServRaid root: Fix Common Problems: Warning: Share download set to use pool cachedownload, but files / folders exist on the downloads pool Apr 11 09:31:08 ServRaid root: Fix Common Problems: Warning: Share Torrent set to use pool cachedownload, but files / folders exist on the downloads pool Thing is, I'm configured for these share to use cachedownload as primary pool and download as secondary pool. Thus, it's normal. I think the plugin between pool storage and not just the array. THank you
  15. Hmmm... Maybe I wasn't clear. The mover tuning plugin was removed when I had the issue. The issue was solved once I installed the plugin with no filtering. I installed it to see if it would make a difference. I do not plan on keeping it since I'm using none of the feature. The file that were skipped were in the same folder as other file. There was enough space to copy the files (over 1tb) on the secondary storage.
  16. Hello everyone, I'm on unraid 7.0.1 and I'm using different pool as ssd cache for other pool. I notice that mover isn't moving all file so I enabled logging. And now, I'm seeing that mover is skipping some files. I did used ot have mover tuner in 6.12.14 but it wasn't set for anything. I removed it before switching to 7. I reinstall mover tuning and set it to move all file as original mover (thus making the plugin useless) and now it moved all file. I'm not sure what's going on. Thank you servraid-diagnostics-20250411-0850.zip
  17. I cannot say to be honest. I know when I did this docker, it was how the original software was supported but the dev said he was working on something else. I haven't visited back since it's working. Might want to check on the project page
  18. Ok, I don't know why my formating doesn't work since it's markdown. Unless it's not what I though. Any reference for markdown?
  19. Hello, I'm looking on how to create the changes section of the docker template. In the documentation ( it says: <Changes> This entry contains a changelog for the container. http://lime-technology.com/forum/index.php?topic=40111.msg379576#msg379576 Thing is that link doesn't work anymore. I tried to do some change but it didn't work What I'm expecting to see: And what I get: How do I format it like in the first one? Thank you
  20. Ah, ok, I delete it since it's been a while and I was able to upgrade. thanks!
  21. Yeah I just remove some plugin but it didn't free much. The update assistant didn't note anything unless it's after checking for enough free space that it's doing that. I see there's a previous folder that use 439MB. What is that?
  22. Hello everyone, I just tried to update and got greated with a not enough space. I got only 500mb left on the 2gb flash drive. Is there a way to free up space on the flash or I'm stuck finding a new key? Thank you! edit: dfu -h /boot 616K ./EFI/boot 620K ./EFI 8.0K ./System Volume Information 1.1M ./config/plugins/dockerMan/templates-user 12K ./config/plugins/dockerMan/templates/unraid-templates/emby 16K ./config/plugins/dockerMan/templates/unraid-templates 28K ./config/plugins/dockerMan/templates/limetech 48K ./config/plugins/dockerMan/templates 1.2M ./config/plugins/dockerMan 44K ./config/plugins/dynamix/users 12K ./config/plugins/dynamix/notifications/agents 16K ./config/plugins/dynamix/notifications 136K ./config/plugins/dynamix 156K ./config/plugins/community.applications 20K ./config/plugins/user.scripts/scripts/delete.ds_store 12K ./config/plugins/user.scripts/scripts/delete_dangling_images 12K ./config/plugins/user.scripts/scripts/viewDockerLogSize 12K ./config/plugins/user.scripts/scripts/Palworld shutdown 16K ./config/plugins/user.scripts/scripts/Restart_ConanExiles_Siptah 16K ./config/plugins/user.scripts/scripts/Certificate_Manager 12K ./config/plugins/user.scripts/scripts/Create users and groups 16K ./config/plugins/user.scripts/scripts/clear an array drive 12K ./config/plugins/user.scripts/scripts/Allow docker custom network 16K ./config/plugins/user.scripts/scripts/start Free Game Claimer 16K ./config/plugins/user.scripts/scripts/Create downloads link 16K ./config/plugins/user.scripts/scripts/Set download permission 16K ./config/plugins/user.scripts/scripts/reset_mnt 12K ./config/plugins/user.scripts/scripts/Create Docker custom Network 12K ./config/plugins/user.scripts/scripts/Redis overcommit fix 16K ./config/plugins/user.scripts/scripts/Get evcc Token 236K ./config/plugins/user.scripts/scripts 1.1M ./config/plugins/user.scripts 261M ./config/plugins/nvidia-driver/packages/6.1.118 261M ./config/plugins/nvidia-driver/packages 262M ./config/plugins/nvidia-driver 24K ./config/plugins/file.activity 8.0K ./config/plugins/disklocation/backup/20240209-000009 8.0K ./config/plugins/disklocation/backup/20240222-000008 4.0K ./config/plugins/disklocation/backup/boot/config/plugins/disklocation 8.0K ./config/plugins/disklocation/backup/boot/config/plugins 12K ./config/plugins/disklocation/backup/boot/config 16K ./config/plugins/disklocation/backup/boot 8.0K ./config/plugins/disklocation/backup/20230913-000000 8.0K ./config/plugins/disklocation/backup/20241026-000010 8.0K ./config/plugins/disklocation/backup/20241028-081556 60K ./config/plugins/disklocation/backup 308K ./config/plugins/disklocation 3.1M ./config/plugins/unassigned.devices-plus/packages 3.1M ./config/plugins/unassigned.devices-plus 4.0K ./config/plugins/folder.view/styles 4.0K ./config/plugins/folder.view/scripts 180K ./config/plugins/folder.view 4.0K ./config/plugins/ca.update.applications/scripts/stopping 4.0K ./config/plugins/ca.update.applications/scripts/starting 12K ./config/plugins/ca.update.applications/scripts 52K ./config/plugins/ca.update.applications 28K ./config/plugins/dynamix.system.temp 232K ./config/plugins/dynamix.system.stats 24K ./config/plugins/dynamix.system.info 17M ./config/plugins/NerdPack/packages/6.9 4.0K ./config/plugins/NerdPack/packages/6.11 17M ./config/plugins/NerdPack/packages 17M ./config/plugins/NerdPack 332K ./config/plugins/NerdTools 140K ./config/plugins/networkstats 152K ./config/plugins/unassigned.devices 8.0K ./config/plugins/dynamix.apcupsd 4.0K ./config/plugins/fix.common.problems/scripts 76K ./config/plugins/fix.common.problems 12K ./config/plugins/ipmi 9.2M ./config/plugins/lxc/packages 12M ./config/plugins/lxc 2.1M ./config/plugins/tips.and.tweaks 84K ./config/plugins/dynamix.date.time 2.4M ./config/plugins/dynamix.file.integrity/logs 62M ./config/plugins/dynamix.file.integrity/export 4.0K ./config/plugins/dynamix.file.integrity/saved 64M ./config/plugins/dynamix.file.integrity 60K ./config/plugins/dynamix.local.master 4.0K ./config/plugins/dynamix.my.servers 16K ./config/plugins/dynamix.schedules 32K ./config/plugins/enhanced.log 2.0M ./config/plugins/gpustat 60K ./config/plugins/ca.cleanup.appdata 944K ./config/plugins/dynamix.file.manager 68K ./config/plugins/appdata.backup 128K ./config/plugins/dwmemtester 20K ./config/plugins/dynamix.active.streams 16K ./config/plugins/open.files 32K ./config/plugins/ca.turbo 6.0M ./config/plugins/unassigned.devices.preclear 2.2M ./config/plugins/rcon 8.0K ./config/plugins/compose.manager/projects 13M ./config/plugins/compose.manager 168K ./config/plugins/parity.check.tuning 20K ./config/plugins/dynamix.system.autofan 4.0K ./config/plugins/tailscale/state/files/nodiaque-msn.com-uid-35286693430297532 8.0K ./config/plugins/tailscale/state/files 16K ./config/plugins/tailscale/state/certs 48K ./config/plugins/tailscale/state 31M ./config/plugins/tailscale 8.0K ./config/plugins/disklocation-master 7.9M ./config/plugins/unbalanced 12K ./config/plugins/unraid.patch 8.0K ./config/plugins/disklocation-2024-edition 124K ./config/plugins/nut-dw/ups 9.2M ./config/plugins/nut-dw 435M ./config/plugins 4.0K ./config/wireguard/peers 8.0K ./config/wireguard 12K ./config/ssh/root 48K ./config/ssh 4.0K ./config/modprobe.d 28K ./config/pools 192K ./config/shares 28K ./config/ssl/certs 36K ./config/ssl 4.0K ./config/plugins-error 96K ./config/plugins-removed 436M ./config 1.2M ./syslinux 44K ./preclear_reports 6.9M ./logs 992K ./packages 352K ./extra 439M ./previous 1.4G .
  23. yeah, I had binhex all the way cause in the past, it was one of the most recommended. I just switch my sonarr to lscr.
  24. I see the difference. Radarr is a lscr.io docker while the other one is a binhex. Binhex generally have a bigger base then lscr
  25. sureservraid-diagnostics-20250406-1804.zip

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.